Re: [Yum-devel] [yum-commits] yum-builddep.py

2010-01-07 Thread Tim Lauridsen
On Wed, Jan 6, 2010 at 4:42 PM, James Antill wrote: > On Tue, 2010-01-05 at 13:14 -0500, James Antill wrote: > > On Mon, 2010-01-04 at 09:30 +, Tim Lauridsen wrote: > > > +# Note we do not use the epoch to search as the epoch > for the > > > +# source rpm might

Re: [Yum-devel] [yum-commits] yum-builddep.py

2010-01-06 Thread James Antill
On Tue, 2010-01-05 at 13:14 -0500, James Antill wrote: > On Mon, 2010-01-04 at 09:30 +, Tim Lauridsen wrote: > > +# Note we do not use the epoch to search as the epoch for > > the > > +# source rpm might be different from the binary rpm (see > > +

Re: [Yum-devel] [yum-commits] yum-builddep.py

2010-01-05 Thread James Antill
On Mon, 2010-01-04 at 09:30 +, Tim Lauridsen wrote: > +# Note we do not use the epoch to search as the epoch for the > +# source rpm might be different from the binary rpm (see > +# for example mod_ssl) > +if newpkg.arch != 'src':