rpms/perl/devel perl.spec,1.272,1.273

corsepiu corsepiu at fedoraproject.org
Mon Jun 28 06:21:10 UTC 2010


Author: corsepiu

Update of /cvs/pkgs/rpms/perl/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv966

Modified Files:
	perl.spec 
Log Message:
* Mon Jun 28 2010 Ralf Corsépius <corsepiu at fedoraproject.org> -  4:5.12.1-124
- Address perl-Compress-Raw directory ownership (BZ 607881).



Index: perl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl/devel/perl.spec,v
retrieving revision 1.272
retrieving revision 1.273
diff -u -p -r1.272 -r1.273
--- perl.spec	10 Jun 2010 14:39:35 -0000	1.272
+++ perl.spec	28 Jun 2010 06:21:07 -0000	1.273
@@ -12,7 +12,7 @@ Name:           perl
 Version:        %{perl_version}
 # DON'T BUILD NOW in rawhide, only into scratch or test buildroot
 # release number must be even higher, becase dual-lived modules will be broken otherwise
-Release:        123%{?dist}
+Release:        124%{?dist}
 Epoch:          %{perl_epoch}
 Summary:        Practical Extraction and Report Language
 Group:          Development/Languages
@@ -1391,7 +1391,7 @@ make test
 %dir %{archlib}/Compress
 %{archlib}/Compress/Raw/
 %dir %{archlib}/auto/Compress/
-%{archlib}/auto/Compress/Raw/
+%dir %{archlib}/auto/Compress/Raw/
 %{archlib}/auto/Compress/Raw/Zlib/
 %{_mandir}/man3/Compress::Raw::Zlib*
 
@@ -1679,6 +1679,9 @@ make test
 
 # Old changelog entries are preserved in CVS.
 %changelog
+* Mon Jun 28 2010 Ralf Corsépius <corsepiu at fedoraproject.org> -  4:5.12.1-124
+- Address perl-Compress-Raw directory ownership (BZ 607881).
+
 * Thu Jun 10 2010 Marcela Mašláňová <mmaslano at redhat.com> - 4:5.12.1-123
 - remove patch with debugging symbols, which should be now ok without it
 - update to 5.12.1



More information about the scm-commits mailing list