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.1 has been updated
via 5d06aaef192c880392f4970b830f9d76837327d9 (commit)
from 81a65b0ab8683b1b62597daa0ac1f102e9179296 (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 -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=5d06aaef192c880392f4970b830f9d76837327d9
commit 5d06aaef192c880392f4970b830f9d76837327d9
Author: Franck Villaume <[email protected]>
Date: Fri Apr 6 08:58:23 2018 +0000
install src on OpenSuSE: add missing postgresql-contrib package
diff --git a/autoinstall/install-src.sh b/autoinstall/install-src.sh
index 2ee7903..f75429f 100755
--- a/autoinstall/install-src.sh
+++ b/autoinstall/install-src.sh
@@ -62,12 +62,12 @@ elif [ -e /etc/SuSE-release ]; then
suse_install_repos
suse_install_rpms make gettext-runtime php5 php5-gettext php5-posix
php5-pgsql \
apache2 apache2-mod_php5 apache2-mod_wsgi apache2-mod_mpm_itk \
- postgresql-server subversion \
+ postgresql-server postgresql-contrib subversion \
php5-pear php5-pear-htmlpurifier \
- mailman postfix \
- openssh \
+ mailman postfix \
+ openssh \
cvs rcs perl-IPC-Run perl-URI \
- subversion-server \
+ subversion-server \
git git-web \
mercurial \
python-psycopg2 \
-----------------------------------------------------------------------
Summary of changes:
autoinstall/install-src.sh | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits