Fedora RPM for bzip2 headers is bzip2-devel
authorDan Scott <dscott@laurentian.ca>
Thu, 6 Jun 2013 13:40:59 +0000 (09:40 -0400)
committerDan Scott <dscott@laurentian.ca>
Thu, 6 Jun 2013 14:46:06 +0000 (10:46 -0400)
There was an attempt to add the right RPM for the bzip2 headers in
Makefile.install, but that failed on Fedora 19. Swap in bzip2-devel
instead to correct that.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/extras/Makefile.install

index a49ea6a..6fa4def 100644 (file)
@@ -121,6 +121,7 @@ EXTRA_DEBS_PRECISE = \
 FEDORA_RPMS = \
        aspell \
        aspell-en \
+       bzip2-devel \
        libdbi \
        libdbi-dbd-pgsql \
        libdbi-devel \