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 1f36197d8fa3b92c9aca4171ae05c1af71eec838 (commit)
from 39c07f0f173f4788f811f117ae8e32dd50975cd2 (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 1f36197d8fa3b92c9aca4171ae05c1af71eec838
Author: Sylvain Beucler <[email protected]>
Date: Wed Apr 8 12:00:02 2015 +0200
install: group component dependencies together for clarity
diff --git a/autoinstall/install-src.sh b/autoinstall/install-src.sh
index e35afd1..45be040 100755
--- a/autoinstall/install-src.sh
+++ b/autoinstall/install-src.sh
@@ -44,8 +44,8 @@ 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 \
- mediawiki119 xinetd \
+ subversion augeas viewvc python-pycurl git gitweb xinetd \
+ mediawiki119 \
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