commit ab074518bf9438372a26fb7572de4cb55d582a20
Author: Ralf Corsépius <[email protected]>
Date: Sun Mar 3 07:57:22 2013 +0100
Remove %config from %{_sysconfdir}/rpm/macros.*
(https://fedorahosted.org/fpc/ticket/259).
perl-srpm-macros.spec | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-srpm-macros.spec b/perl-srpm-macros.spec
index 8570d06..4b79956 100644
--- a/perl-srpm-macros.spec
+++ b/perl-srpm-macros.spec
@@ -1,6 +1,6 @@
Name: perl-srpm-macros
Version: 1
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: RPM macros for building Perl source package from source repository
Group: Development/Libraries
License: GPLv3+
@@ -16,9 +16,13 @@ install -m 644 -D "%{SOURCE0}" \
"$RPM_BUILD_ROOT/%{_sysconfdir}/rpm/macros.perl-srpm"
%files
-%config %{_sysconfdir}/rpm/macros.perl-srpm
+%{_sysconfdir}/rpm/macros.perl-srpm
%changelog
+* Thu Feb 28 2013 Ralf Corsépius <[email protected]> - 1-7
+- Remove %%config from %%{_sysconfdir}/rpm/macros.*
+ (https://fedorahosted.org/fpc/ticket/259).
+
* Thu Feb 14 2013 Fedora Release Engineering <[email protected]>
- 1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel