From 1801affac7121bb9bb4859fc0d083a7353ea8589 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bartosz=20=C5=9Awi=C4=85tek?= Date: Sat, 25 Feb 2012 15:59:37 +0100 Subject: [PATCH] - mod_authn/z_core provide mod_authn/z_default to smooth upgrade - apr BR updated to 1.4.6 --- apache.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- 2.44.0