]> TLD Linux GIT Repositories - packages/apache.git/commitdiff
- mod_authn/z_core provide mod_authn/z_default to smooth upgrade
authorBartosz Świątek <shadzik@tld-linux.org>
Sat, 25 Feb 2012 14:59:37 +0000 (15:59 +0100)
committerBartosz Świątek <shadzik@tld-linux.org>
Sat, 25 Feb 2012 14:59:37 +0000 (15:59 +0100)
- apr BR updated to 1.4.6

apache.spec

index 98db2354efda041b6855c3f378c9c480f391e1df..0d687310c2c4ec0d73d4692cb8d25a2ca1a92f97 100644 (file)
@@ -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