Enable the source repo in yum configs (Trac #47)

This commit is contained in:
Jesse Keating 2007-06-11 14:56:43 -04:00 committed by Jesse Keating
parent 20d68be58d
commit 02539d5d9e
4 changed files with 4 additions and 3 deletions

View File

@ -1,5 +1,6 @@
* Mon Jun 11 2007 Jesse Keating <jkeating@redhat.com>
- Add a install target to make (Trac #37)
- Enable the source repo in yum configs (Trac #47)
* Fri May 25 2007 Jesse Keating <jkeating@redhat.com>
- Handle the cdsize variable correctly

View File

@ -25,5 +25,5 @@ gpgcheck=0
name=Fedora 7 - Source
#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/releases/7/Everything/source/SRPMS/
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-source-7&arch=i386
enabled=0
enabled=1
gpgcheck=0

View File

@ -25,5 +25,5 @@ gpgcheck=0
name=Fedora 7 - Source
#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/releases/7/Everything/source/SRPMS/
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-source-7&arch=ppc
enabled=0
enabled=1
gpgcheck=0

View File

@ -25,5 +25,5 @@ gpgcheck=0
name=Fedora 7 - Source
#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/releases/7/Everything/source/SRPMS/
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-source-7&arch=x86_64
enabled=0
enabled=1
gpgcheck=0