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, master has been updated
       via  c458e234eb343e226ec803574ad3a0a92e16f692 (commit)
      from  55be377d1febe238acf0ba521cf6b67b9e7e90a1 (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=c458e234eb343e226ec803574ad3a0a92e16f692

commit c458e234eb343e226ec803574ad3a0a92e16f692
Author: Franck Villaume <[email protected]>
Date:   Sat Apr 29 17:40:20 2017 +0200

    fix repositoryapi rpm packaging

diff --git a/src/rpm/fusionforge.spec.in b/src/rpm/fusionforge.spec.in
index 3a96d15..e13372d 100644
--- a/src/rpm/fusionforge.spec.in
+++ b/src/rpm/fusionforge.spec.in
@@ -78,9 +78,9 @@ install_listfiles lists
 for i in $(sed -n 's/^%package plugin-//p' rpm/plugins); do \
     install_listfiles plugin-$i
 done
-# Manually handling the 3 python glue files for MoinMoin integration
+# Manually handling the python glue files for MoinMoin integration & 
RepositoryAPI documentation
 echo %{_datadir}/%{name}/plugins/moinmoin/lib/ >> plugin-moinmoin.rpmfiles
-
+echo %{_datadir}/%{name}/plugins/repositoryapi/Documentation/ >> 
plugin-repositoryapi.rpmfiles
 
 %package common
 Summary: Collaborative development tool - shared files

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

Summary of changes:
 src/rpm/fusionforge.spec.in | 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