[func/el5/master] add the func commands to the spec file

Seth Vidal skvidal at fedoraproject.org
Thu Apr 7 21:27:12 UTC 2011


commit df1f7a45f7dc5c77b745b01bc9722ae151feb32c
Author: Seth Vidal <skvidal at fedoraproject.org>
Date:   Thu Apr 7 17:27:13 2011 -0400

    add the func commands to the spec file

 func.spec |    9 +++++++++
 sources   |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/func.spec b/func.spec
index b71dbd7..2c1c8ef 100644
--- a/func.spec
+++ b/func.spec
@@ -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
diff --git a/sources b/sources
index 93095f4..d2e3cc8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-be537776a1d3febdabb1c673f7b89d48  func-0.28.tar.gz
+332e35c4bf6ac838df3fa8cf00732172  func-0.28.tar.gz


More information about the scm-commits mailing list