public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: clog
@ 2026-08-10  9:33 Jesse Keating
  0 siblings, 0 replies; 6+ messages in thread
From: Jesse Keating @ 2026-08-10  9:33 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/fedora-release
Branch : f45
Commit : 4ff322f3eb2eeb59388125827f07f1f9344585ab
Author : Jesse Keating <jkeating@fedoraproject.org>
Date   : 2010-01-20T00:13:04+00:00
Stats  : +5/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/fedora-release/c/4ff322f3eb2eeb59388125827f07f1f9344585ab?branch=f45

Log:
clog

---
diff --git a/fedora-release.spec b/fedora-release.spec
index 8448a93..1c9ac9a 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -4,7 +4,7 @@
 Summary:	Fedora release files
 Name:		fedora-release
 Version:	13
-Release:	0.2
+Release:	0.3
 License:	GPLv2
 Group:		System Environment/Base
 URL:		http://fedoraproject.org
@@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
 /etc/pki/rpm-gpg/*
 
 %changelog
+* Tue Jan 19 2010 Jesse Keating <jkeating@redhat.com> - 13-0.3
+- Put the right key in the key file this time
+
 * Tue Jan 19 2010 Jesse Keating <jkeating@redhat.com> - 13-0.2
 - Add the key for Fedora 13
 

diff --git a/sources b/sources
index 2422f30..f2ebaa5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cb912ad616d8c677197947eed172a1b6  fedora-release-13.tar.gz
+f9d358216341142efe9793c776ba9873  fedora-release-13.tar.gz

^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [rpms/fedora-release] f45: clog
@ 2026-08-10  9:33 Jesse Keating
  0 siblings, 0 replies; 6+ messages in thread
From: Jesse Keating @ 2026-08-10  9:33 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/fedora-release
Branch : f45
Commit : e375ee54551876d135fa8c482827cd3fb761aecd
Author : Jesse Keating <jkeating@fedoraproject.org>
Date   : 2010-03-02T21:47:19+00:00
Stats  : +6/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/fedora-release/c/e375ee54551876d135fa8c482827cd3fb761aecd?branch=f45

Log:
clog

---
diff --git a/fedora-release.spec b/fedora-release.spec
index 8f2d1e8..cc49d96 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -4,7 +4,7 @@
 Summary:	Fedora release files
 Name:		fedora-release
 Version:	14
-Release:	0.3
+Release:	0.4
 License:	GPLv2
 Group:		System Environment/Base
 URL:		http://fedoraproject.org
@@ -12,6 +12,7 @@ Source:		%{name}-%{version}.tar.bz2
 Obsoletes:	redhat-release
 Provides:	redhat-release
 Provides:	system-release = %{version}-%{release}
+Requires:       fedora-release-rawhide = %{version}-%{release}
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
 
@@ -98,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Mar 02 2010 Jesse Keating <jkeating@redhat.com> - 14-0.4
+- When in rawhide, require the -rawhide subpackage.
+
 * Thu Feb 18 2010 Jesse Keating <jkeating@redhat.com> - 14-0.3
 - Fix the key path in the updates-testing repo
 

diff --git a/sources b/sources
index 515535a..9e6bf0e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0e73c7942b97cc4f6e96e874467b73e9  fedora-release-14.tar.bz2
+f7d3efb4f3ea352df8513568fe6d4b92  fedora-release-14.tar.bz2

^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [rpms/fedora-release] f45: clog
@ 2026-08-10  9:33 Jesse Keating
  0 siblings, 0 replies; 6+ messages in thread
From: Jesse Keating @ 2026-08-10  9:33 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/fedora-release
Branch : f45
Commit : a674e6c413b7a371a7370bc70a01c5e7b02e8f20
Author : Jesse Keating <jkeating@fedoraproject.org>
Date   : 2010-02-18T19:29:22+00:00
Stats  : +11/-7 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/fedora-release/c/a674e6c413b7a371a7370bc70a01c5e7b02e8f20?branch=f45

Log:
clog

---
diff --git a/.cvsignore b/.cvsignore
index d8de01b..398d7f7 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,2 +1 @@
-fedora-release-13.tar.gz
-fedora-release-14.tar.gz
+fedora-release-14.tar.bz2

diff --git a/fedora-release.spec b/fedora-release.spec
index e53b83f..79fb5a9 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -4,11 +4,11 @@
 Summary:	Fedora release files
 Name:		fedora-release
 Version:	14
-Release:	0.1
+Release:	0.2
 License:	GPLv2
 Group:		System Environment/Base
 URL:		http://fedoraproject.org
-Source:		%{name}-%{version}.tar.gz
+Source:		%{name}-%{version}.tar.bz2
 Obsoletes:	redhat-release
 Provides:	redhat-release
 Provides:	system-release = %{version}-%{release}
@@ -21,7 +21,7 @@ define the release.
 
 %package rawhide
 Summary:        Rawhide repo definitions
-Requires:       fedora-release-%{version}-%{release}
+Requires:       fedora-release = %{version}-%{release}
 
 %description rawhide
 This package provides the rawhide repo definitions.
@@ -93,10 +93,16 @@ rm -rf $RPM_BUILD_ROOT
 /etc/pki/rpm-gpg/*
 
 %files rawhide
+%defattr(-,root,root,-)
 %config(noreplace) /etc/yum.repos.d/fedora-rawhide.repo
 
 
 %changelog
+* Thu Feb 18 2010 Jesse Keating <jkeating@redhat.com> - 14-0.2
+- Fix the -rawhide requires
+- Fix the -rawhide files
+- Switch to bz2 source
+
 * Mon Feb 15 2010 Jesse Keating <jkeating@redhat.com> - 14-0.1
 - Update for Fedora 14
 - Move the rawhide repo file to it's own subpackage

diff --git a/sources b/sources
index b1ab059..d6911dc 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-f9d358216341142efe9793c776ba9873  fedora-release-13.tar.gz
-902bcf24ed715d90fcfa08e9f2be2804  fedora-release-14.tar.gz
+141cd585eb49266839163e67eafb3065  fedora-release-14.tar.bz2

^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [rpms/fedora-release] f45: clog
@ 2026-08-10  9:33 Jesse Keating
  0 siblings, 0 replies; 6+ messages in thread
From: Jesse Keating @ 2026-08-10  9:33 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/fedora-release
Branch : f45
Commit : f45cf0d5f1bad96b44dc1e058ae8c3a2bcf56bb1
Author : Jesse Keating <jkeating@fedoraproject.org>
Date   : 2010-02-19T03:55:19+00:00
Stats  : +5/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/fedora-release/c/f45cf0d5f1bad96b44dc1e058ae8c3a2bcf56bb1?branch=f45

Log:
clog

---
diff --git a/fedora-release.spec b/fedora-release.spec
index 79fb5a9..8f2d1e8 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -4,7 +4,7 @@
 Summary:	Fedora release files
 Name:		fedora-release
 Version:	14
-Release:	0.2
+Release:	0.3
 License:	GPLv2
 Group:		System Environment/Base
 URL:		http://fedoraproject.org
@@ -98,6 +98,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Feb 18 2010 Jesse Keating <jkeating@redhat.com> - 14-0.3
+- Fix the key path in the updates-testing repo
+
 * Thu Feb 18 2010 Jesse Keating <jkeating@redhat.com> - 14-0.2
 - Fix the -rawhide requires
 - Fix the -rawhide files

diff --git a/sources b/sources
index d6911dc..80b3dce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-141cd585eb49266839163e67eafb3065  fedora-release-14.tar.bz2
+41ffb94be7116e97f5c206020f69ad06  fedora-release-14.tar.bz2

^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [rpms/fedora-release] f45: clog
@ 2026-08-10  9:33 Jesse Keating
  0 siblings, 0 replies; 6+ messages in thread
From: Jesse Keating @ 2026-08-10  9:33 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/fedora-release
Branch : f45
Commit : 31918559421c5f6077eef523c124f0f87c64f5c3
Author : Jesse Keating <jkeating@fedoraproject.org>
Date   : 2010-02-17T03:48:04+00:00
Stats  : +23/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/fedora-release/c/31918559421c5f6077eef523c124f0f87c64f5c3?branch=f45

Log:
clog

---
diff --git a/.cvsignore b/.cvsignore
index ebce605..d8de01b 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1,2 @@
 fedora-release-13.tar.gz
+fedora-release-14.tar.gz

diff --git a/fedora-release.spec b/fedora-release.spec
index 1c9ac9a..e53b83f 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -1,10 +1,10 @@
 %define release_name Rawhide
-%define dist_version 13
+%define dist_version 14
 
 Summary:	Fedora release files
 Name:		fedora-release
-Version:	13
-Release:	0.3
+Version:	14
+Release:	0.1
 License:	GPLv2
 Group:		System Environment/Base
 URL:		http://fedoraproject.org
@@ -19,6 +19,14 @@ BuildArch:	noarch
 Fedora release files such as yum configs and various /etc/ files that
 define the release.
 
+%package rawhide
+Summary:        Rawhide repo definitions
+Requires:       fedora-release-%{version}-%{release}
+
+%description rawhide
+This package provides the rawhide repo definitions.
+
+
 %prep
 %setup -q
 
@@ -76,14 +84,23 @@ rm -rf $RPM_BUILD_ROOT
 /etc/system-release
 %config %attr(0644,root,root) /etc/system-release-cpe
 %dir /etc/yum.repos.d
-%config(noreplace) /etc/yum.repos.d/*
+%config(noreplace) /etc/yum.repos.d/fedora.repo
+%config(noreplace) /etc/yum.repos.d/fedora-updates*.repo
 %config(noreplace) %attr(0644,root,root) /etc/issue
 %config(noreplace) %attr(0644,root,root) /etc/issue.net
 %config %attr(0644,root,root) /etc/rpm/macros.dist
 %dir /etc/pki/rpm-gpg
 /etc/pki/rpm-gpg/*
 
+%files rawhide
+%config(noreplace) /etc/yum.repos.d/fedora-rawhide.repo
+
+
 %changelog
+* Mon Feb 15 2010 Jesse Keating <jkeating@redhat.com> - 14-0.1
+- Update for Fedora 14
+- Move the rawhide repo file to it's own subpackage
+
 * Tue Jan 19 2010 Jesse Keating <jkeating@redhat.com> - 13-0.3
 - Put the right key in the key file this time
 

diff --git a/sources b/sources
index f2ebaa5..b1ab059 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 f9d358216341142efe9793c776ba9873  fedora-release-13.tar.gz
+902bcf24ed715d90fcfa08e9f2be2804  fedora-release-14.tar.gz

^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [rpms/fedora-release] f45: clog
@ 2026-08-10  9:33 Jesse Keating
  0 siblings, 0 replies; 6+ messages in thread
From: Jesse Keating @ 2026-08-10  9:33 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/fedora-release
Branch : f45
Commit : 32c32a3a5a6a29550e1d46fcbf4c3e34d150f472
Author : Jesse Keating <jkeating@fedoraproject.org>
Date   : 2010-01-19T23:33:07+00:00
Stats  : +5/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/fedora-release/c/32c32a3a5a6a29550e1d46fcbf4c3e34d150f472?branch=f45

Log:
clog

---
diff --git a/fedora-release.spec b/fedora-release.spec
index 4e4d026..8448a93 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -4,7 +4,7 @@
 Summary:	Fedora release files
 Name:		fedora-release
 Version:	13
-Release:	0.1
+Release:	0.2
 License:	GPLv2
 Group:		System Environment/Base
 URL:		http://fedoraproject.org
@@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
 /etc/pki/rpm-gpg/*
 
 %changelog
+* Tue Jan 19 2010 Jesse Keating <jkeating@redhat.com> - 13-0.2
+- Add the key for Fedora 13
+
 * Thu Aug 27 2009 Jesse Keating <jkeating@redhat.com> - 13-0.1
 - Bump for Fedora 13's rawhide.
 - Put the version at 13 from the start.

diff --git a/sources b/sources
index bc7ec91..2422f30 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e0bf3f7d4b2f61e18bcc998c03cf353f  fedora-release-13.tar.gz
+cb912ad616d8c677197947eed172a1b6  fedora-release-13.tar.gz

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-08-10  9:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10  9:33 [rpms/fedora-release] f45: clog Jesse Keating
  -- strict thread matches above, loose matches on Subject: below --
2026-08-10  9:33 Jesse Keating
2026-08-10  9:33 Jesse Keating
2026-08-10  9:33 Jesse Keating
2026-08-10  9:33 Jesse Keating
2026-08-10  9:33 Jesse Keating

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox