Source rpms

Paul Michael Reilly pmr at pajato.com
Fri Jul 21 03:48:27 UTC 2006


Rahul <sundaram at fedoraproject.org> writes:

 > Organization: Red Hat
 > MIME-Version: 1.0
 > 
 > Paul Michael Reilly wrote:
 > > Given a package foo, how does one access the source rpm for that
 > > package in order to prepare a patch for it?
 > > 
 > 
 > yum install yum-utils
 > yumdownloader --source foo
 > yum-buildep foo

Excellent!  Thanks.

I'm thinking this information should be in the Fedora Wiki someplace.
Any suggestions?  I'll be glad to hack in some descriptive text.
Something along the lines of:

          Should you want to create a patch for a package then 
          download the package source using the "yumdownloader" tool
          and the "yum-buildep" tool to ???.  Both of these tools are
          part of the "yum-utils" package.  By default the source
          rpm will be installed to ... where development will take
          place.

-pmr




More information about the fedora-list mailing list