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  046ef6af693c1403bfc047df3c1880dbce4550d5 (commit)
      from  d3f3c011c34e3757c624428cdc4b50076501f5ed (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 046ef6af693c1403bfc047df3c1880dbce4550d5
Author: Roland Mas <[email protected]>
Date:   Tue Apr 14 09:14:33 2015 +0200

    We still need to enable epel for httpd-itk…

diff --git a/autoinstall/install-src.sh b/autoinstall/install-src.sh
index 101b5c4..b53728b 100755
--- a/autoinstall/install-src.sh
+++ b/autoinstall/install-src.sh
@@ -42,7 +42,8 @@ if [ -e /etc/debian_version ]; then
 else
     yum install -y make tar
     backports_rpm
-    yum install -y httpd-itk gettext php-cli php-pgsql php-process 
php-mbstring \
+    yum --enablerepo=epel install -y httpd-itk
+    yum install -y 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 \

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

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


hooks/post-receive
-- 
FusionForge

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

Reply via email to