[jboss-transaction-1.1-api/f18] Removed unneeded maven-eclipse-plugin dependency

Marek Goldmann goldmann at fedoraproject.org
Fri Nov 30 09:48:30 UTC 2012


commit a7a78f3984ef96f57447d9db2e470f8081b368b7
Author: Ade Lee <alee at goofy-vm6.dsdev.sjc.redhat.com>
Date:   Thu Nov 15 14:08:18 2012 -0800

    Removed unneeded maven-eclipse-plugin dependency

 jboss-transaction-1.1-api.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/jboss-transaction-1.1-api.spec b/jboss-transaction-1.1-api.spec
index 63e326d..7338581 100644
--- a/jboss-transaction-1.1-api.spec
+++ b/jboss-transaction-1.1-api.spec
@@ -3,7 +3,7 @@
 
 Name:             jboss-transaction-1.1-api
 Version:          1.0.1
-Release:          1%{dist}
+Release:          2%{dist}
 Summary:          Transaction 1.1 API
 Group:            Development/Libraries
 License:          CDDL or GPLv2 with exceptions
@@ -26,7 +26,7 @@ BuildRequires:    maven-checkstyle-plugin
 BuildRequires:    maven-plugin-cobertura
 BuildRequires:    maven-dependency-plugin
 BuildRequires:    maven-ear-plugin
-BuildRequires:    maven-eclipse-plugin
+BuildRequires:    maven-clean-plugin
 BuildRequires:    maven-ejb-plugin
 
 Requires:         jpackage-utils
@@ -78,6 +78,10 @@ cp -rp target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %doc LICENSE.txt
 
 %changelog
+* Thu Nov 15 2012 Ade Lee <alee at redhat.com> 1.0.1-2
+- Removed maven-eclipse-plugin-dependency
+- Added maven-clean-plugin
+
 * Fri Jul 20 2012 Marek Goldmann <mgoldman at redhat.com> 1.0.1-1
 - Upstream release 1.0.1.Final
 - Fixed BR


More information about the scm-commits mailing list