[eclipse-wtp-webservices] Remove emf-sdk requirement

Gerard Ryan galileo at fedoraproject.org
Sat Apr 27 17:02:14 UTC 2013


commit 93f50bff59219126af35a9e2b6238b5c7f65a8a1
Author: Gerard Ryan <gerard at ryan.lt>
Date:   Thu Mar 14 22:39:29 2013 +0000

    Remove emf-sdk requirement

 eclipse-wtp-webservices.spec |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/eclipse-wtp-webservices.spec b/eclipse-wtp-webservices.spec
index b8b07a0..fb5395f 100644
--- a/eclipse-wtp-webservices.spec
+++ b/eclipse-wtp-webservices.spec
@@ -4,7 +4,7 @@
 
 Name:		eclipse-wtp-webservices
 Version:	3.4.0
-Release:	6%{?dist}
+Release:	7%{?dist}
 Summary:	Tools for developing and interacting with Java Web services
 
 Group:		Development/Tools
@@ -56,7 +56,6 @@ BuildRequires:	wsil4j >= 1.0
 BuildRequires:	xerces-j2 >= 2.11.0-7
 
 BuildRequires:	eclipse-emf-core >= 2.8.0-0.22
-BuildRequires:	eclipse-emf-sdk >= 2.8.0
 BuildRequires:	eclipse-emf-xsd >= 2.8.0-0.7
 BuildRequires:	eclipse-gef >= 3.8.0-0.3
 BuildRequires:	eclipse-pde >= 1:4.2.0-0.22
@@ -85,7 +84,6 @@ Requires:	wsil4j >= 1.0
 Requires:	xerces-j2 >= 2.11.0-7
 
 Requires:	eclipse-emf-core >= 2.8.0-0.22
-Requires:	eclipse-emf-sdk >= 2.8.0
 Requires:	eclipse-emf-xsd >= 2.8.0-0.7
 Requires:	eclipse-gef >= 3.8.0-0.3
 Requires:	eclipse-platform >= 1:4.2.0-0.22
@@ -155,7 +153,7 @@ popd
 %build
 %{_bindir}/eclipse-pdebuild \
 	-f org.eclipse.wst.ws_ui.feature \
-	-d "xsd eclipse-wtp-common wtp-sourceediting emf emf-sdk gef \
+	-d "xsd eclipse-wtp-common wtp-sourceediting emf gef \
 	   org.eclipse.jst.server_ui.feature jem" \
 	-o `pwd`/orbit
 
@@ -265,6 +263,9 @@ popd
 %doc epl-v10.html
 
 %changelog
+* Mon Mar 04 2013 Gerard Ryan <galileo at fedoraproject.org> 3.4.0-7
+- Remove emf-sdk requirement
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.4.0-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list