[dnf/f20] Own %{configdir}/protected.d (RHBZ#1175098).

corsepiu corsepiu at fedoraproject.org
Fri Dec 19 10:22:32 UTC 2014


commit bc80f2591d1e638616ba5dacee6ad62a8bfc6078
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Fri Dec 19 10:14:42 2014 +0100

    Own %{configdir}/protected.d (RHBZ#1175098).
    
    Conflicts:
    	dnf.spec

 dnf.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/dnf.spec b/dnf.spec
index 2370bae..fd16a5a 100644
--- a/dnf.spec
+++ b/dnf.spec
@@ -7,7 +7,7 @@
 
 Name:		dnf
 Version:	0.5.4
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Package manager forked from Yum, using libsolv as a dependency resolver
 Group:		System Environment/Base
 # For a breakdown of the licensing, see PACKAGE-LICENSING
@@ -107,6 +107,7 @@ popd
 %dir %{confdir}
 %dir %{pluginconfpath}
 %config(noreplace) %{confdir}/dnf.conf
+%dir %{confdir}/protected.d
 %config(noreplace) %{confdir}/protected.d/dnf.conf
 %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
 %ghost %{_localstatedir}/log/%{name}.log
@@ -135,6 +136,8 @@ popd
 %systemd_postun_with_restart dnf-makecache.timer
 
 %changelog
+* Fri Dec 19 2014 Ralf Corsepius <corsepiu at fedoraproject.org> - 0.5.4-3
+- Own %%{configdir}/protected.d (RHBZ#1175098).
 
 * Tue Jul 29 2014 Aleš Kozumplík <ales at redhat.com> - 0.5.4-2
 - whole user name can contain non-ascii chars (RhBug:1121280) (Jan Silhan)


More information about the scm-commits mailing list