From 6867926b74f0179b9bcc4f55b11c8125929860e0 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 20:45:31 +0100 Subject: [PATCH] don't set skel files as config [release 4.3.042-2mamba;Sat Oct 24 2015] --- bash.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/bash.spec b/bash.spec index 72508eb..1debefe 100644 --- a/bash.spec +++ b/bash.spec @@ -3,7 +3,7 @@ Name: bash Version: 4.3.042 -Release: 1mamba +Release: 2mamba Summary: The GNU Bourne Again shell (bash) Group: Applications/Shells Vendor: openmamba @@ -149,7 +149,7 @@ exit 0 /bin/bash /bin/bashbug #/bin/sh -%config(noreplace) %{_sysconfdir}/skel/.b* +%{_sysconfdir}/skel/.b* %{_infodir}/bash.info* %{_mandir}/man1/bash.* %{_mandir}/man1/bashbug.* @@ -164,6 +164,9 @@ exit 0 %{_docdir}/bash/* %changelog +* Sat Oct 24 2015 Silvan Calarco 4.3.042-2mamba +- don't set skel files as config + * Thu Sep 10 2015 Automatic Build System 4.3.042-1mamba - automatic version update by autodist