[Spacewalk-devel] Script for pushing packages to Fedora

2010-02-11 Thread Miroslav Suchý
I created script rel-eng/push-packages-to-fedora.sh This script for every package which passed Fedora review do: - create srpm from Spacewalk git checkout - update your Fedora dist-cvs checkout of that package - if in Fedora is different version then: - import new srpm to Fedora dist-cvs for

Re: [Spacewalk-devel] Script for pushing packages to Fedora

2010-02-11 Thread Devan Goodwin
FYI I think you can do most of this with tito build --release if you'd like. All that syncing with CVS and building with Koji was done for internal builds, and while untested with Fedora, I think it's exactly the same. (minimal changes could be required but it should be close) Let me know if

Re: [Spacewalk-devel] Script for pushing packages to Fedora

2010-02-11 Thread Miroslav Suchý
On 02/11/2010 07:00 PM, Devan Goodwin wrote: FYI I think you can do most of this with tito build --release if you'd like. All that syncing with CVS and building with Koji was done for internal builds, and while untested with Fedora, I think it's exactly the same. (minimal changes could be

Re: [Spacewalk-devel] Script for pushing packages to Fedora

2010-02-11 Thread Devan Goodwin
2010/2/11 Miroslav Suchý msu...@redhat.com: On 02/11/2010 07:00 PM, Devan Goodwin wrote: FYI I think you can do most of this with tito build --release if you'd like. All that syncing with CVS and building with Koji was done for internal builds, and while untested with Fedora, I think it's