Re: openpkg-tool help

2004-02-25 Thread Christopher M. O'Malley
Can someone point me (us..) to a openpkg-tool tutorial, as in some ex- ample command-lines to accomplish various tasks using openpkg-tool(s)? Along the lines of To rebuild *all* source rpms in repository X, do: openpkg build ... Or will such be included along with the new ver- sion of the tools?

Re: openpkg-tool help

2004-02-25 Thread David M. Fetter
Well, so far here's what I'm using: First, `openpkg index -r /vol/src/incoming/OpenPKG-current/SRC -o /vol/src/incoming/OpenPKG-current/SRC/00index.rdf -i /vol/src/incoming/OpenPKG-current/SRC` Second, `openpkg build -r /vol/src/incoming/OpenPKG-current/SRC -f

openpkg-tool help

2004-02-24 Thread David M. Fetter
So, I'm testing out OpenPKG 2.0 for possible use in our environment. I wanted to try out the openpkg-tool automated build tool. We have setup a nightly rsync to grab all of the latest changes into a local repository. What would be the best way or how do you use the openpkg tool to perform this

Re: openpkg-tool help

2004-02-24 Thread Ralf S. Engelschall
On Tue, Feb 24, 2004, David M. Fetter wrote: So, I'm testing out OpenPKG 2.0 for possible use in our environment. I wanted to try out the openpkg-tool automated build tool. We have setup a nightly rsync to grab all of the latest changes into a local repository. What would be the best way