[mcollective/el6] Finger trouble.

stevetraylen stevetraylen at fedoraproject.org
Fri Apr 27 19:42:50 UTC 2012


commit caa543383c4e22265bb5d4c636e9b207117a2ccc
Author: Steve Traylen <steve.traylen at cern.ch>
Date:   Fri Apr 27 23:38:48 2012 +0200

    Finger trouble.

 mcollective.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mcollective.spec b/mcollective.spec
index f5955a5..aef7b02 100644
--- a/mcollective.spec
+++ b/mcollective.spec
@@ -8,7 +8,7 @@
 Summary:   A framework to build server orchestration or parallel job execution systems
 Name:      mcollective
 Version:   1.3.3
-Release:   4%{?dist}
+Release:   5%{?dist}
 Group:     Applications/System
 License:   ASL 2.0
 
@@ -89,7 +89,7 @@ cp --preserve=timestamps --recursive lib/* %{buildroot}/%{ruby_vendorlibdir}
 
 %if 0%{?fedora} <= 14 || 0%{?rhel} 
 %{__install} -d -m0755  %{buildroot}%{_initrddir}
-%{__install} -p -m0755 mcollectivepinit %{buildroot}%{_initrddir}/mcollective
+%{__install} -p -m0755 mcollective.init %{buildroot}%{_initrddir}/mcollective
 %endif
 
 %if 0%{?fedora} >= 15 
@@ -194,6 +194,9 @@ fi
 %dir /etc/mcollective/ssl/clients
 
 %changelog
+* Fri Apr 27 2012 Steve Traylen <steve.traylen at cern.ch> - 1.3.3-5
+- Finger trouble.
+
 * Fri Apr 27 2012 Steve Traylen <steve.traylen at cern.ch> - 1.3.3-4
 - Fix patch 0001 to stop loading verdor directory.
 


More information about the scm-commits mailing list