You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mi...@apache.org on 2013/01/07 00:19:39 UTC

svn commit: r1429611 - /httpd/httpd/branches/2.4.x/build/rpm/httpd.spec.in

Author: minfrin
Date: Sun Jan  6 23:19:39 2013
New Revision: 1429611

URL: http://svn.apache.org/viewvc?rev=1429611&view=rev
Log:
Backport r1429610.
rpm spec: Ensure we are prioritised above mod_ssl on Redhat derivatives.

Modified:
    httpd/httpd/branches/2.4.x/build/rpm/httpd.spec.in

Modified: httpd/httpd/branches/2.4.x/build/rpm/httpd.spec.in
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/build/rpm/httpd.spec.in?rev=1429611&r1=1429610&r2=1429611&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/build/rpm/httpd.spec.in (original)
+++ httpd/httpd/branches/2.4.x/build/rpm/httpd.spec.in Sun Jan  6 23:19:39 2013
@@ -109,10 +109,11 @@ object cache to use the distcache shared
 %package -n mod_ssl
 Group: System Environment/Daemons
 Summary: SSL/TLS module for the Apache HTTP server
+Epoch: 1
 BuildRequires: openssl-devel
 Requires(post): openssl, /bin/cat
 Requires(pre): httpd
-Requires: httpd = %{version}-%{release}, httpd-mmn = %{mmn}
+Requires: httpd = 0:%{version}-%{release}, httpd-mmn = %{mmn}
 
 %description -n mod_ssl
 The mod_ssl module provides strong cryptography for the Apache Web