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: New tarball fixes in the spec
Date: Mon, 10 Aug 2026 09:33:13 GMT [thread overview]
Message-ID: <178635439329.1.2890830407395772201.rpms-fedora-release-364af5537be5@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : 364af5537be53d99cb9d59dbb2cf716e7421e2d4
Author : Jesse Keating <jkeating@fedoraproject.org>
Date : 2006-07-24T00:20:56+00:00
Stats : +8/-5 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/364af5537be53d99cb9d59dbb2cf716e7421e2d4?branch=f45
Log:
New tarball fixes in the spec
---
diff --git a/fedora-release.spec b/fedora-release.spec
index 998a4a1..d5f11b0 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -4,14 +4,14 @@
Summary: Fedora Core release files
Name: fedora-release
Version: 5.91
-Release: 3
+Release: 4
License: GFDL
Group: System Environment/Base
URL: http://fedoraproject.org
Source: fedora-release-%{version}.tar.gz
-Obsoletes: rawhide-release
Obsoletes: redhat-release
Provides: redhat-release
+Requires: fedora-release-notes = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
@@ -56,17 +56,19 @@ rm -rf $RPM_BUILD_ROOT
%dir /etc/yum.repos.d
%config(noreplace) /etc/yum.repos.d/*
%doc eula.txt GPL
-%config %attr(0644,root,root) /etc/issue
-%config %attr(0644,root,root) /etc/issue.net
+%config(noreplace) %attr(0644,root,root) /etc/issue
+%config(noreplace) %attr(0644,root,root) /etc/issue.net
/usr/share/firstboot/modules/eula.py*
/usr/share/eula/eula.en_US
%dir /etc/pki/rpm-gpg
/etc/pki/rpm-gpg/*
%changelog
-* Sun Jul 23 2006 Jesse Keating <jkeating@redhat.com> - 5.91-1
+* Sun Jul 23 2006 Jesse Keating <jkeating@redhat.com> - 5.91-4
- Bump for FC6 Test2
- Remove release-notes content, now standalone package
+- Don't replace issue and issue.net if the end user has modified it
+- Require fedora-release-notes
- Cleanups
* Mon Jun 19 2006 Jesse Keating <jkeating@redhat.com> - 5.90-3
diff --git a/sources b/sources
index b44b0ef..6fd0d14 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
b688647c2945d4982b16e404aa6a3fff fedora-release-5.90.tar.gz
5cbca2b54653efee1d014e572b133e1f fedora-release-notes-5.90.tar.gz
+9b2fce1a73195895df5220588d237c73 fedora-release-5.91.tar.gz
reply other threads:[~2026-08-10 9:33 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=178635439329.1.2890830407395772201.rpms-fedora-release-364af5537be5@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