SPECS: perl-Template-Toolkit.spec - add -stashXS.patch (fixes t/ht...

radek radek at pld-linux.org
Sun Feb 17 14:01:27 CET 2008


Author: radek                        Date: Sun Feb 17 13:01:27 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add -stashXS.patch (fixes t/html.t segfault)

---- Files affected:
SPECS:
   perl-Template-Toolkit.spec (1.54 -> 1.55) 

---- Diffs:

================================================================
Index: SPECS/perl-Template-Toolkit.spec
diff -u SPECS/perl-Template-Toolkit.spec:1.54 SPECS/perl-Template-Toolkit.spec:1.55
--- SPECS/perl-Template-Toolkit.spec:1.54	Sun Feb 10 13:20:29 2008
+++ SPECS/perl-Template-Toolkit.spec	Sun Feb 17 14:01:22 2008
@@ -19,6 +19,7 @@
 # Source0-md5:	1a09711602b6ea8a69ef522c1ca5f7ae
 #Source0:	http://www.template-toolkit.com/download/%{pdir}-%{pnam}-%{version}.tar.gz
 Patch0:		%{name}-paths.patch
+Patch1:		%{name}-stashXS.patch
 URL:		http://www.template-toolkit.org/
 BuildRequires:	perl(File::Spec) >= 0.6
 BuildRequires:	perl-AppConfig >= 1.52
@@ -147,6 +148,7 @@
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 %patch0 -p1
+%patch1 -p0
 
 %build
 %{__perl} Makefile.PL \
@@ -256,6 +258,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.55  2008-02-17 13:01:22  radek
+- add -stashXS.patch (fixes t/html.t segfault)
+
 Revision 1.54  2008-02-10 12:20:29  arekm
 - rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Template-Toolkit.spec?r1=1.54&r2=1.55&f=u



More information about the pld-cvs-commit mailing list