]> git.pld-linux.org Git - packages/apache-mod_suphp.git/commitdiff
- updated to 0.5
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 11 Jan 2004 00:08:44 +0000 (00:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_suphp.spec -> 1.8

apache-mod_suphp.spec

index f938999fea3344c59dc5666d40d67937a648d160..d4d073a7ff4f7b872094f9b2b54d2dba85b2235c 100644 (file)
@@ -8,12 +8,12 @@
 Summary:       Apache module: suPHP - execute PHP scripts with the permissions of their owners
 Summary(pl):   Modu³ do apache: suPHP - uruchamianie skryptów PHP z uprawnieniami ich w³a¶cicieli
 Name:          apache-mod_%{mod_name}
-Version:       0.3.1
-Release:       0.5
+Version:       0.5
+Release:       0.1
 License:       GPL
 Group:         Networking/Daemons
 Source0:       http://www.suphp.org/download/%{mod_name}-%{version}.tar.gz     
-# Source0-md5: edf3063432da532a398d08cc8a48b668
+# Source0-md5: a17b2f7bec0db326ee10d28460f34fe4
 Source1:       apache-mod_suphp.logrotate
 URL:           http://www.suphp.org/
 BuildRequires: %{apxs}
@@ -54,7 +54,7 @@ chmod 755 configure
        --with-min-gid=1000 \
        --with-apxs=%{apxs} \
        --disable-checkuid \
-       --disable-checkgid
+       --disable-checkgid 
 
 %{__make}
 
This page took 0.109795 seconds and 4 git commands to generate.