summaryrefslogtreecommitdiffstats
path: root/funcweb
diff options
context:
space:
mode:
authormakkalot <makkalot@gmail.com>2008-08-04 23:10:09 +0300
committermakkalot <makkalot@gmail.com>2008-08-04 23:10:09 +0300
commit8c3b84ba9794a0088d0d89e45b8cd8df0ebdea5e (patch)
treee2a1794e41b5a6fd46e8bf026e24dd4bf71a01cd /funcweb
parent68f6a073f74c0288ce86e84d1e29803f22974623 (diff)
downloadfunc-8c3b84ba9794a0088d0d89e45b8cd8df0ebdea5e.tar.gz
func-8c3b84ba9794a0088d0d89e45b8cd8df0ebdea5e.tar.xz
func-8c3b84ba9794a0088d0d89e45b8cd8df0ebdea5e.zip
a workaround for alikins bug report for cherrypy version conflict
Diffstat (limited to 'funcweb')
-rw-r--r--funcweb/funcweb.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/funcweb/funcweb.spec b/funcweb/funcweb.spec
index 91c8fe4..fee8611 100644
--- a/funcweb/funcweb.spec
+++ b/funcweb/funcweb.spec
@@ -22,6 +22,9 @@ Requires: mod_ssl >= 2.0
Requires: httpd >= 2.0
Requires: TurboGears >= 1.0.4.2
Requires: pam
+#a bug in Turbogears package that causes some problems if
+#bigger version than that one is installed on the system !
+Requires: python-cherrypy < 3.0
#the build requires
BuildRequires: python-devel