Re: creating build order from rpm spec files
Ljubomir Ljubojevic <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Organization | PL Computers s.z.t.r |
| Message-ID | <[email protected]> |
Vreme: 10/25/2011 05:19 AM, Alfred Landrum piše: > - is there a straight forward way to create a host-independent yumbase > instance? Since I want to use existing yum repos as part of the > dependency check, I'm creating a yum.conf file on the fly that lists the > given repos, and disables plugins, etc. This feels relatively heavy > weight. Are you familiar with mock and smock? Smock solves build even order of several srpm's in same batch using local yum config files. Ljubomir