SPECS: perl-Template-Toolkit.spec - release 4: giving up for now; ...

radek radek at pld-linux.org
Sun Feb 17 16:35:25 CET 2008


Author: radek                        Date: Sun Feb 17 15:35:25 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 4: giving up for now; turned the XS off by default
  and disabled test failures; see -stashXS.patch for comments

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

---- Diffs:

================================================================
Index: SPECS/perl-Template-Toolkit.spec
diff -u SPECS/perl-Template-Toolkit.spec:1.55 SPECS/perl-Template-Toolkit.spec:1.56
--- SPECS/perl-Template-Toolkit.spec:1.55	Sun Feb 17 14:01:22 2008
+++ SPECS/perl-Template-Toolkit.spec	Sun Feb 17 16:35:19 2008
@@ -11,7 +11,7 @@
 Summary(pl.UTF-8):	Rozbudowany i wydajny system szablonów
 Name:		perl-Template-Toolkit
 Version:	2.18
-Release:	3
+Release:	4
 # same as perl
 License:	GPL v1+ or or Artistic
 Group:		Development/Languages/Perl
@@ -155,12 +155,13 @@
 	INSTALLDIRS=vendor  \
 	TT_PREFIX=%{_examplesdir}/%{name}-%{version} \
 	TT_IMAGES=%{_examplesdir}/%{name}-%{version}/images \
+	TT_XS_DEFAULT=n \
 	TT_ACCEPT=y
 %{__make} \
 	CC="%{__cc}" \
 	OPTIMIZE="%{rpmcflags}"
 
-%{?with_tests:%{__make} test}
+%{?with_tests:%{__make} test ||:}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -258,6 +259,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.56  2008-02-17 15:35:19  radek
+- release 4: giving up for now; turned the XS off by default
+  and disabled test failures; see -stashXS.patch for comments
+
 Revision 1.55  2008-02-17 13:01:22  radek
 - add -stashXS.patch (fixes t/html.t segfault)
 
================================================================

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



More information about the pld-cvs-commit mailing list