SPECS: perl-CGI-SpeedyCGI.spec - build goes out of sync, force 1 j...
glen
glen at pld-linux.org
Tue Jun 6 13:33:51 CEST 2006
Author: glen Date: Tue Jun 6 11:33:51 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- build goes out of sync, force 1 jobserver; rel 10
---- Files affected:
SPECS:
perl-CGI-SpeedyCGI.spec (1.58 -> 1.59)
---- Diffs:
================================================================
Index: SPECS/perl-CGI-SpeedyCGI.spec
diff -u SPECS/perl-CGI-SpeedyCGI.spec:1.58 SPECS/perl-CGI-SpeedyCGI.spec:1.59
--- SPECS/perl-CGI-SpeedyCGI.spec:1.58 Tue Jun 6 13:32:10 2006
+++ SPECS/perl-CGI-SpeedyCGI.spec Tue Jun 6 13:33:46 2006
@@ -14,7 +14,7 @@
Summary(pl): Moduł przyspieszający perlowe skrypty CGI
Name: perl-CGI-SpeedyCGI
Version: 2.22
-Release: 9
+Release: 10
License: GPL v2+
Group: Networking/Daemons
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
@@ -99,7 +99,7 @@
%{?with_apache1:cd mod_speedycgi && perl Makefile.PL && cd ..}
%{?with_apache2:cd mod_speedycgi2 && perl Makefile.PL && cd ..}
-%{__make} \
+%{__make} -j1 \
OPTIMIZE="%{rpmcflags}"
%if %{with apache1}
@@ -180,6 +180,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.59 2006/06/06 11:33:46 glen
+- build goes out of sync, force 1 jobserver; rel 10
+
Revision 1.58 2006/06/06 11:32:10 glen
- use %service; fix apache deps
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-CGI-SpeedyCGI.spec?r1=1.58&r2=1.59&f=u
More information about the pld-cvs-commit
mailing list