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 2012/07/21 15:34:57 UTC

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

Author: minfrin
Date: Sat Jul 21 13:34:57 2012
New Revision: 1364088

URL: http://svn.apache.org/viewvc?rev=1364088&view=rev
Log:
Backport 1363837:
RPM packaging: remove the epoch to be consistent with APR and APR-util.

Modified:
    httpd/httpd/branches/2.4.x/   (props changed)
    httpd/httpd/branches/2.4.x/build/rpm/httpd.spec.in

Propchange: httpd/httpd/branches/2.4.x/
------------------------------------------------------------------------------
  Merged /httpd/httpd/trunk:r1363837

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=1364088&r1=1364087&r2=1364088&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 Sat Jul 21 13:34:57 2012
@@ -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