[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: How do I build my own binary rpm?

From: Ronny T. Lampert <telecaadmin_at_uni.de>
Date: 2005-04-11 17:22:55 CEST

> How do I build my own binary rpm so I can (among other things) easily
> recreate my SVN environment on another Redhat9 system?

Use checkinstall
http://freshmeat.net/projects/checkinstall [ http://checkinstall.izto.org ]

Usage is straight forward:

1) (Compile package as usual)
2) checkinstall <install command>, mostly:

#> checkinstall make install

It intercepts systems calls that create files. Maybe manual tuning is
required via the "--ignore" keyword.

Cheers,
Ronny

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 11 17:26:16 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.