]> git.pld-linux.org Git - packages/apache-mod_suphp.git/commitdiff
- fix apache1 support
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 19 Jul 2004 22:34:47 +0000 (22:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_suphp.spec -> 1.18

apache-mod_suphp.spec

index d7009afd77e023395ff03c98f712b623676c1ab7..e0b237b74fff2e2a4835ee44a70806371d0e588d 100644 (file)
@@ -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.037066 seconds and 4 git commands to generate.