packages: mdadm/mdadm.spec - test suite (so far no tests runnable from user...

arekm arekm at pld-linux.org
Sun Jan 17 20:55:50 CET 2010


Author: arekm                        Date: Sun Jan 17 19:55:50 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- test suite (so far no tests runnable from userspace)

---- Files affected:
packages/mdadm:
   mdadm.spec (1.99 -> 1.100) 

---- Diffs:

================================================================
Index: packages/mdadm/mdadm.spec
diff -u packages/mdadm/mdadm.spec:1.99 packages/mdadm/mdadm.spec:1.100
--- packages/mdadm/mdadm.spec:1.99	Tue Dec  1 08:31:03 2009
+++ packages/mdadm/mdadm.spec	Sun Jan 17 20:55:44 2010
@@ -3,6 +3,7 @@
 # Conditional build:
 %bcond_without	initrd		# don't build initrd version
 %bcond_with		dietlibc	# link initrd version with static glibc instead of dietlibc
+%bcond_without	tests
 #
 Summary:	Tool for creating and maintaining software RAID devices
 Summary(pl.UTF-8):	Narzędzie do tworzenia i obsługi programowych macierzy RAID
@@ -113,6 +114,8 @@
 	LDFLAGS="%{rpmldflags}" \
 	SYSCONFDIR="%{_sysconfdir}"
 
+%{?with_tests:%{__make} test}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_sbindir},%{_mandir}/man{5,8},/etc/{rc.d/init.d,sysconfig,cron.d}} \
@@ -185,6 +188,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.100  2010/01/17 19:55:44  arekm
+- test suite (so far no tests runnable from userspace)
+
 Revision 1.99  2009/12/01 07:31:03  arekm
 - up to 3.1.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mdadm/mdadm.spec?r1=1.99&r2=1.100&f=u



More information about the pld-cvs-commit mailing list