From: Graham Leggett Date: Fri, 20 Jul 2012 15:25:14 +0000 (+0000) Subject: RPM packaging: remove the epoch to be consistent with APR and APR-util. X-Git-Tag: 2.5.0-alpha~6611 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c39f68fa9cf5c3e8f4ea63f887b3b2af5171e844;p=thirdparty%2Fapache%2Fhttpd.git RPM packaging: remove the epoch to be consistent with APR and APR-util. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1363837 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build/rpm/httpd.spec.in b/build/rpm/httpd.spec.in index c3d46169096..b0575ad0e59 100644 --- a/build/rpm/httpd.spec.in +++ b/build/rpm/httpd.spec.in @@ -6,7 +6,6 @@ Summary: Apache HTTP Server Name: httpd Version: APACHE_VERSION Release: APACHE_RELEASE -Epoch: APACHE_EPOCH00%{release} URL: http://httpd.apache.org/ Vendor: Apache Software Foundation Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2