From: Dan Scott Date: Thu, 6 Jun 2013 13:40:59 +0000 (-0400) Subject: Fedora RPM for bzip2 headers is bzip2-devel X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=3b828afbe3dab8f764a7378b65ade1e190be5d56;p=evergreen%2Fequinox.git Fedora RPM for bzip2 headers is bzip2-devel 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 --- diff --git a/Open-ILS/src/extras/Makefile.install b/Open-ILS/src/extras/Makefile.install index fc46d62774..c5aacd6590 100644 --- a/Open-ILS/src/extras/Makefile.install +++ b/Open-ILS/src/extras/Makefile.install @@ -122,6 +122,7 @@ EXTRA_DEBS_PRECISE = \ FEDORA_RPMS = \ aspell \ aspell-en \ + bzip2-devel \ libdbi \ libdbi-dbd-pgsql \ libdbi-devel \ @@ -160,8 +161,7 @@ FEDORA_RPMS = \ readline-devel \ tcp_wrappers-devel \ wget \ - yaz \ - libbz2-devel + yaz # Note: B:O:AuthorizeNet 3.21 fails with https://rt.cpan.org/Public/Bug/Display.html?id=55172 # Should be fixed in 3.22