[PATCH] Add contrib/buildrpm script

Arun Sharma arun at sharma-home.net
Sat Jul 9 14:52:18 CDT 2005


On Fri, Jul 01, 2005 at 10:32:54AM -0700, Bryan O'Sullivan wrote:
> I can't generate a diff for this because of the bug I just posted, but
> here's the script in full.
> 
> Just run "buildrpm", and it builds an RPM for you.  No funky monkey
> business required.

Nice!  If we include a mercurial.spec in the release tarball, people should be able to
build rpms via:

rpmbuild -ta mercurial-version.tar.gz

The sed magic could be done as a part of the creation of the release tar ball.

	-Arun

PS: Might have to move the spec file to the top level to get this to work.


More information about the Mercurial mailing list