[seam-conversation] fix rhbz#915621 (removed doxia references)

gil gil at fedoraproject.org
Tue Feb 26 08:58:09 UTC 2013


commit 39412ac4ea6b270e877bc63cb806b0ce9b250cf4
Author: gil <puntogil at libero.it>
Date:   Tue Feb 26 09:57:50 2013 +0100

    fix rhbz#915621 (removed doxia references)

 seam-conversation.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/seam-conversation.spec b/seam-conversation.spec
index 5b5c0c3..5766f4d 100644
--- a/seam-conversation.spec
+++ b/seam-conversation.spec
@@ -2,7 +2,7 @@
 %global namedversion %{version}%{?namedreltag}
 Name:          seam-conversation
 Version:       3.1.0
-Release:       3%{?dist}
+Release:       4%{?dist}
 Summary:       Conversation management logic
 Group:         Development/Libraries
 License:       LGPLv2+
@@ -46,10 +46,6 @@ BuildRequires: mvn(org.jboss.weld.servlet:weld-servlet-test-base)
 BuildRequires: maven-local
 BuildRequires: maven-compiler-plugin
 BuildRequires: maven-dependency-plugin
-BuildRequires: maven-doxia
-BuildRequires: maven-doxia-module-fml
-BuildRequires: maven-doxia-module-xhtml
-BuildRequires: maven-doxia-modules
 BuildRequires: maven-jar-plugin
 BuildRequires: maven-javadoc-plugin
 BuildRequires: maven-resources-plugin
@@ -193,6 +189,9 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Tue Feb 26 2013 gil cattaneo <puntogil at libero.it> 3.1.0-4
+- fix rhbz#915621 (removed doxia references)
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.1.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list