rpms/perl/devel perl.spec,1.99,1.100

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sun Oct 1 03:09:54 UTC 2006


Author: rnorwood

Update of /cvs/dist/rpms/perl/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv3794

Modified Files:
	perl.spec 
Log Message:
bugzilla: 208731 - remove directory support for old perl versions.


Index: perl.spec
===================================================================
RCS file: /cvs/dist/rpms/perl/devel/perl.spec,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- perl.spec	15 Sep 2006 19:01:54 -0000	1.99
+++ perl.spec	1 Oct 2006 03:09:52 -0000	1.100
@@ -5,7 +5,7 @@
 %define multilib_64_archs x86_64 s390x ppc64 sparc64
 
 %define perlver    5.8.8
-%define perlrel    9
+%define perlrel    10
 %define perlepoch  4
 
 %{?!perl_debugging:    %define perl_debugging 0}
@@ -26,9 +26,7 @@
 Provides: perl(:WITHOUT_THREADS)
 %endif
 
-%define perlmodcompat 5.8.7 5.8.6 5.8.5 5.8.4 5.8.3
-Provides: perl(:MODULE_COMPAT_5.8.3)
-Provides: perl(:MODULE_COMPAT_5.8.4)
+%define perlmodcompat 5.8.7 5.8.6 5.8.5
 Provides: perl(:MODULE_COMPAT_5.8.5)
 Provides: perl(:MODULE_COMPAT_5.8.6)
 Provides: perl(:MODULE_COMPAT_5.8.7)
@@ -591,9 +589,12 @@
 %endif
 
 %changelog
+* Sat Sep 30 2006 Robin Norwood <rnorwood at redhat.com> - 4:5.8.8-10
+- bugzilla: 208731 - remove directory support for old perl versions
+
 * Fri Sep 15 2006 Robin Norwood <rnorwood at redhat.com> - 4:5.8.8-9
 - fix bug 204679: add Unicode 5.0.0 support
-	
+
 * Fri Jul 21 2006 Jason Vas Dias <jvdias at redhat.com> - 4:5.8.8-8
 - fix bug 199736: make perlcc handle floating point values
 




More information about the fedora-cvs-commits mailing list