[kde-filesystem] Remove %config from %{_sysconfdir}/rpm/macros.*

corsepiu corsepiu at fedoraproject.org
Sat Mar 9 07:24:11 UTC 2013


commit a17c91ff92296cf2fec7089acc90c3906995103a
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Sat Mar 9 08:23:53 2013 +0100

    Remove %config from %{_sysconfdir}/rpm/macros.*
    
      (https://fedorahosted.org/fpc/ticket/259).

 kde-filesystem.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/kde-filesystem.spec b/kde-filesystem.spec
index 6b1f658..a81b297 100644
--- a/kde-filesystem.spec
+++ b/kde-filesystem.spec
@@ -17,7 +17,7 @@
 Summary: KDE filesystem layout
 Name: kde-filesystem
 Version: 4
-Release: 43%{?dist}
+Release: 44%{?dist}
 
 Group: System Environment/Base
 License: Public Domain
@@ -154,7 +154,7 @@ rm -rf $RPM_BUILD_ROOT %{name}.list
 %lang(en) %{_docdir}/HTML/en/
 
 # KDE4
-%config /etc/rpm/macros.kde4
+%{_sysconfdir}/rpm/macros.kde4
 %{_kde4_sysconfdir}/kde/
 %{_kde4_libexecdir}/
 %{_kde4_includedir}/
@@ -175,6 +175,10 @@ rm -rf $RPM_BUILD_ROOT %{name}.list
 
 
 %changelog
+* Sat Mar 09 2013 Ralf Corsépius <corsepiu at fedoraproject.org> - 4-44
+- Remove %%config from %%{_sysconfdir}/rpm/macros.*
+  (https://fedorahosted.org/fpc/ticket/259).
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4-43
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list