From: Elan Ruusamäe Date: Wed, 12 Dec 2007 08:21:16 +0000 (+0000) Subject: - add conflicts for mod_ssl to avoid duplicate log entries X-Git-Tag: auto/ac/apache1-1_3_39-6 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fapache1.git;a=commitdiff_plain;h=0dbc76cf201f496b524fda5102f92e28db01e15c - add conflicts for mod_ssl to avoid duplicate log entries Changed files: apache1.spec -> 1.178 --- diff --git a/apache1.spec b/apache1.spec index ee3c485..573f4b5 100644 --- a/apache1.spec +++ b/apache1.spec @@ -28,7 +28,7 @@ Summary(uk.UTF-8): Найпопулярніший Web-Server Summary(zh_CN.UTF-8): Internet 上应用最广泛的 Web 服务程序。 Name: apache1 Version: 1.3.39 -Release: 5 +Release: 6 License: Apache Group Group: Networking/Daemons Source0: http://www.apache.org/dist/httpd/apache_%{version}.tar.gz @@ -256,6 +256,7 @@ Obsoletes: apache < 2.0.0 Obsoletes: apache-extra Obsoletes: apache6 Conflicts: apache1 < 1.3.37-4 +Conflicts: apache1-mod_ssl < 2.8.30_1.3.39-3 Conflicts: logrotate < 3.7-4 # for the posttrans scriptlet, conflicts because in vserver environment rpm package is not installed. Conflicts: rpm < 4.4.2-0.2 @@ -2236,7 +2237,7 @@ fi %files -n htpasswd-%{name} %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/htpasswd -%{_sbindir}/htpasswd +%attr(755,root,root) %{_sbindir}/htpasswd %{_mandir}/man1/htpasswd.1* %files mod_access