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  d3f3c011c34e3757c624428cdc4b50076501f5ed (commit)
       via  e72ca45fa85f1ab1e5a0002e61d63eca35434dd9 (commit)
      from  e9ed685271f99b7806ba279da877187e3c3dbca1 (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 d3f3c011c34e3757c624428cdc4b50076501f5ed
Author: Roland Mas <[email protected]>
Date:   Mon Apr 13 21:07:48 2015 +0200

    httpd-itk is now in epel, we don't need epel-testing anymore

diff --git a/autoinstall/install-src.sh b/autoinstall/install-src.sh
index 8281f66..101b5c4 100755
--- a/autoinstall/install-src.sh
+++ b/autoinstall/install-src.sh
@@ -42,13 +42,12 @@ if [ -e /etc/debian_version ]; then
 else
     yum install -y make tar
     backports_rpm
-    yum install -y gettext php-cli php-pgsql php-process php-mbstring \
+    yum install -y httpd-itk gettext php-cli php-pgsql php-process 
php-mbstring \
        httpd mod_dav_svn mod_ssl postgresql-server nscd \
        subversion viewvc python-pycurl git gitweb xinetd \
        mediawiki119 \
        moin mod_wsgi python-psycopg2 \
        unoconv poppler-utils
-    yum --enablerepo=epel-testing install -y httpd-itk
 fi
 
 (
diff --git a/autoinstall/install.sh b/autoinstall/install.sh
index 8a1da55..a679fbb 100755
--- a/autoinstall/install.sh
+++ b/autoinstall/install.sh
@@ -54,7 +54,7 @@ else
        yum upgrade -y
     else
        # Initial installation
-       yum --enablerepo=epel --enablerepo=epel-testing install -y fusionforge 
fusionforge-shell fusionforge-scm \
+       yum --enablerepo=epel install -y fusionforge fusionforge-shell 
fusionforge-scm \
            fusionforge-plugin-scmgit fusionforge-plugin-scmsvn \
            fusionforge-plugin-mediawiki \
            fusionforge-plugin-blocks fusionforge-plugin-online_help 
fusionforge-plugin-taskboard

commit e72ca45fa85f1ab1e5a0002e61d63eca35434dd9
Author: Roland Mas <[email protected]>
Date:   Mon Apr 13 21:05:32 2015 +0200

    Stop installing augeas, it's no longer used

diff --git a/autoinstall/install-src.sh b/autoinstall/install-src.sh
index 3b9165f..8281f66 100755
--- a/autoinstall/install-src.sh
+++ b/autoinstall/install-src.sh
@@ -32,7 +32,7 @@ if [ -e /etc/debian_version ]; then
     apt-get install -y make gettext php5-cli php5-pgsql php-htmlpurifier \
        libapache2-mpm-itk libapache2-mod-svn \
        apache2 postgresql libnss-pgsql2 unscd \
-       subversion augeas-tools viewvc python-pycurl git xinetd \
+       subversion viewvc python-pycurl git xinetd \
        mediawiki \
        python-moinmoin libapache2-mod-wsgi python-psycopg2 \
        unoconv poppler-utils
@@ -44,7 +44,7 @@ else
     backports_rpm
     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 xinetd \
+       subversion viewvc python-pycurl git gitweb xinetd \
        mediawiki119 \
        moin mod_wsgi python-psycopg2 \
        unoconv poppler-utils

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

Summary of changes:
 autoinstall/install-src.sh |    7 +++----
 autoinstall/install.sh     |    2 +-
 2 files changed, 4 insertions(+), 5 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