[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Building from Subversion instead of tarball
- From: Kenneth Porter <shiva sewingwitch com>
- To: RPM Package Manager <rpm-list redhat com>
- Subject: Building from Subversion instead of tarball
- Date: Thu, 09 Aug 2007 07:17:33 -0700
All the packages I've built to date use a tarball as the base source. A lot
of open source projects are going to Subversion for version control and I'm
wondering if anyone's created a spec file that can serve as an example for
using a repository tag instead of a tarball as a source? Would one need to
do much more than replace a "tar xfz" with a "svn co" in the %prep?
Anything else I should worry about?
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]