Add noreplace to config files
This commit is contained in:
parent
ea20f1f35f
commit
aa8a52ece5
@ -43,7 +43,7 @@
|
|||||||
%define _default_patch_fuzz 2
|
%define _default_patch_fuzz 2
|
||||||
|
|
||||||
Version: 2.7.2
|
Version: 2.7.2
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
#
|
#
|
||||||
Summary: OpenPegasus WBEM Services for Linux
|
Summary: OpenPegasus WBEM Services for Linux
|
||||||
@ -318,7 +318,7 @@ make -f RedHat.OpenPegasus.Makefile install prefix=$RPM_BUILD_ROOT libdir=%{_lib
|
|||||||
%attr(0755, root, pegasus) /usr/bin/cimprovider
|
%attr(0755, root, pegasus) /usr/bin/cimprovider
|
||||||
%attr(0755, root, pegasus) /usr/bin/osinfo
|
%attr(0755, root, pegasus) /usr/bin/osinfo
|
||||||
%attr(0755, root, pegasus) /usr/bin/wbemexec
|
%attr(0755, root, pegasus) /usr/bin/wbemexec
|
||||||
%config /etc/rc.d/init.d/tog-pegasus
|
%config(noreplace) /etc/rc.d/init.d/tog-pegasus
|
||||||
%defattr(0640, root, pegasus, 0750)
|
%defattr(0640, root, pegasus, 0750)
|
||||||
%dir /etc/Pegasus
|
%dir /etc/Pegasus
|
||||||
%ghost %config(noreplace) /etc/Pegasus/cimserver_current.conf
|
%ghost %config(noreplace) /etc/Pegasus/cimserver_current.conf
|
||||||
@ -462,6 +462,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 3 2009 Vitezslav Crhonek <vcrhonek@redhat.com> - 2:2.7.2-7
|
||||||
|
- Add noreplace to config files
|
||||||
|
|
||||||
* Sat Feb 28 2009 Caolán McNamara <caolanm@redhat.com> - 2:2.7.2-6
|
* Sat Feb 28 2009 Caolán McNamara <caolanm@redhat.com> - 2:2.7.2-6
|
||||||
- fix elif
|
- fix elif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user