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  ecb207e113b33eab6e3706a0cfe0bc3ff1cc0126 (commit)
      from  47aa32310af56c47df31937adbb87e14ee0c7dfa (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 ecb207e113b33eab6e3706a0cfe0bc3ff1cc0126
Author: Roland Mas <[email protected]>
Date:   Sun May 31 21:13:21 2015 +0200

    Don't try to package a nonexisting file

diff --git a/src/rpm/fusionforge.spec.in b/src/rpm/fusionforge.spec.in
index afc14d8..2541075 100644
--- a/src/rpm/fusionforge.spec.in
+++ b/src/rpm/fusionforge.spec.in
@@ -95,7 +95,7 @@ integrated into one web site and managed through a web 
interface.
 This package contains files and programs used by several other
 subpackages.
 %files common -f common.rpmfiles -f %{name}.lang
-%doc AUTHORS* CHANGES COPYING INSTALL.TXT NEWS README
+%doc AUTHORS* CHANGES COPYING INSTALL.TXT README
 %doc docs/*
 %doc rpm/README.fedora
 %post common

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

Summary of changes:
 src/rpm/fusionforge.spec.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/rpm/fusionforge.spec.in b/src/rpm/fusionforge.spec.in
index afc14d8..2541075 100644
--- a/src/rpm/fusionforge.spec.in
+++ b/src/rpm/fusionforge.spec.in
@@ -95,7 +95,7 @@ integrated into one web site and managed through a web 
interface.
 This package contains files and programs used by several other
 subpackages.
 %files common -f common.rpmfiles -f %{name}.lang
-%doc AUTHORS* CHANGES COPYING INSTALL.TXT NEWS README
+%doc AUTHORS* CHANGES COPYING INSTALL.TXT README
 %doc docs/*
 %doc rpm/README.fedora
 %post common


hooks/post-receive
-- 
FusionForge

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

Reply via email to