[python-taboot] Remove modjk api dep

Timothy Bielawa tbielawa at fedoraproject.org
Fri Aug 31 15:37:03 UTC 2012


commit 7af4982b2bb29f1d26157ca400421f6c7dfbfcb8
Author: Tim Bielawa <tbielawa at redhat.com>
Date:   Fri Aug 31 11:36:38 2012 -0400

    Remove modjk api dep

 python-taboot.spec |    7 +++----
 sources            |    2 +-
 2 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/python-taboot.spec b/python-taboot.spec
index b2e046e..d3307ce 100644
--- a/python-taboot.spec
+++ b/python-taboot.spec
@@ -4,7 +4,7 @@
 Name:           python-taboot
 %define _name   taboot
 Version:        0.4.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Client utility for scripted multi-system administration over Func
 
 Group:          Development/Languages
@@ -38,7 +38,6 @@ be extended by writing your Func modules and tasks in Python.
 Summary:        Func minion modules for use in conjunction with %{name}
 Group:          Development/Libraries
 Requires:       func
-Requires:       python-modjkapi
 
 
 %description -n taboot-func
@@ -88,8 +87,8 @@ mod_jk via it's xml web api.
 
 
 %changelog
-* Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+* Fri Aug 31 2012 Tim Bielawa <tim at redhat.com> - 0.4.0-3
+- Remove python-modjkapi requirement
 
 * Fri Jan 20 2012 Tim Bielawa <tbielawa at redhat.com> 0.4.0-1
 - Taboot 0.4.0, the "Farewell, Friend" release
diff --git a/sources b/sources
index 18822b8..ecc4415 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fd72d5795b0c6c36b917686ae7cfdadf  python-taboot-0.4.0.tar.gz
+a482e917630d73532d622763cd355f1c  python-taboot-0.4.0.tar.gz


More information about the scm-commits mailing list