Trimming (or obsoleting) %changelog?

Pavel Simerda psimerda at redhat.com
Wed Apr 17 11:41:11 UTC 2013


----- Original Message -----
> Jesus Christ

Unnecessary.

> The git repos are not available to ordinary users, nor
> are they easily accessible!

1) The command line way (with fedpkg)

sudo yum install @fedora-packager
fedpkg clone -a coreutils

2) The command line way (without fedpkg)

sudo yum install git
git clone git://pkgs.fedoraproject.org/coreutils.git

3) The web browser way

http://pkgs.fedoraproject.org/cgit/

(or you can go directly to http://pkgs.fedoraproject.org/cgit/coreutils.git)

Cheers,

Pavel


More information about the devel mailing list