X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=apache.spec;h=fab507850d75fcc3df9d7cae526ef7ddffc602de;hb=6053be7641e05fa687845eec07dd9359bb2630b3;hp=0d687310c2c4ec0d73d4692cb8d25a2ca1a92f97;hpb=1801affac7121bb9bb4859fc0d083a7353ea8589;p=packages%2Fapache.git diff --git a/apache.spec b/apache.spec index 0d68731..fab5078 100644 --- a/apache.spec +++ b/apache.spec @@ -44,7 +44,7 @@ Summary(ru.UTF-8): Самый популярный веб-сервер Summary(tr.UTF-8): Lider WWW tarayıcı Name: apache Version: 2.4.1 -Release: 0.1 +Release: 0.4 License: Apache v2.0 Group: Networking/Daemons/HTTP Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz @@ -575,7 +575,6 @@ Group: Networking/Daemons/HTTP URL: http://httpd.apache.org/docs/2.4/mod/mod_authn_core.html Requires: %{name}-base = %{version}-%{release} Provides: apache(mod_authn_core) = %{version}-%{release} -Provides: apache(mod_authn_default) = %{version}-%{release} Obsoletes: apache-mod_authn_default < 2.4 %description mod_authn_core @@ -654,7 +653,6 @@ Group: Networking/Daemons/HTTP URL: http://httpd.apache.org/docs/2.4/mod/mod_authz_core.html Requires: %{name}-base = %{version}-%{release} Provides: apache(mod_authz_core) = %{version}-%{release} -Provides: apache(mod_authz_default) = %{version}-%{release} Obsoletes: apache-mod_authz_default < 2.4 %description mod_authz_core @@ -693,6 +691,8 @@ Group: Networking/Daemons/HTTP URL: http://httpd.apache.org/docs/2.4/mod/mod_authz_host.html Requires: %{name}-base = %{version}-%{release} Provides: apache(mod_authz_host) = %{version}-%{release} +# for upgrade from 2.2, maybe this should be a "Suggests", but it's safer to require it by force +Requires: apache(mod_access_compat) = %{version}-%{release} # for apache < 2.2.0 Provides: apache(mod_access) = %{version}-%{release} Provides: webserver(access)