From 3524bf6823affce45f6bda68f0af18b6a11e0caf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sun, 14 Mar 2021 09:39:44 +0100 Subject: [PATCH] - package /etc/yum dir - rel 3 --- dnf.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dnf.spec b/dnf.spec index 1ca03ab..1c48c2d 100644 --- a/dnf.spec +++ b/dnf.spec @@ -11,7 +11,7 @@ Summary: Package manager Summary(pl.UTF-8): Zarządca pakietów Name: dnf Version: 4.6.1 -Release: 2 +Release: 3 Group: Base # GPL v2+ with GPL v2 and GPL parts; for a breakdown of the licensing, see PACKAGE-LICENSING License: GPL v2 (parts on GPL v2+ or GPL) @@ -218,6 +218,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/yum %{_sysconfdir}/yum.conf +%dir %{_sysconfdir}/yum %{_sysconfdir}/yum/pluginconf.d %{_sysconfdir}/yum/protected.d %{_sysconfdir}/yum/vars -- 2.44.0