]> git.pld-linux.org Git - packages/perl-CGI-SpeedyCGI.git/commitdiff
- release 4: turned the "apache1" bcond on by default auto/ac/perl-CGI-SpeedyCGI-2_22-4
authorradek <radek@pld-linux.org>
Mon, 9 Aug 2004 19:25:17 +0000 (19:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  (it appears that this module doesn't work with apache2 yet)

Changed files:
    perl-CGI-SpeedyCGI.spec -> 1.46

perl-CGI-SpeedyCGI.spec

index ae82cfc3be8694422d7c3f21e11950fe34aac929..2b82a337b696e329395f0df1f9bc27ee2bdca9b9 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-%bcond_with    apache1 # use apache1 instead of apache (apxs1 instead apxs)
+%bcond_without apache1 # do not use apache1 instead of apache (apxs1 instead apxs)
 #
 %include       /usr/lib/rpm/macros.perl
 %define        pdir    CGI
@@ -10,7 +10,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:       3
+Release:       4
 License:       GPL v2+
 Group:         Networking/Daemons
 URL:           http://daemoninc.com/SpeedyCGI/
This page took 0.053295 seconds and 4 git commands to generate.