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/20 17:25:15 UTC

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

Author: minfrin
Date: Fri Jul 20 15:25:14 2012
New Revision: 1363837

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

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=1363837&r1=1363836&r2=1363837&view=diff
==============================================================================
--- httpd/httpd/trunk/build/rpm/httpd.spec.in (original)
+++ httpd/httpd/trunk/build/rpm/httpd.spec.in Fri Jul 20 15:25:14 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