public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: Remove %config from %{_sysconfdir}/rpm/macros.*
@ 2026-08-10 9:33
0 siblings, 0 replies; only message in thread
From: @ 2026-08-10 9:33 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : f9cb26f2c212ce41fd2c5c6d4b42081ed9df1d9f
Author : Ralf Corsépius <corsepiu@fedoraproject.org>
Date : 2013-03-11T16:57:59+01:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/f9cb26f2c212ce41fd2c5c6d4b42081ed9df1d9f?branch=f45
Log:
Remove %config from %{_sysconfdir}/rpm/macros.*
(https://fedorahosted.org/fpc/ticket/259).
---
diff --git a/fedora-release.spec b/fedora-release.spec
index 3971138..2fa2c01 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -4,7 +4,7 @@
Summary: Fedora release files
Name: fedora-release
Version: 19
-Release: 0.2
+Release: 0.3
License: GPLv2
Group: System Environment/Base
URL: http://fedoraproject.org
@@ -105,7 +105,7 @@ rm -rf $RPM_BUILD_ROOT
%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
+%attr(0644,root,root) /etc/rpm/macros.dist
%dir /etc/pki/rpm-gpg
/etc/pki/rpm-gpg/*
@@ -115,6 +115,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Mon Mar 11 2013 Ralf Corsépius <corsepiu@fedoraproject.org> - 19-0.3
+- Remove %%config from %%{_sysconfdir}/rpm/macros.*
+ (https://fedorahosted.org/fpc/ticket/259).
+
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 19-0.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
^ 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: Remove %config from %{_sysconfdir}/rpm/macros.*
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox