# HG changeset patch # User Michael Schloh von Bennewitz # Date 1346172740 -7200 # Node ID 969c819f102b69a597d4910b0b4e51290e3aa142 # Parent 00bfe519c9d32e8149fb6cc9bc8e50159df646cd Update version and modernize packaging as preparation for pending stack release. diff -r 00bfe519c9d3 -r 969c819f102b mercurial/mercurial.spec --- a/mercurial/mercurial.spec Wed Feb 08 20:15:40 2012 +0200 +++ b/mercurial/mercurial.spec Tue Aug 28 18:52:20 2012 +0200 @@ -31,8 +31,8 @@ Class: EVAL Group: SCM License: GPL -Version: 2.1 -Release: 20120208 +Version: 2.3 +Release: 20120800 # list of sources Source0: http://mercurial.selenic.com/release/mercurial-%{version}.tar.gz @@ -40,12 +40,8 @@ Source2: hgweb.cfg # build information -Prefix: %{l_prefix} -BuildRoot: %{l_buildroot} BuildPreReq: OpenPKG, openpkg >= 20060823, python, python::with_bzip2 = yes PreReq: OpenPKG, openpkg >= 20060823, python, python::with_bzip2 = yes -AutoReq: no -AutoReqProv: no %description Mercurial is a fast, lightweight Source Control Management (SCM) @@ -71,7 +67,6 @@ %build %install - rm -rf $RPM_BUILD_ROOT %{l_shtool} mkdir -f -p -m 755 \ $RPM_BUILD_ROOT%{l_prefix}/cgi \ $RPM_BUILD_ROOT%{l_prefix}/bin \ @@ -110,5 +105,4 @@ %files -f files %clean - rm -rf $RPM_BUILD_ROOT