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:17:33 UTC

svn commit: r1429610 - /httpd/httpd/trunk/build/rpm/httpd.spec.in

Author: minfrin
Date: Sun Jan  6 23:17:33 2013
New Revision: 1429610

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

Modified:
    httpd/httpd/trunk/build/rpm/httpd.spec.in

Modified: httpd/httpd/trunk/build/rpm/httpd.spec.in
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/build/rpm/httpd.spec.in?rev=1429610&r1=1429609&r2=1429610&view=diff
==============================================================================
--- httpd/httpd/trunk/build/rpm/httpd.spec.in (original)
+++ httpd/httpd/trunk/build/rpm/httpd.spec.in Sun Jan  6 23:17:33 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