SPECS: systrace.spec - rel 2; disable broken regression tests
arekm
arekm at pld-linux.org
Sun Jun 10 18:37:17 CEST 2007
Author: arekm Date: Sun Jun 10 16:37:17 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 2; disable broken regression tests
---- Files affected:
SPECS:
systrace.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/systrace.spec
diff -u SPECS/systrace.spec:1.6 SPECS/systrace.spec:1.7
--- SPECS/systrace.spec:1.6 Mon Feb 12 23:09:17 2007
+++ SPECS/systrace.spec Sun Jun 10 18:37:11 2007
@@ -3,7 +3,7 @@
Summary(pl.UTF-8): Interaktywne generowanie polityki dla wywołań systemowych
Name: systrace
Version: 1.6d
-Release: 1
+Release: 2
License: BSD-like
Group: Applications
Source0: http://www.citi.umich.edu/u/provos/systrace/%{name}-%{version}.tar.gz
@@ -32,12 +32,13 @@
%build
%configure
-%{__make}
+echo -e "all:\ninstall:" > regress/Makefile
+%{__make} -j1
%install
rm -rf $RPM_BUILD_ROOT
-%{__make} install \
+%{__make} -j1 install \
DESTDIR=$RPM_BUILD_ROOT
%clean
@@ -55,6 +56,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2007/06/10 16:37:11 arekm
+- rel 2; disable broken regression tests
+
Revision 1.6 2007/02/12 22:09:17 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/systrace.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list