Author: glen Date: Sat Dec 24 12:54:52 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - package cgi-bin alias config; rel 5
---- Files affected: SPECS: apache.spec (1.451 -> 1.452) ---- Diffs: ================================================================ Index: SPECS/apache.spec diff -u SPECS/apache.spec:1.451 SPECS/apache.spec:1.452 --- SPECS/apache.spec:1.451 Fri Dec 23 13:32:45 2005 +++ SPECS/apache.spec Sat Dec 24 13:54:46 2005 @@ -37,7 +37,7 @@ 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 @@ -871,6 +871,7 @@ 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 @@ -903,6 +904,7 @@ 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 @@ -2347,6 +2349,7 @@ %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 @@ -2692,6 +2695,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.452 2005/12/24 12:54:46 glen +- package cgi-bin alias config; rel 5 + Revision 1.451 2005/12/23 12:32:45 glen - fixes for mod_ssl config; rel 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/apache.spec?r1=1.451&r2=1.452&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
