]> git.pld-linux.org Git - packages/cgiwrap.git/commitdiff
- make SCRIPT_NAME out of SCRIPT_URI
authorshadzik <shadzik@pld-linux.org>
Wed, 10 Mar 2010 16:27:44 +0000 (16:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 6

Changed files:
    cgiwrap.spec -> 1.15

cgiwrap.spec

index bd36621ec1fcac834c559230e90a3f38ad2fc06b..e0dfad4d0807b576b9380b02e305b4327727f0fd 100644 (file)
@@ -2,7 +2,7 @@ Summary:        A gateway for more secure user access to CGI scripts
 Summary(pl.UTF-8):     Bramka do bezpieczniejszego dostępu użytkowników do skryptów CGI
 Name:          cgiwrap
 Version:       4.1
-Release:       5
+Release:       6
 License:       GPL
 Group:         Utilities
 Source0:       http://dl.sourceforge.net/cgiwrap/%{name}-%{version}.tar.gz
@@ -49,7 +49,8 @@ install %{_datadir}/automake/config.* .
        --with-soft-rlimit-only \
        --with-cgi-dir=public_html \
        --without-check-symlink \
-       --without-check-group
+       --without-check-group \
+       --with-use-script-url
 
 %{__make} \
        LDFLAGS='%{rpmldflags} -lmagic'
This page took 0.094787 seconds and 4 git commands to generate.