]> git.pld-linux.org Git - packages/perl-CGI-SpeedyCGI.git/commitdiff
- build goes out of sync, force 1 jobserver; rel 10 AC-branch AC-STABLE auto/ac/perl-CGI-SpeedyCGI-2_22-10 auto/th/perl-CGI-SpeedyCGI-2_22-10
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 6 Jun 2006 11:33:46 +0000 (11:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-CGI-SpeedyCGI.spec -> 1.59

perl-CGI-SpeedyCGI.spec

index b885fe1f96a18a5058a1ea7178f347e62342fd1a..8c48d51c92df27379893a1fb30c61f056835c03a 100644 (file)
@@ -13,7 +13,7 @@ Summary:      Speed up perl CGI scripts by running them persistently
 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
@@ -98,7 +98,7 @@ Modu
 %{?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}
This page took 0.140798 seconds and 4 git commands to generate.