public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: New tarball fixes in the spec
@ 2026-08-10  9:33 Jesse Keating
  0 siblings, 0 replies; only message 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 : 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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-10  9:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10  9:33 [rpms/fedora-release] f45: New tarball fixes in the spec Jesse Keating

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