summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormakkalot <makkalot@gmail.com>2008-07-08 15:40:36 +0300
committermakkalot <makkalot@gmail.com>2008-07-08 15:40:36 +0300
commit2db8f86f027509846d2bf0c0af801c902f124e78 (patch)
treea14e8551f9ca94b2dab16deeeb08f8f04ee342fc
parent3595ff81ca9400615e0be0d0924aa060cd1d754d (diff)
downloadfunc-2db8f86f027509846d2bf0c0af801c902f124e78.tar.gz
func-2db8f86f027509846d2bf0c0af801c902f124e78.tar.xz
func-2db8f86f027509846d2bf0c0af801c902f124e78.zip
add the func rewuirement to spec
-rw-r--r--funcweb/funcweb.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/funcweb/funcweb.spec b/funcweb/funcweb.spec
index 0ae256f..54c41a1 100644
--- a/funcweb/funcweb.spec
+++ b/funcweb/funcweb.spec
@@ -15,7 +15,7 @@ Source0: %{name}-%{version}.tar.gz
#packages that are required
Requires: python >= 2.3
-#Requires: func >= 0.20
+Requires: func >= 0.20
Requires: certmaster >= 0.1
Requires: mod_ssl >= 2.0
Requires: httpd >= 2.0