don't set skel files as config [release 4.3.042-2mamba;Sat Oct 24 2015]
This commit is contained in:
parent
1c560438d7
commit
6867926b74
@ -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 <silvan.calarco@mambasoft.it> 4.3.042-2mamba
|
||||
- don't set skel files as config
|
||||
|
||||
* Thu Sep 10 2015 Automatic Build System <autodist@mambasoft.it> 4.3.042-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user