fedora-release fedora.repo, 1.8, 1.9 Makefile, 1.3, 1.4 fedora-development.repo, 1.11, 1.12 fedora-release.spec, 1.41, 1.42 fedora-updates-testing.repo, 1.7, 1.8 fedora-updates.repo, 1.11, 1.12 RPM-GPG-KEY-fedora-extras, 1.1, NONE RPM-GPG-KEY-fedora-legacy, 1.1, NONE autorun-template, 1.2, NONE fedora-core.repo, 1.8, NONE fedora-extras-development.repo, 1.9, NONE fedora-extras.repo, 1.10, NONE fedora-legacy.repo, 1.3, NONE indexhtml-foot, 1.2, NONE indexhtml-head, 1.6, NONE

Jesse Keating (jkeating) fedora-extras-commits at redhat.com
Mon May 21 20:26:30 UTC 2007


Author: jkeating

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

Modified Files:
	Makefile fedora-development.repo fedora-release.spec 
	fedora-updates-testing.repo fedora-updates.repo 
Added Files:
	fedora.repo 
Removed Files:
	RPM-GPG-KEY-fedora-extras RPM-GPG-KEY-fedora-legacy 
	autorun-template fedora-core.repo 
	fedora-extras-development.repo fedora-extras.repo 
	fedora-legacy.repo indexhtml-foot indexhtml-head 
Log Message:
Remove unused files
Alter repo files for new mirror path
Bump for first Fedora 7 build
Remove unused target in Makefile



Index: fedora.repo
===================================================================
RCS file: fedora.repo
diff -N fedora.repo
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ fedora.repo	21 May 2007 20:26:28 -0000	1.9
@@ -0,0 +1,23 @@
+[fedora]
+name=Fedora $releasever - $basearch
+#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/releases/$releasever/$basearch/os/
+mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch
+enabled=1
+gpgcheck=1
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora file:///etc/pki/rpm-gpg/RPM-GPG-KEY
+
+[fedora-debuginfo]
+name=Fedora $releasever - $basearch - Debug
+#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/releases/$releasever/$basearch/debug/
+mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-debug-$releasever&arch=$basearch
+enabled=0
+gpgcheck=1
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora file:///etc/pki/rpm-gpg/RPM-GPG-KEY
+
+[fedora-source]
+name=Fedora $releasever - Source
+#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/releases/$releasever/source/SRPMS/
+mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-source-$releasever&arch=$basearch
+enabled=0
+gpgcheck=1
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora file:///etc/pki/rpm-gpg/RPM-GPG-KEY


Index: Makefile
===================================================================
RCS file: /cvs/fedora/fedora-release/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Makefile	23 Jul 2006 18:23:44 -0000	1.3
+++ Makefile	21 May 2007 20:26:27 -0000	1.4
@@ -6,12 +6,6 @@
 
 all:
 
-index.html: RELEASE-NOTES-en.html indexhtml-head indexhtml-foot
-	@head -n-3 $< | \
-	   sed 's|.*<div class="article"|<div class="article"|g ; s|<p class="ackno".*||g' > $@.tmp
-	@cat indexhtml-head $@.tmp indexhtml-foot > $@
-	@rm -f $@.tmp && echo "ok"
-
 tag-archive:
 	@cvs -Q tag -F $(CVSTAG)
 


Index: fedora-development.repo
===================================================================
RCS file: /cvs/fedora/fedora-release/fedora-development.repo,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- fedora-development.repo	15 Oct 2006 17:50:24 -0000	1.11
+++ fedora-development.repo	21 May 2007 20:26:28 -0000	1.12
@@ -11,35 +11,31 @@
 # testing and troubleshooting for development packages in conjunction
 # with new test releases.
 #
-# fedora-devel-list at redhat.com is available as a discussion forum for
-# testing and troubleshooting for development packages in conjunction
-# with developing new releases.
-#
 # More information is available at http://fedoraproject.org/wiki/Testing 
 #
 # Reproducible and reportable issues should be filed at
 # http://bugzilla.redhat.com/.
 #
-# Product: Fedora Core
+# Product: Fedora
 # Version: devel
 
 [development]
-name=Fedora Core - Development
-#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/development/$basearch/os/
+name=Fedora - Development
+#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/development/$basearch/os/
 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch
-enabled=1
+enabled=0
 gpgcheck=0
 
 [development-debuginfo]
