SPECS: libxslt.spec - runs some tests (bcond)

freetz freetz at pld-linux.org
Tue Jun 6 18:59:22 CEST 2006


Author: freetz                       Date: Tue Jun  6 16:59:22 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- runs some tests (bcond)

---- Files affected:
SPECS:
   libxslt.spec (1.121 -> 1.122) 

---- Diffs:

================================================================
Index: SPECS/libxslt.spec
diff -u SPECS/libxslt.spec:1.121 SPECS/libxslt.spec:1.122
--- SPECS/libxslt.spec:1.121	Tue Jun  6 17:43:46 2006
+++ SPECS/libxslt.spec	Tue Jun  6 18:59:17 2006
@@ -2,6 +2,7 @@
 #
 # Conditional build:
 %bcond_without	static_libs	# don't build static library
+%bcond_with	tests		# run test suite
 #
 %define		libxml2ver	1:2.6.21
 
@@ -125,6 +126,8 @@
 	%{!?with_static_libs:--disable-static}
 %{__make}
 
+%{?with_tests:%{__make} -C tests test}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 
@@ -190,6 +193,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.122  2006/06/06 16:59:17  freetz
+- runs some tests (bcond)
+
 Revision 1.121  2006/06/06 15:43:46  freetz
 - 1.1.17
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libxslt.spec?r1=1.121&r2=1.122&f=u



More information about the pld-cvs-commit mailing list