fedora-release fedora-development.repo, 1.13, 1.14 fedora-release.spec, 1.52, 1.53 fedora-updates-testing.repo, 1.8, 1.9 fedora-updates.repo, 1.13, 1.14 fedora.repo, 1.11, 1.12

Jesse Keating (jkeating) fedora-extras-commits at redhat.com
Fri Sep 14 17:27:56 UTC 2007


Author: jkeating

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

Modified Files:
	fedora-development.repo fedora-release.spec 
	fedora-updates-testing.repo fedora-updates.repo fedora.repo 
Log Message:
Use failovermethod=priority in yum configs.



Index: fedora-development.repo
===================================================================
RCS file: /cvs/fedora/fedora-release/fedora-development.repo,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- fedora-development.repo	30 May 2007 14:14:30 -0000	1.13
+++ fedora-development.repo	14 Sep 2007 17:27:54 -0000	1.14
@@ -21,6 +21,7 @@
 
 [development]
 name=Fedora - Development
+failovermethod=priority
 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/development/$basearch/os/
 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch
 enabled=1
@@ -28,6 +29,7 @@
 
 [development-debuginfo]
 name=Fedora - Development - Debug
+failovermethod=priority
 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/development/$basearch/debug/
 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide-debug&arch=$basearch
 enabled=0
@@ -35,6 +37,7 @@
 
 [development-source]
 name=Fedora - Development - Source
+failovermethod=priority
 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/development/source/SRPMS/
 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide-source&arch=$basearch
 enabled=0


Index: fedora-release.spec
===================================================================
RCS file: /cvs/fedora/fedora-release/fedora-release.spec,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- fedora-release.spec	30 Aug 2007 10:22:26 -0000	1.52
+++ fedora-release.spec	14 Sep 2007 17:27:54 -0000	1.53
@@ -4,7 +4,7 @@
 Summary:	Fedora release files
 Name:		fedora-release
 Version:	7.91
-Release:	1
+Release:	2
 License:	GPLv2
 Group:		System Environment/Base
 URL:		http://fedoraproject.org
@@ -77,6 +77,9 @@
 /etc/pki/rpm-gpg/*
 
 %changelog
+* Fri Sep 14 2007 Jesse Keating <jkeating at redhat.com> - 7.91-2
+- Use failovermethod=priority in yum configs (243698)
+
 * Thu Aug 30 2007 Jesse Keating <jkeating at redhat.com> - 7.91-1
 - Provide system-release, useful for spinoffs.
 - Also link system-release to fedora-release for file level checks


Index: fedora-updates-testing.repo
===================================================================
RCS file: /cvs/fedora/fedora-release/fedora-updates-testing.repo,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- fedora-updates-testing.repo	21 May 2007 20:26:28 -0000	1.8
+++ fedora-updates-testing.repo	14 Sep 2007 17:27:54 -0000	1.9
@@ -1,5 +1,6 @@
 [updates-testing]
 name=Fedora $releasever - $basearch - Test Updates
+failovermethod=priority
 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/testing/$releasever/$basearch/
 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f$releasever&arch=$basearch
 enabled=0
@@ -8,6 +9,7 @@
 
 [updates-testing-debuginfo]
 name=Fedora $releasever - $basearch - Test Updates Debug
+failovermethod=priority
 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/testing/$releasever/$basearch/debug/
 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-debug-f$releasever&arch=$basearch
 enabled=0
@@ -16,6 +18,7 @@
 
 [updates-testing-source]
 name=Fedora $releasever - Test Updates Source
+failovermethod=priority
 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/$releasever/SRPMS/
 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-source-f$releasever&arch=$basearch
 enabled=0


Index: fedora-updates.repo
===================================================================
RCS file: /cvs/fedora/fedora-release/fedora-updates.repo,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- fedora-updates.repo	30 May 2007 14:14:30 -0000	1.13
+++ fedora-updates.repo	14 Sep 2007 17:27:54 -0000	1.14
@@ -1,5 +1,6 @@
 [updates]
 name=Fedora $releasever - $basearch - Updates
+failovermethod=priority
 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/$releasever/$basearch/
 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$releasever&arch=$basearch
 enabled=0
@@ -8,6 +9,7 @@
 
 [updates-debuginfo]
 name=Fedora $releasever - $basearch - Updates - Debug
+failovermethod=priority
 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/$releasever/$basearch/debug/
 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-debug-f$releasever&arch=$basearch
 enabled=0
@@ -16,6 +18,7 @@
 
 [updates-source]
 name=Fedora $releasever - Updates Source
+failovermethod=priority
 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/$releasever/SRPMS/
 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-source-f$releasever&arch=$basearch
 enabled=0


Index: fedora.repo
===================================================================
RCS file: /cvs/fedora/fedora-release/fedora.repo,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- fedora.repo	30 May 2007 14:14:30 -0000	1.11
+++ fedora.repo	14 Sep 2007 17:27:54 -0000	1.12
@@ -1,5 +1,6 @@
 [fedora]
 name=Fedora $releasever - $basearch
+failovermethod=priority
 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/releases/$releasever/Everything/$basearch/os/
 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch
 enabled=0
@@ -8,6 +9,7 @@
 
 [fedora-debuginfo]
 name=Fedora $releasever - $basearch - Debug
+failovermethod=priority
 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/releases/$releasever/Everything/$basearch/debug/
 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-debug-$releasever&arch=$basearch
 enabled=0
@@ -16,6 +18,7 @@
 
 [fedora-source]
 name=Fedora $releasever - Source
+failovermethod=priority
 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/releases/$releasever/Everything/source/SRPMS/
 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-source-$releasever&arch=$basearch
 enabled=0




More information about the fedora-extras-commits mailing list