From: Bartosz Świątek Date: Sat, 25 Feb 2012 14:59:37 +0000 (+0100) Subject: - mod_authn/z_core provide mod_authn/z_default to smooth upgrade X-Git-Url: https://git.tld-linux.org/?p=packages%2Fapache.git;a=commitdiff_plain;h=1801affac7121bb9bb4859fc0d083a7353ea8589 - mod_authn/z_core provide mod_authn/z_default to smooth upgrade - apr BR updated to 1.4.6 --- diff --git a/apache.spec b/apache.spec index 98db235..0d68731 100644 --- a/apache.spec +++ b/apache.spec @@ -32,7 +32,7 @@ %define _apache_modules_api 20120211 %define openssl_ver 0.9.8i -%define apr_ver 1:1.4.5 +%define apr_ver 1:1.4.6 %include /usr/lib/rpm/macros.perl Summary: The most widely used Web server on the Internet Summary(de.UTF-8): Leading World Wide Web-Server @@ -575,6 +575,7 @@ 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 @@ -653,6 +654,7 @@ 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