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:38 GMT [thread overview]
Message-ID: <178635441837.1.11481447089870321948.rpms-fedora-release-a674e6c413b7@fedoraproject.org> (raw)
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
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=178635441837.1.11481447089870321948.rpms-fedora-release-a674e6c413b7@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