SPECS: courier-authlib.spec - race with parallel install, force 1 ...
glen
glen at pld-linux.org
Tue Oct 4 17:37:38 CEST 2005
Author: glen Date: Tue Oct 4 15:37:38 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- race with parallel install, force 1 jobserver
---- Files affected:
SPECS:
courier-authlib.spec (1.34 -> 1.35)
---- Diffs:
================================================================
Index: SPECS/courier-authlib.spec
diff -u SPECS/courier-authlib.spec:1.34 SPECS/courier-authlib.spec:1.35
--- SPECS/courier-authlib.spec:1.34 Mon Oct 3 00:22:20 2005
+++ SPECS/courier-authlib.spec Tue Oct 4 17:37:33 2005
@@ -3,7 +3,7 @@
Summary(pl): Biblioteka uwierzytelniania Couriera
Name: courier-authlib
Version: 0.57
-Release: 3
+Release: 3.1
License: GPL
Group: Networking/Daemons
Source0: http://dl.sourceforge.net/courier/%{name}-%{version}.tar.bz2
@@ -221,7 +221,7 @@
%install
rm -rf $RPM_BUILD_ROOT
-%{__make} install \
+%{__make} -j1 install \
DESTDIR=$RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{/etc/rc.d/init.d,%{_sysconfdir}/authlib/userdb,%{schemadir}}
@@ -647,6 +647,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.35 2005/10/04 15:37:33 glen
+- race with parallel install, force 1 jobserver
+
Revision 1.34 2005/10/02 22:22:20 glen
- rel 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/courier-authlib.spec?r1=1.34&r2=1.35&f=u
More information about the pld-cvs-commit
mailing list