From aa8a52ece5d2f3935d98a1b6436c7caff7172330 Mon Sep 17 00:00:00 2001 From: vcrhonek Date: Tue, 3 Mar 2009 16:37:42 +0000 Subject: [PATCH] Add noreplace to config files --- tog-pegasus.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/tog-pegasus.spec b/tog-pegasus.spec index f3b63e8..e2981f1 100644 --- a/tog-pegasus.spec +++ b/tog-pegasus.spec @@ -43,7 +43,7 @@ %define _default_patch_fuzz 2 Version: 2.7.2 -Release: 6%{?dist} +Release: 7%{?dist} Epoch: 2 # 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/osinfo %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) %dir /etc/Pegasus %ghost %config(noreplace) /etc/Pegasus/cimserver_current.conf @@ -462,6 +462,9 @@ fi %changelog +* Tue Mar 3 2009 Vitezslav Crhonek - 2:2.7.2-7 +- Add noreplace to config files + * Sat Feb 28 2009 Caolán McNamara - 2:2.7.2-6 - fix elif