SPECS: gnupg2.spec - __make -j1 (with -j2 we've got: No rule to ma...
sls
sls at pld-linux.org
Tue Jul 10 00:42:24 CEST 2007
Author: sls Date: Mon Jul 9 22:42:24 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- __make -j1 (with -j2 we've got: No rule to make target
`../common/libcommon.a', needed by `t-convert'. Stop)
---- Files affected:
SPECS:
gnupg2.spec (1.63 -> 1.64)
---- Diffs:
================================================================
Index: SPECS/gnupg2.spec
diff -u SPECS/gnupg2.spec:1.63 SPECS/gnupg2.spec:1.64
--- SPECS/gnupg2.spec:1.63 Sat Jul 7 02:17:29 2007
+++ SPECS/gnupg2.spec Tue Jul 10 00:42:19 2007
@@ -196,7 +196,7 @@
--with-capabilities \
--with-mailprog=/usr/lib/sendmail
-%{__make}
+%{__make} -j1
%install
rm -rf $RPM_BUILD_ROOT
@@ -311,6 +311,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.64 2007/07/09 22:42:19 sls
+- __make -j1 (with -j2 we've got: No rule to make target
+ `../common/libcommon.a', needed by `t-convert'. Stop)
+
Revision 1.63 2007/07/07 00:17:29 qboosh
- updated to 2.0.5 (GPL v3)
- updated pl.po-update patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnupg2.spec?r1=1.63&r2=1.64&f=u
More information about the pld-cvs-commit
mailing list