- Mass rebuild with perl-5.12.0

This commit is contained in:
Marcela Mašláňová 2010-04-30 11:29:21 +00:00
parent 6009a30be6
commit 030ba645ef

View File

@ -1,7 +1,7 @@
Name: perl-Compress-Raw-Bzip2
Summary: Low-Level Interface to bzip2 compression library
Version: 2.026
Release: 1%{?dist}
Release: 2%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
Source0: http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/Compress-Raw-Bzip2-%{version}.tar.gz
@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Apr 30 2010 Marcela Maslanova <mmaslano@redhat.com> - 2.026-2
- Mass rebuild with perl-5.12.0
* Sat Apr 10 2010 Chris Weyl <cweyl@alumni.drew.edu> 2.026-1
- PERL_INSTALL_ROOT => DESTDIR, use _fixperms incantation
- add perl_default_filter (XS package)