Author: jajcus Date: Fri Apr 9 06:58:37 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- force -j1 to make install
---- Files affected:
packages/cherokee:
cherokee.spec (1.29 -> 1.30)
---- Diffs:
================================================================
Index: packages/cherokee/cherokee.spec
diff -u packages/cherokee/cherokee.spec:1.29
packages/cherokee/cherokee.spec:1.30
--- packages/cherokee/cherokee.spec:1.29 Thu Apr 8 10:31:36 2010
+++ packages/cherokee/cherokee.spec Fri Apr 9 08:58:31 2010
@@ -145,7 +145,7 @@
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{/etc/{pam.d,sysconfig,rc.d/init.d},/var/log/%{name}}
-%{__make} install \
+%{__make} -j1 install \
DESTDIR=$RPM_BUILD_ROOT
install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
@@ -336,6 +336,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.30 2010/04/09 06:58:31 jajcus
+- force -j1 to make install
+
Revision 1.29 2010/04/08 08:31:36 jajcus
- Release: 1
- TODO updated (spawn-fcgi doesn't seem used by cherokee, except for the admin
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cherokee/cherokee.spec?r1=1.29&r2=1.30&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit