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  d29d4ae54986e1e25a71988d4de6ade55f75e942 (commit)
      from  a485f3ea1b4b3b19938843ba38c0440929d23ca2 (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 d29d4ae54986e1e25a71988d4de6ade55f75e942
Author: Sylvain Beucler <[email protected]>
Date:   Tue Jun 16 11:43:15 2015 +0200

    rpm: scmhook: Perl is required for svn commitemail and checkmimetype

diff --git a/src/rpm/plugins b/src/rpm/plugins
index 0a88bfe..ead7cfa 100644
--- a/src/rpm/plugins
+++ b/src/rpm/plugins
@@ -59,7 +59,7 @@ Requires: moin, mod_wsgi, python-psycopg2
 Requires:
 
 %package plugin-scmhook
-Requires: php-cli
+Requires: php-cli, perl
 
 # Way too many rpmlint errors in this one
 # Any volunteer?

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

Summary of changes:
 src/rpm/plugins | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/rpm/plugins b/src/rpm/plugins
index 0a88bfe..ead7cfa 100644
--- a/src/rpm/plugins
+++ b/src/rpm/plugins
@@ -59,7 +59,7 @@ Requires: moin, mod_wsgi, python-psycopg2
 Requires:
 
 %package plugin-scmhook
-Requires: php-cli
+Requires: php-cli, perl
 
 # Way too many rpmlint errors in this one
 # Any volunteer?


hooks/post-receive
-- 
FusionForge

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

Reply via email to