VCS key in spec files and some scripts

Colin Walters walters at verbum.org
Fri Feb 26 18:39:11 UTC 2010


On Fri, Feb 26, 2010 at 6:04 PM, Till Maas <opensource at till.name> wrote:
>
> Thanks, this looks useful. I will try to use them, too. From their
> description they should be helpful to just check whether the current
> SPEC would still build the current upstream SCM version.

Yeah, the basic idea is that they modify the .spec file in place, but
don't affect Fedora mainline (i.e. commit or upload to the lookaside
cache), though that would be a nice extra optional workflow step.  If
you just want to test a build:

$ fedpkg-make-pull
$ make local
$ rm *.spec sources && cvs up


More information about the devel mailing list