]> git.pld-linux.org Git - packages/apache-mod_suphp.git/blobdiff - apache-mod_suphp.spec
- fix apache1 support
[packages/apache-mod_suphp.git] / apache-mod_suphp.spec
index ffc254730d3e9d562fa148ed6f5e0887e18a04d1..e0b237b74fff2e2a4835ee44a70806371d0e588d 100644 (file)
@@ -9,12 +9,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.5.1
+Version:       0.5.2
 Release:       1
 License:       GPL
 Group:         Networking/Daemons
 Source0:       http://www.suphp.org/download/%{mod_name}-%{version}.tar.gz     
-# Source0-md5: 6898ccd801ec93cb7c6a69a9ac8f3703
+# Source0-md5: 337909e87027af124052baddddbd2994
 Source1:       apache-mod_suphp.logrotate
 Source2:       apache-mod_suphp.conf
 URL:           http://www.suphp.org/
@@ -102,4 +102,6 @@ fi
 %attr(4755,root,root) %{_sbindir}/suphp
 %attr(755,root,root) %{_pkglibdir}/*
 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/logrotate.d/*
+%if ! %{_apache1}
 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/httpd/httpd.conf/*
+%endif
This page took 0.11049 seconds and 4 git commands to generate.