public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jesse Keating <jkeating@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: clog
Date: Mon, 10 Aug 2026 09:33:37 GMT [thread overview]
Message-ID: <178635441789.1.12930148995876939288.rpms-fedora-release-31918559421c@fedoraproject.org> (raw)
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
next reply other threads:[~2026-08-10 9:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-10 9:33 Jesse Keating [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-08-10 9:33 [rpms/fedora-release] f45: clog 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178635441789.1.12930148995876939288.rpms-fedora-release-31918559421c@fedoraproject.org \
--to=jkeating@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox