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: - Cleanups from review
Date: Mon, 10 Aug 2026 09:33:23 GMT [thread overview]
Message-ID: <178635440306.1.7343375730999176026.rpms-fedora-release-d397f93a441e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : d397f93a441e6ed64b1f1d2be53e07bda18077d4
Author : Jesse Keating <jkeating@fedoraproject.org>
Date : 2007-06-28T15:05:19+00:00
Stats : +10/-7 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/d397f93a441e6ed64b1f1d2be53e07bda18077d4?branch=f45
Log:
- Cleanups from review
- Don't (noreplace) the dist tag macro file
---
diff --git a/fedora-release.spec b/fedora-release.spec
index 3468e21..51dc06e 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -4,8 +4,8 @@
Summary: Fedora release files
Name: fedora-release
Version: 7.89
-Release: 2
-License: GFDL
+Release: 3
+License: GPL
Group: System Environment/Base
URL: http://fedoraproject.org
Source: %{name}-%{version}.tar.gz
@@ -48,7 +48,6 @@ for file in fedora*repo ; do
done
# Set up the dist tag macros
-install -d -m 755 $RPM_BUILD_ROOT/etc/rpm
cat >> $RPM_BUILD_ROOT/etc/rpm/macros.dist << EOF
# dist macros.
@@ -62,18 +61,22 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
-%attr(0644,root,root) /etc/fedora-release
+%doc GPL
+%config %attr(0644,root,root) /etc/fedora-release
/etc/redhat-release
%dir /etc/yum.repos.d
%config(noreplace) /etc/yum.repos.d/*
-%doc GPL
%config(noreplace) %attr(0644,root,root) /etc/issue
%config(noreplace) %attr(0644,root,root) /etc/issue.net
-%config(noreplace) %attr(0644,root,root) /etc/rpm/macros.dist
+%config %attr(0644,root,root) /etc/rpm/macros.dist
%dir /etc/pki/rpm-gpg
/etc/pki/rpm-gpg/*
%changelog
+* Thu Jun 28 2007 Jesse Keating <jkeating@redhat.com> - 7.89-3
+- Cleanups from review
+- Don't (noreplace) the dist tag macro file
+
* Tue Jun 19 2007 Jesse Keating <jkeating@redhat.com> - 7.89-2
- Define the dist macros in this package since we define everyting else here
diff --git a/sources b/sources
index 7856207..f7d31e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7d8bbbd07871c7634e5c383cbc37d46a fedora-release-7.89.tar.gz
+3bf59d5777b9d8626a759b7300a65936 fedora-release-7.89.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=178635440306.1.7343375730999176026.rpms-fedora-release-d397f93a441e@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