]> git.pld-linux.org Git - packages/apache.git/commitdiff
- package cgi-bin alias config; rel 5
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 24 Dec 2005 12:54:46 +0000 (12:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache.spec -> 1.452

apache.spec

index e46b8bd0d7998bda7ac54a01ef84222084e9b1c7..a2af320ae882eb056b12a6883325e58eb998a6ba 100644 (file)
@@ -36,7 +36,7 @@ Summary(ru):  
 Summary(tr):   Lider WWW tarayýcý
 Name:          apache
 Version:       2.2.0
-Release:       4
+Release:       5
 License:       Apache Group License
 Group:         Networking/Daemons
 Source0:       http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
@@ -870,6 +870,7 @@ Summary(pl):        Uruchamianie skrypt
 Group:         Networking/Daemons
 URL:           http://httpd.apache.org/docs/2.2/en/mod/mod_cgi.html
 Requires:      %{name}-base = %{version}-%{release}
+Requires:      %{name}-mod_alias = %{version}-%{release}
 Provides:      apache(mod_cgi) = %{version}-%{release}
 
 %description mod_cgi
@@ -902,6 +903,7 @@ Summary(pl):        Uruchamianie zewn
 Group:         Networking/Daemons
 URL:           http://httpd.apache.org/docs/2.2/en/mod/mod_cgid.html
 Requires:      %{name}-base = %{version}-%{release}
+Requires:      %{name}-mod_alias = %{version}-%{release}
 Provides:      apache(mod_cgid) = %{version}-%{release}
 
 %description mod_cgid
@@ -2346,6 +2348,7 @@ fi
 %files mod_alias
 %defattr(644,root,root,755)
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_alias.conf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_cgi-bin.conf
 %attr(755,root,root) %{_libexecdir}/mod_alias.so
 
 %files mod_asis
This page took 0.132895 seconds and 4 git commands to generate.