-name=Fedora Core - Development - Debug
-#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/development/$basearch/debug/
+name=Fedora - Development - Debug
+#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
 gpgcheck=0
 
 [development-source]
-name=Fedora Core - Development - Source
-#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/development/source/SRPMS/
+name=Fedora - Development - Source
+#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
 gpgcheck=0


Index: fedora-release.spec
===================================================================
RCS file: /cvs/fedora/fedora-release/fedora-release.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- fedora-release.spec	21 Apr 2007 00:22:07 -0000	1.41
+++ fedora-release.spec	21 May 2007 20:26:28 -0000	1.42
@@ -1,8 +1,8 @@
-%define release_name Rawhide
+%define release_name Pending
 
 Summary:	Fedora release files
 Name:		fedora-release
-Version:	6.93
+Version:	7
 Release:	1
 License:	GFDL
 Group:		System Environment/Base
@@ -62,6 +62,13 @@
 /etc/pki/rpm-gpg/*
 
 %changelog
+* Mon May 21 2007 Jesse Keating <jkeating at redhat.com> - 7-1
+- First build for Fedora 7
+- Remove Extras repos (YAY!)
+- Remove references to "core" in repo files.
+- Adjust repo files for new mirror structure
+- Remove Legacy repo
+
 * Fri Apr 20 2007 Jesse Keating <jkeating at redhat.com> - 6.93-1
 - Bump for Test 4
 


Index: fedora-updates-testing.repo
===================================================================
RCS file: /cvs/fedora/fedora-release/fedora-updates-testing.repo,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- fedora-updates-testing.repo	5 Oct 2006 17:03:31 -0000	1.7
+++ fedora-updates-testing.repo	21 May 2007 20:26:28 -0000	1.8
@@ -1,23 +1,23 @@
 [updates-testing]
-name=Fedora Core $releasever - $basearch - Test Updates
-#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/$releasever/$basearch/
-mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-fc$releasever&arch=$basearch
+name=Fedora $releasever - $basearch - Test Updates
+#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
 gpgcheck=1
 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test
 
 [updates-testing-debuginfo]
-name=Fedora Core $releasever - $basearch - Test Updates Debug
-#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/$releasever/$basearch/debug/
-mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-debug-fc$releasever&arch=$basearch
+name=Fedora $releasever - $basearch - Test Updates Debug
+#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
 gpgcheck=1
 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test
 
 [updates-testing-source]
-name=Fedora Core $releasever - Test Updates Source
+name=Fedora $releasever - Test Updates Source
 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/$releasever/SRPMS/
-mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-source-fc$releasever&arch=$basearch
+mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-source-f$releasever&arch=$basearch
 enabled=0
 gpgcheck=1
 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test


Index: fedora-updates.repo
===================================================================
RCS file: /cvs/fedora/fedora-release/fedora-updates.repo,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- fedora-updates.repo	5 Oct 2006 17:03:31 -0000	1.11
+++ fedora-updates.repo	21 May 2007 20:26:28 -0000	1.12
@@ -1,23 +1,23 @@
 [updates]
-name=Fedora Core $releasever - $basearch - Updates
-#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/$releasever/$basearch/
-mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-fc$releasever&arch=$basearch
-enabled=0
+name=Fedora $releasever - $basearch - Updates
+#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=1
 gpgcheck=1
 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
 
 [updates-debuginfo]
-name=Fedora Core $releasever - $basearch - Updates - Debug
-#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/$releasever/$basearch/debug/
-mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-debug-fc$releasever&arch=$basearch
+name=Fedora $releasever - $basearch - Updates - Debug
+#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
 gpgcheck=1
 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
 
 [updates-source]
-name=Fedora Core $releasever - Updates Source
-#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/$releasever/SRPMS/
-mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-source-fc$releasever&arch=$basearch
+name=Fedora $releasever - Updates Source
+#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
 gpgcheck=1
 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora


--- RPM-GPG-KEY-fedora-extras DELETED ---


--- RPM-GPG-KEY-fedora-legacy DELETED ---


--- autorun-template DELETED ---


--- fedora-core.repo DELETED ---


--- fedora-extras-development.repo DELETED ---


--- fedora-extras.repo DELETED ---


--- fedora-legacy.repo DELETED ---


--- indexhtml-foot DELETED ---


--- indexhtml-head DELETED ---




More information about the fedora-extras-commits mailing list