commit 108180bad2fb791d862f35739809d1cb64246350
Author: Petr Písař <ppi...@redhat.com>
Date:   Fri Jan 16 12:23:46 2015 +0100

    Decrase bzip2-devel version constrain
    
    The unbundled bzip2 version is 1.0.6. I verified headers and tests
    that 1.0.5 is compatible with 1.0.6. Therefore I lowered the version
    constrain.
    
    It's possible even older versions would work.

 perl-Compress-Bzip2.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/perl-Compress-Bzip2.spec b/perl-Compress-Bzip2.spec
index 8982fbe..a160b79 100644
--- a/perl-Compress-Bzip2.spec
+++ b/perl-Compress-Bzip2.spec
@@ -6,7 +6,7 @@ Group:          Development/Libraries
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Compress-Bzip2/
 Source0:        
http://www.cpan.org/authors/id/R/RU/RURBAN/Compress-Bzip2-%{version}.tar.gz
-BuildRequires:  bzip2-devel >= 1.0.6
+BuildRequires:  bzip2-devel >= 1.0.5
 BuildRequires:  perl
 BuildRequires:  perl(Config)
 BuildRequires:  perl(File::Copy)
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to