[python-tgfastdata] Require python-ruledispatch

Toshio くらとみ toshio at fedoraproject.org
Fri Jul 15 19:15:36 UTC 2011


commit 59fc0c37d3f870c2214c210fb80c26fd9bb157d7
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Fri Jul 15 12:15:13 2011 -0700

    Require python-ruledispatch

 python-tgfastdata.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/python-tgfastdata.spec b/python-tgfastdata.spec
index 4def129..bede31c 100644
--- a/python-tgfastdata.spec
+++ b/python-tgfastdata.spec
@@ -23,7 +23,9 @@ BuildArch:      noarch
 BuildRequires:  python2-devel
 # For tests
 BuildRequires: TurboGears
+BuildRequires: python-ruledispatch
 Requires: TurboGears
+Requires: python-ruledispatch
 
 %description
 FastData is an extension to TurboGears which can provide automatic user


More information about the scm-commits mailing list