summaryrefslogtreecommitdiff
path: root/build/rpm
diff options
context:
space:
mode:
authorGraham Leggett <minfrin@apache.org>2013-01-06 23:17:33 +0000
committerGraham Leggett <minfrin@apache.org>2013-01-06 23:17:33 +0000
commit1a572ff3b163e43d630adc52f5c2555687f6b17c (patch)
tree1fd868001f15884bd5cc5b6651927318eae503fa /build/rpm
parentee99c0c5136d54b7fcd115e408c41e8ffd5df40d (diff)
downloadhttpd-1a572ff3b163e43d630adc52f5c2555687f6b17c.tar.gz
rpm spec: Ensure we are prioritised above mod_ssl on Redhat derivatives.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1429610 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build/rpm')
-rw-r--r--build/rpm/httpd.spec.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/build/rpm/httpd.spec.in b/build/rpm/httpd.spec.in
index 258021bf0d..4ab835bebc 100644
--- a/build/rpm/httpd.spec.in
+++ b/build/rpm/httpd.spec.in
@@ -109,10 +109,11 @@ object cache to use the distcache shared caching mechanism.
%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