]> granicus.if.org Git - apache/commit
Add support for an "epoch" in the RPM spec file. This epoch is a discrete
authorGraham Leggett <minfrin@apache.org>
Fri, 25 Sep 2009 21:02:33 +0000 (21:02 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 25 Sep 2009 21:02:33 +0000 (21:02 +0000)
commita8c86736ef7538f71a29c139e02e2cefa855457e
treeb3c4e534584655fa083c46abc978a7ca9e145bd0
parent68dac97c6170c8db09b6a4d33e2165a81fe1ec52
Add support for an "epoch" in the RPM spec file. This epoch is a discrete
number used to determine if one RPM is newer than another, which in turn
ensures that v1.2.10 is always interpreted as newer than v1.2.9.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@819008 13f79535-47bb-0310-9956-ffa450edef68
build/get-version.sh
build/rpm/httpd.spec.in
buildconf