LP#1579219: set up mod_perl as an Evergreen dependency user/gmcharlt/lp1579219_move_mod_perl_dep_to_eg
authorGalen Charlton <gmc@esilibrary.com>
Fri, 12 Aug 2016 18:03:10 +0000 (14:03 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 12 Aug 2016 18:03:10 +0000 (14:03 -0400)
This patch, in conjunction with another one for OpenSRF,
set mod_perl up as a dependency installed when Evergreen is installed,
not when OpenSRF is installed, as OpenSRF itself does not require
mod_perl.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/extras/install/Makefile.debian-jessie
Open-ILS/src/extras/install/Makefile.debian-wheezy
Open-ILS/src/extras/install/Makefile.fedora
Open-ILS/src/extras/install/Makefile.ubuntu-trusty
Open-ILS/src/extras/install/Makefile.ubuntu-xenial

index 030857c..d6cb9ea 100644 (file)
@@ -19,6 +19,7 @@ export DEBS = \
        apache2-prefork-dev\
        aspell\
        aspell-en\
+       libapache2-mod-perl2\
        libbusiness-creditcard-perl\
        libbusiness-isbn-data-perl\
        libbusiness-issn-perl\
index 59bf75a..4ad7ee0 100644 (file)
@@ -19,6 +19,7 @@ export DEBS = \
        apache2-prefork-dev\
        aspell\
        aspell-en\
+       libapache2-mod-perl2\
        libbusiness-creditcard-perl\
        libbusiness-isbn-data-perl\
        libbusiness-issn-perl\
index d338037..a0902fa 100644 (file)
@@ -31,6 +31,7 @@ FEDORA_RPMS = \
        libyaz \
        libyaz-devel \
        mingw32-nsiswrapper \
+       mod_perl \
        mod_ssl \
        ncurses-devel \
        ncurses-libs \
index 5e836e6..68ab9fa 100644 (file)
@@ -19,6 +19,7 @@ export DEBS = \
        apache2-prefork-dev\
        aspell\
        aspell-en\
+       libapache2-mod-perl2\
        libbusiness-creditcard-perl\
        libbusiness-edi-perl \
        libbusiness-isbn-data-perl\
index 726fdbb..ef1b4f1 100644 (file)
@@ -19,6 +19,7 @@ export DEBS = \
        apache2-dev\
        aspell\
        aspell-en\
+       libapache2-mod-perl2\
        libbusiness-creditcard-perl\
        libbusiness-isbn-data-perl\
        libbusiness-issn-perl\
@@ -79,7 +80,8 @@ export DEB_APACHE_MODS = \
     proxy\
     proxy_http\
     rewrite\
-    cgi
+    cgi\
+    perl
 
 export DEB_APACHE_DISMODS = \
     deflate