On Thu, 2003-09-18 at 10:46, Jeremy Panfo wrote: > Hi, > > I know this has been asked in the past but I haven't seen anything recent > about it. > > Has yum changed with respect to source packages? I would like to use yum to > install source packages (I'll be handling the building etc. myself). Is this > possible? > yum-arch in 2.0.2 or higher can now index src.rpms too. So it will make the .hdr files and a header.src.info file for them. There is nothing on the client end to read or work with those files there. A while back someone said, why don't you make it for src.rpm. If you do then maybe someone would work on the client side to deal with those packages. so I did that, but I've not had a chance to work on a yum client side for the src.rpm information and no one else has. I'm open to someone doing so. -sv