rpms/perl/devel perl.spec,1.216,1.217

Marcela Mašláňová mmaslano at fedoraproject.org
Fri Apr 10 06:52:46 UTC 2009


Author: mmaslano

Update of /cvs/pkgs/rpms/perl/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17375

Modified Files:
	perl.spec 
Log Message:
* Fri Apr 10 2009 Marcela Mašláňová <mmaslano at redhat.com> - 4:5.10.0-68
- 495183 don't use special characters in spec according to patchlevel.h.
 It breaks installation from cpan.



Index: perl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl/devel/perl.spec,v
retrieving revision 1.216
retrieving revision 1.217
diff -u -r1.216 -r1.217
--- perl.spec	7 Apr 2009 12:51:28 -0000	1.216
+++ perl.spec	10 Apr 2009 06:52:15 -0000	1.217
@@ -7,7 +7,7 @@
 
 Name:           perl
 Version:        %{perl_version}
-Release:        67%{?dist}
+Release:        68%{?dist}
 Epoch:          %{perl_epoch}
 Summary:        Practical Extraction and Report Language
 Group:          Development/Languages
@@ -1227,7 +1227,7 @@
 	'Fedora Patch37: Do not distort lib/CGI/t/util-58.t' \
 	'32727 Fix issue with (nested) definition lists in lib/Pod/Html.pm' \
 	'33287 Fix NULLOK items' \
-	'33554 Fix a typo in the predefined common protocols to make "udp" resolve without netbase' \
+	'33554 Fix a typo in the predefined common protocols to make _udp_ resolve without netbase' \
 	'33388 Fix a segmentation fault with debugperl -Dm' \
 	'33835 Allow the quote mark delimiter also for those #include directives chased with h2ph -a.' \
 	'32910 Disable the v-string in use/require is non-portable warning.' \
@@ -1887,6 +1887,10 @@
 
 # Old changelog entries are preserved in CVS.
 %changelog
+* Fri Apr 10 2009 Marcela Mašláňová <mmaslano at redhat.com> - 4:5.10.0-68
+- 495183 don't use special characters in spec according to patchlevel.h.
+ It breaks installation from cpan.
+
 * Tue Apr  7 2009 Stepan Kasal <skasal at redhat.com> - 4:5.10.0-67
 - update CGI to 3.43, dropping upstreamed perl-CGI-escape.patch
 




More information about the fedora-extras-commits mailing list