SPECS: dirac.spec - don't install unit testsuite program (avoid cp...

qboosh qboosh at pld-linux.org
Sat Aug 13 20:04:40 CEST 2005


Author: qboosh                       Date: Sat Aug 13 18:04:40 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't install unit testsuite program (avoid cppunit dependency)
- release 2

---- Files affected:
SPECS:
   dirac.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/dirac.spec
diff -u SPECS/dirac.spec:1.10 SPECS/dirac.spec:1.11
--- SPECS/dirac.spec:1.10	Sun Jun 26 21:34:22 2005
+++ SPECS/dirac.spec	Sat Aug 13 20:04:34 2005
@@ -3,7 +3,7 @@
 Summary(pl):	Kodek obrazu ogólnego przeznaczenia
 Name:		dirac
 Version:	0.5.2
-Release:	1
+Release:	2
 License:	MPL
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/dirac/%{name}-%{version}.tar.gz
@@ -75,7 +75,8 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-	DESTDIR=$RPM_BUILD_ROOT
+	DESTDIR=$RPM_BUILD_ROOT \
+	CPPUNITTESTS_DIR=
 
 rm -f doc/api/html/*.md5
 rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/dirac
@@ -110,6 +111,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2005/08/13 18:04:34  qboosh
+- don't install unit testsuite program (avoid cppunit dependency)
+- release 2
+
 Revision 1.10  2005/06/26 19:34:22  freetz
 - fixed docs install insanity
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dirac.spec?r1=1.10&r2=1.11&f=u




More information about the pld-cvs-commit mailing list