summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2011-12-17 07:17:29 +0400
committerVlad Glagolev2011-12-17 07:17:29 +0400
commit384d06c640be1b67f5cf440ce201a93b9e6e4de6 (patch)
tree3794c8629ad86a6fdc2511a416ac0f2219126a6c
parentf5dfca90ecc1a1adc69088af5d170e10848303d5 (diff)
modsecurity: depends (lua -> lua51)
-rwxr-xr-xhttp/modsecurity/DEPENDS2
-rw-r--r--http/modsecurity/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/http/modsecurity/DEPENDS b/http/modsecurity/DEPENDS
index b6563b29bc..431a54437d 100755
--- a/http/modsecurity/DEPENDS
+++ b/http/modsecurity/DEPENDS
@@ -5,6 +5,6 @@ case $(get_spell_provider $SPELL APACHE2) in
apache2) sub_depends apache2 UNIQ ;;
*) ;; # NOTHING
esac &&
-optional_depends lua "" "" "to use the new Lua engine"
+optional_depends lua51 "" "" "to use the new Lua engine"
# the ./configure --help lists curl, and it uses it if it exists.
# nothing in any documentation tells me what it's doing with curl...
diff --git a/http/modsecurity/HISTORY b/http/modsecurity/HISTORY
index 4dbae43187..29aaed91df 100644
--- a/http/modsecurity/HISTORY
+++ b/http/modsecurity/HISTORY
@@ -1,3 +1,6 @@
+2011-12-17 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: lua -> lua51
+
2010-03-02 Julien "_kaze_" ROZO <julien@rozo.org>
* DETAILS: updated version to 2.5.12
* modsecurity.gpg: updated public key for Brian Rectanus since the old one