This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".

The branch, 6.0 has been updated
       via  e31a0da9e952edec76bae8e6ff473cbcf2acc396 (commit)
      from  39fb0427603d3784651aed8f1ac5122ea502517b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e31a0da9e952edec76bae8e6ff473cbcf2acc396
Author: Roland Mas <[email protected]>
Date:   Wed Apr 8 11:49:55 2015 +0200

    Install xinetd on installations from source

diff --git a/autoinstall/install-src.sh b/autoinstall/install-src.sh
index 6c30a63..477d61a 100755
--- a/autoinstall/install-src.sh
+++ b/autoinstall/install-src.sh
@@ -33,7 +33,7 @@ if [ -e /etc/debian_version ]; then
        libapache2-mpm-itk libapache2-mod-svn \
        apache2 postgresql libnss-pgsql2 unscd \
        subversion augeas-tools viewvc python-pycurl git \
-       mediawiki \
+       mediawiki xinetd \
        python-moinmoin libapache2-mod-wsgi python-psycopg2 \
        unoconv poppler-utils
     if ! dpkg-vendor --is Ubuntu; then
@@ -45,7 +45,7 @@ else
     yum install -y gettext php-cli php-pgsql php-process php-mbstring \
        httpd mod_dav_svn mod_ssl postgresql-server nscd \
        subversion augeas viewvc python-pycurl git gitweb \
-       mediawiki119 \
+       mediawiki119 xinetd \
        moin mod_wsgi python-psycopg2 \
        unoconv poppler-utils
     yum --enablerepo=epel-testing install -y httpd-itk

-----------------------------------------------------------------------

Summary of changes:
 autoinstall/install-src.sh |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to