[eclipse-webtools] Add missing Obsoletes for old sdk packages

Gerard Ryan galileo at fedoraproject.org
Sun Jul 6 18:33:01 UTC 2014


commit 7ffb5ab6d07c6875fc851db67078fec335a31bd8
Author: Gerard Ryan <gerard at ryan.lt>
Date:   Sun Jul 6 19:32:59 2014 +0100

    Add missing Obsoletes for old sdk packages

 eclipse-webtools.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/eclipse-webtools.spec b/eclipse-webtools.spec
index 71b5e56..cc07189 100644
--- a/eclipse-webtools.spec
+++ b/eclipse-webtools.spec
@@ -2,7 +2,7 @@
 
 Name:           eclipse-webtools
 Version:        3.6.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Eclipse Webtools Projects
 
 License:        EPL
@@ -209,6 +209,7 @@ with JavaServer Pages (JSP) and the creation of Dynamic Web Projects.
 Summary:        Eclipse Web Tools Platform JavaServer Faces (JSF) Tools
 Provides:       eclipse-wtp-jsf = %{version}-%{release}
 Obsoletes:      eclipse-wtp-jsf <= 3.5.1-4
+Obsoletes:      eclipse-wtp-jsf-sdk <= 3.5.1-4
 
 %description jsf
 Eclipse Web Tools Platform JavaServer Faces Tools, including
@@ -218,6 +219,7 @@ Web Page Editor and Tag Library Metadata (Apache Trinidad).
 Summary:        Eclipse Dali Java Persistence (JPA) Tools
 Provides:       eclipse-wtp-jpa = %{version}-%{release}
 Obsoletes:      eclipse-wtp-jpa <= 3.5.1-3
+Obsoletes:      eclipse-wtp-jpa-sdk <= 3.5.1-3
 
 %description dali
 Dali Java Persistence Tools with JPA and JAXB Support.
@@ -892,7 +894,10 @@ ln -s %{_javadir}/velocity.jar \
 %{install_loc}/webtools-dali
 
 %changelog
-* Thu Jul 03 2014 Gerard Ryan <gerard at ryan.lt> - 3.6.0-2
+* Sun Jul 06 2014 Gerard Ryan <gerard at ryan.lt> - 3.6.0-4
+- Add missing Obsoletes for old sdk packages
+
+* Thu Jul 03 2014 Gerard Ryan <gerard at ryan.lt> - 3.6.0-3
 - Add missing BRs
 
 * Tue Jul 01 2014 Gerard Ryan <gerard at ryan.lt> - 3.6.0-2


More information about the scm-commits mailing list