[Fusionforge-commits] FusionForge branch master updated. 452d33cd4c4e218711afa13bb547c5518cc43d77

Roland Mas lolando at fusionforge.org
Mon Dec 16 18:36:30 CET 2013


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  452d33cd4c4e218711afa13bb547c5518cc43d77 (commit)
       via  4e28d51b9cc64f68d13de767b1a8c009ca5c2e06 (commit)
       via  8c4488498fa17dd47114cd7545c5b0ec80c4c214 (commit)
       via  85c44e0c579ee2f233527f60379088a3ca6fe813 (commit)
       via  37380675a635dfb2179bfd51a6db7983e121c927 (commit)
      from  ee65c5bc64a37cfb3fea331a16484b0ae6e5fc7e (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 452d33cd4c4e218711afa13bb547c5518cc43d77
Merge: ee65c5b 4e28d51
Author: Roland Mas <lolando at debian.org>
Date:   Mon Dec 16 18:36:15 2013 +0100

    Merged from 5.2: Disable projectimport plugin in RPM packaging

diff --cc src/fusionforge.spec
index 65e171b,3981b2b..69f4bba
--- a/src/fusionforge.spec
+++ b/src/fusionforge.spec
@@@ -248,25 -225,25 +248,25 @@@ Requires: %{name} >= %{version}, ph
  %description plugin-online_help
  This is a online_help plugin within FusionForge.
  
 -%package plugin-oslc
 -Summary: OSLC plugin for FusionForge
 -Group: Development/Tools
 -Requires: %{name} >= %{version}, php, php-ZendFramework > 1.10
 -%description plugin-oslc
 -OSLC-CM compatible plugin for FusionForge tracker system.
 -OSLC-CM is a standard specification for APIs in Change Management
 -applications. It is based on Web technologies such as REST, RDF, or AJAX.
 -This package provides an OSLC-CM V2 compatible plugin for FusionForge
 -tracker system.
 +# %package plugin-oslc
 +# Summary: OSLC plugin for FusionForge
 +# Group: Development/Tools
 +# Requires: %{name} >= %{version}, php, php-ZendFramework > 1.10
 +# %description plugin-oslc
 +# OSLC-CM compatible plugin for FusionForge tracker system.
 +# OSLC-CM is a standard specification for APIs in Change Management
 +# applications. It is based on Web technologies such as REST, RDF, or AJAX.
 +# This package provides an OSLC-CM V2 compatible plugin for FusionForge
 +# tracker system.
  
- %package plugin-projectimport
- Summary: Project Import plugin for FusionForge
- Group: Development/Tools
- Requires: %{name} >= %{version}, php
- %description plugin-projectimport
- Project import plugin for FusionForge
- This plugin allows the import of a project data previously exported
- with ForgePlucker, or a compatible tool.
+ # %package plugin-projectimport
+ # Summary: Project Import plugin for FusionForge
+ # Group: Development/Tools
+ # Requires: %{name} >= %{version}, php
+ # %description plugin-projectimport
+ # Project import plugin for FusionForge
+ # This plugin allows the import of a project data previously exported
+ # with ForgePlucker, or a compatible tool.
  
  # %package plugin-projects-hierarchy
  # Summary: projects-hierarchy plugin for FusionForge
@@@ -642,10 -651,10 +642,10 @@@ don
  %{__ln_s} ../plugins/wiki/www $RPM_BUILD_ROOT%{FORGE_DIR}/www/wiki
  
  # plugin: oslc
 -%{__ln_s} ../../plugins/oslc/www $RPM_BUILD_ROOT%{FORGE_DIR}/www/plugins/oslc
 +#%{__ln_s} ../../plugins/oslc/www $RPM_BUILD_ROOT%{FORGE_DIR}/www/plugins/oslc
  
  # plugin : projectimport
- %{__ln_s} ../../plugins/projectimport/www $RPM_BUILD_ROOT%{FORGE_DIR}/www/plugins/projectimport
+ # %{__ln_s} ../../plugins/projectimport/www $RPM_BUILD_ROOT%{FORGE_DIR}/www/plugins/projectimport
  
  # plugin: projectlabels
  %{__ln_s} ../../plugins/projectlabels/www $RPM_BUILD_ROOT%{FORGE_DIR}/www/plugins/projectlabels
@@@ -1012,18 -1007,18 +1012,18 @@@ f
  %{FORGE_DIR}/plugins/online_help
  %{FORGE_DIR}/www/plugins/online_help
  
 -%files plugin-oslc
 -%config(noreplace) %{FORGE_CONF_DIR}/plugins/oslc/
 -%config(noreplace) %{FORGE_CONF_DIR}/config.ini.d/oslc.ini
 -%{FORGE_CONF_DIR}/httpd.d/plugin-oslc.inc
 -%{FORGE_DIR}/plugins/oslc
 -%{FORGE_DIR}/www/plugins/oslc
 +# %files plugin-oslc
 +# %config(noreplace) %{FORGE_CONF_DIR}/plugins/oslc/
 +# %config(noreplace) %{FORGE_CONF_DIR}/config.ini.d/oslc.ini
 +# %{FORGE_CONF_DIR}/httpd.d/plugin-oslc.inc
 +# %{FORGE_DIR}/plugins/oslc
 +# %{FORGE_DIR}/www/plugins/oslc
  
- %files plugin-projectimport
- %config(noreplace) %{FORGE_CONF_DIR}/plugins/projectimport/
- %config(noreplace) %{FORGE_CONF_DIR}/config.ini.d/projectimport.ini
- %{FORGE_DIR}/plugins/projectimport
- %{FORGE_DIR}/www/plugins/projectimport
+ # %files plugin-projectimport
+ # %config(noreplace) %{FORGE_CONF_DIR}/plugins/projectimport/
+ # %config(noreplace) %{FORGE_CONF_DIR}/config.ini.d/projectimport.ini
+ # %{FORGE_DIR}/plugins/projectimport
+ # %{FORGE_DIR}/www/plugins/projectimport
  
  # %files plugin-projects-hierarchy
  # %config(noreplace) %{FORGE_CONF_DIR}/config.ini.d/projects-hierarchy.ini

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

Summary of changes:
 src/fusionforge.spec |   28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list