[func] update to 0.28 for rawhide

Seth Vidal skvidal at fedoraproject.org
Thu Sep 8 17:02:00 UTC 2011


commit f8328ba8a6f89e6d1cd6e92c7f3ec8746a50dd37
Author: Seth Vidal <skvidal at fedoraproject.org>
Date:   Thu Sep 8 13:01:48 2011 -0400

    update to 0.28 for rawhide

 func.spec |   19 ++++++++++++++-----
 sources   |    2 +-
 2 files changed, 15 insertions(+), 6 deletions(-)
---
diff --git a/func.spec b/func.spec
index 3e5ca5e..2c1c8ef 100644
--- a/func.spec
+++ b/func.spec
@@ -11,8 +11,8 @@
 
 Summary: Remote management framework
 Name: func
-Version: 0.27
-Release: 2%{?dist}
+Version: 0.28
+Release: 1%{?dist}
 Source0: %{name}-%{version}.tar.gz
 License: GPLv2+
 Group: Applications/System
@@ -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,8 +183,8 @@ fi
 
 
 %changelog
-* Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.27-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+* 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