SPECS: reiserfsprogs.spec - %{__make} -j1 install
areq
areq at pld-linux.org
Sat Jun 2 21:24:12 CEST 2007
Author: areq Date: Sat Jun 2 19:24:12 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- %{__make} -j1 install
---- Files affected:
SPECS:
reiserfsprogs.spec (1.52 -> 1.53)
---- Diffs:
================================================================
Index: SPECS/reiserfsprogs.spec
diff -u SPECS/reiserfsprogs.spec:1.52 SPECS/reiserfsprogs.spec:1.53
--- SPECS/reiserfsprogs.spec:1.52 Mon Feb 12 23:09:12 2007
+++ SPECS/reiserfsprogs.spec Sat Jun 2 21:24:06 2007
@@ -77,7 +77,7 @@
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{_sbindir},%{_mandir}/man8}
-%{__make} install \
+%{__make} -j1 install \
DESTDIR=$RPM_BUILD_ROOT
ln -sf reiserfsck $RPM_BUILD_ROOT%{_sbindir}/fsck.reiserfs
@@ -98,6 +98,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.53 2007/06/02 19:24:06 areq
+- %{__make} -j1 install
+
Revision 1.52 2007/02/12 22:09:12 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/reiserfsprogs.spec?r1=1.52&r2=1.53&f=u
More information about the pld-cvs-commit
mailing list