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  6067aa978cacc2b40034af9e5eff56dd00faa7cf (commit)
      from  e911e87be30a39f751a82d6a62efe3267d9b2fda (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 6067aa978cacc2b40034af9e5eff56dd00faa7cf
Author: Sylvain Beucler <[email protected]>
Date:   Fri Apr 24 13:31:47 2015 +0200

    rpm: missing deps

diff --git a/src/rpm/plugins b/src/rpm/plugins
index 264003e..c7aaaf2 100644
--- a/src/rpm/plugins
+++ b/src/rpm/plugins
@@ -59,7 +59,7 @@ Requires: moin, mod_wsgi, python-psycopg2
 Requires:
 
 %package plugin-scmhook
-Requires:
+Requires: php-cli
 
 # Way too many rpmlint errors in this one
 # Any volunteer?
@@ -79,7 +79,7 @@ Requires:
 Requires:
 
 %package plugin-sysauthldap
-Requires:
+Requires: php-ldap
 
 %package plugin-taskboard
 Requires:

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

Summary of changes:
 src/rpm/plugins |    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

Reply via email to