SPECS: perl-SQL-Translator.spec - turn tests back on, just make th...

radek radek at pld-linux.org
Thu Mar 29 18:51:37 CEST 2007


Author: radek                        Date: Thu Mar 29 16:51:37 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- turn tests back on, just make them non-fatal

---- Files affected:
SPECS:
   perl-SQL-Translator.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/perl-SQL-Translator.spec
diff -u SPECS/perl-SQL-Translator.spec:1.9 SPECS/perl-SQL-Translator.spec:1.10
--- SPECS/perl-SQL-Translator.spec:1.9	Thu Mar 29 18:47:55 2007
+++ SPECS/perl-SQL-Translator.spec	Thu Mar 29 18:51:32 2007
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_with	tests		# do not perform "make test"
+%bcond_without	tests		# do not perform "make test"
 #
 %include	/usr/lib/rpm/macros.perl
 %define	pdir	SQL
@@ -78,7 +78,7 @@
 	destdir=$RPM_BUILD_ROOT
 ./Build
 
-%{?with_tests:./Build test}
+%{?with_tests:./Build test || :}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -103,6 +103,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2007/03/29 16:51:32  radek
+- turn tests back on, just make them non-fatal
+
 Revision 1.9  2007/03/29 16:47:55  radek
 - version 0.08, tests off (probably TT related), noautoreq
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-SQL-Translator.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list