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  fb334a94387f7ec60f641d1825591539140de6ce (commit)
      from  aef45d10510152e69aee37c8a3d2683b2a0cdd5f (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=fb334a94387f7ec60f641d1825591539140de6ce

commit fb334a94387f7ec60f641d1825591539140de6ce
Author: Franck Villaume <[email protected]>
Date:   Wed Mar 21 22:48:05 2018 +0100

    add missing deps for logger head on centos

diff --git a/autoinstall/common-backports b/autoinstall/common-backports
index 3ae0833..74389f5 100644
--- a/autoinstall/common-backports
+++ b/autoinstall/common-backports
@@ -196,7 +196,7 @@ EOF
     REMOVEDEPS=$DEPS
     backport_rpm_from_fedora python-simpletal
 
-    DEPS="python2-devel python-paste python-paste-deploy python-simplejson 
python-testtools"
+    DEPS="python2-devel python-paste python-paste-deploy python-simplejson 
python-testtools python-pygments"
     REMOVEDEPS=$DEPS
     backport_rpm_from_fedora loggerhead
 

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

Summary of changes:
 autoinstall/common-backports | 2 +-
 1 file changed, 1 insertion(+), 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