summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2013-04-15 13:32:12 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2013-04-15 13:32:23 -0400
commitaa8a6f6d72eb551d6a8c650b9fbc14ba30a3d4bf (patch)
tree6a3b5ad07373d13eacde111dfa4bb922f40ff871 /misc
parent84850ccbceb0836ac3851066e745d77d5bbbf889 (diff)
downloadbcfg2-aa8a6f6d72eb551d6a8c650b9fbc14ba30a3d4bf.tar.gz
bcfg2-aa8a6f6d72eb551d6a8c650b9fbc14ba30a3d4bf.tar.bz2
bcfg2-aa8a6f6d72eb551d6a8c650b9fbc14ba30a3d4bf.zip
cherrypy blocker bug fixed in cherrypy 3.3, update specfile accordingly
Diffstat (limited to 'misc')
-rw-r--r--misc/bcfg2.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec
index e6b21d76c..d8eb8e5de 100644
--- a/misc/bcfg2.spec
+++ b/misc/bcfg2.spec
@@ -153,7 +153,7 @@ Requires: bcfg2-server = %{version}
# cherrypy 3.2.3 actually doesn't exist yet, but 3.2.2 has bugs that
# prevent it from working:
# https://bitbucket.org/cherrypy/cherrypy/issue/1154/assertionerror-in-recv-when-ssl-is-enabled
-Requires: python-cherrypy > 3.2.2
+Requires: python-cherrypy > 3.3
%description server-cherrypy
Bcfg2 helps system administrators produce a consistent, reproducible,
@@ -523,4 +523,3 @@ fi
* Fri Sep 15 2006 Narayan Desai <desai@mcs.anl.gov> - 0.8.4-1
- Initial log
-