SPECS: perl.spec - release 12 (WTF with the "define _rel"?): add -...
radek
radek at pld-linux.org
Sun Dec 2 22:10:51 CET 2007
Author: radek Date: Sun Dec 2 21:10:51 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- release 12 (WTF with the "define _rel"?): add -regexp-CVE-2007-5116.patch
---- Files affected:
SPECS:
perl.spec (1.358 -> 1.359)
---- Diffs:
================================================================
Index: SPECS/perl.spec
diff -u SPECS/perl.spec:1.358 SPECS/perl.spec:1.359
--- SPECS/perl.spec:1.358 Wed Jul 11 16:51:39 2007
+++ SPECS/perl.spec Sun Dec 2 22:10:45 2007
@@ -29,7 +29,6 @@
%define perl_vendorlib %{_datadir}/perl5/vendor_perl
%define perl_vendorarch %{_libdir}/perl5/vendor_perl/%{_abi}/%{_target_platform}%{perlthread}
-%define _rel 11
Summary: Practical Extraction and Report Language (Perl)
Summary(cs.UTF-8): Programovací jazyk Perl
Summary(da.UTF-8): Programmeringssproget Perl
@@ -53,7 +52,7 @@
Summary(zh_CN.UTF-8): Perl 编程语言。
Name: perl
Version: 5.8.8
-Release: %{_rel}%{!?with_threads:_nothr}
+Release: 12%{!?with_threads:_nothr}
Epoch: 1
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
@@ -77,6 +76,7 @@
Patch13: %{name}-write-permissions.patch
Patch14: %{name}-makedepend.patch
Patch15: %{name}-timer-test.patch
+Patch16: %{name}-regexp-CVE-2007-5116.patch
URL: http://dev.perl.org/perl5/
%ifarch ppc
# gcc 3.3.x miscompiles pp_hot.c
@@ -646,6 +646,7 @@
%patch13 -p1
%patch14 -p1
%patch15 -p1
+%patch16 -p1
%build
unset LD_SYMBOLIC_FUNCTIONS || :
@@ -1422,7 +1423,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.358 2007-07-11 14:51:39 qboosh
+Revision 1.359 2007-12-02 21:10:45 radek
+- release 12 (WTF with the "define _rel"?): add -regexp-CVE-2007-5116.patch
+
+Revision 1.358 2007/07/11 14:51:39 qboosh
- asm-* same as in current llh
Revision 1.357 2007/07/11 14:43:36 tommat
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl.spec?r1=1.358&r2=1.359&f=u
More information about the pld-cvs-commit
mailing list