fedora-release fedora.repo,1.6,1.7

Jeremy Katz (katzj) fedora-extras-commits at redhat.com
Wed Feb 15 18:36:18 UTC 2006


Author: katzj

Update of /cvs/fedora/fedora-release
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15295

Modified Files:
	fedora.repo 
Log Message:
add -debuginfo and -source repo definitions.  right now, this is using
baseurl instead of a mirror list since the current mirror list won't be 
sufficient



Index: fedora.repo
===================================================================
RCS file: /cvs/fedora/fedora-release/fedora.repo,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- fedora.repo	21 Nov 2005 22:11:57 -0000	1.6
+++ fedora.repo	15 Feb 2006 18:36:10 -0000	1.7
@@ -5,3 +5,19 @@
 enabled=0
 gpgcheck=1
 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora file:///etc/pki/rpm-gpg/RPM-GPG-KEY
+
+[base-debuginfo]
+name=Fedora Core $releasever - $basearch - Base
+baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/$releasever/$basearch/debug/
+#mirrorlist=http://fedora.redhat.com/download/mirrors/fedora-core-$releasever
+enabled=0
+gpgcheck=1
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora file:///etc/pki/rpm-gpg/RPM-GPG-KEY
+
+[base-source]
+name=Fedora Core $releasever - $basearch - Base
+baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/$releasever/source/SRPMS/
+#mirrorlist=http://fedora.redhat.com/download/mirrors/fedora-core-$releasever
+enabled=0
+gpgcheck=1
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora file:///etc/pki/rpm-gpg/RPM-GPG-KEY




More information about the scm-commits mailing list