On 11/14/2010 10:53 AM, Todd Zullinger wrote: > JD wrote: >> Is there an online source code browser for Fedora Packages? > If you mean for the package spec files, patches, etc, then gitweb is > what you'd use: > > http://pkgs.fedoraproject.org/gitweb/?p=puppet.git > > Replace puppet with whatever package you want to view. > > If you want to see the full source code for the package, with any > Fedora patches applied, then you want to use fedpkg to clone the > package repository and unpack it. Something like 'yum install fedpkg' > and then: > > fedpkg -a clone puppet > cd puppet > fedpkg prep > No - but thanks for the info. I really wanted to look at the source code of not only the pakchage (before patches applied by rpmbuild), but also the patches themselves. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines