[func/f13/master] 0.28

Seth Vidal skvidal at fedoraproject.org
Fri Apr 8 03:45:13 UTC 2011


commit 92f8cf55f3d828c81b502a9cdf236edda9ca7057
Author: Seth Vidal <skvidal at fedoraproject.org>
Date:   Thu Apr 7 23:45:14 2011 -0400

    0.28

 func.spec |   16 ++++++++++++++--
 sources   |    2 +-
 2 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/func.spec b/func.spec
index 1493859..2c1c8ef 100644
--- a/func.spec
+++ b/func.spec
@@ -11,7 +11,7 @@
 
 Summary: Remote management framework
 Name: func
-Version: 0.27
+Version: 0.28
 Release: 1%{?dist}
 Source0: %{name}-%{version}.tar.gz
 License: GPLv2+
@@ -24,7 +24,7 @@ Requires: python >= 2.3
 Requires: pyOpenSSL
 %endif
 Requires: %{python}-simplejson
-Requires: certmaster >= 0.27
+Requires: certmaster >= 0.28
 Requires: logrotate
 Requires: smolt
 BuildRequires: %{python}-devel
@@ -76,6 +76,15 @@ rm -fr $RPM_BUILD_ROOT
 %{_bindir}/func-transmit
 %{_bindir}/func-build-map
 %{_bindir}/func-group
+%{_bindir}/func-command
+%{_bindir}/func-down-hosts
+%{_bindir}/func-find-user
+%{_bindir}/func-grep
+%{_bindir}/func-list-vms-per-host
+%{_bindir}/func-ps-compare
+%{_bindir}/func-whatsmyname
+%{_bindir}/func-yum
+
 #%{_bindir}/update-func
 
 /etc/init.d/funcd
@@ -174,6 +183,9 @@ fi
 
 
 %changelog
+* Thu Apr  7 2011 Seth Vidal <skvidal at fedoraproject.org> - 0.28-1
+- 0.28  - require newer certmaster
+
 * Wed Aug 25 2010 Seth Vidal <skvidal at fedoraproject.org> - 0.27-1
 - bump to 0.27
 
diff --git a/sources b/sources
index 1c3afb7..d2e3cc8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-28935eaa7d42acffc4a47bf447a53460  func-0.27.tar.gz
+332e35c4bf6ac838df3fa8cf00732172  func-0.28.tar.gz


More information about the scm-commits mailing list