From: Elan Ruusamäe Date: Sat, 24 Dec 2005 12:54:46 +0000 (+0000) Subject: - package cgi-bin alias config; rel 5 X-Git-Tag: auto/ac/apache-2_2_0-5~2 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=60fc34ced617ca01a9eab6b5d129e05113c63315;p=packages%2Fapache.git - package cgi-bin alias config; rel 5 Changed files: apache.spec -> 1.452 --- diff --git a/apache.spec b/apache.spec index e46b8bd..a2af320 100644 --- a/apache.spec +++ b/apache.spec @@ -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