[eclipse-linuxtools] Simpler obsoletes.

Alexander Kurtakov akurtakov at fedoraproject.org
Mon May 13 10:07:59 UTC 2013


commit 06a92d2e6fba845f6582f5961fa93bba4a1e284b
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Mon May 13 13:07:51 2013 +0300

    Simpler obsoletes.

 eclipse-linuxtools.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/eclipse-linuxtools.spec b/eclipse-linuxtools.spec
index dbd0960..26335a2 100644
--- a/eclipse-linuxtools.spec
+++ b/eclipse-linuxtools.spec
@@ -6,7 +6,7 @@
 
 Name:           %{?scl_prefix}eclipse-linuxtools
 Version:        2.0.0
-Release:        0.4.gitd67d6da%{?dist}
+Release:        0.5.gitd67d6da%{?dist}
 Summary:        Linux specific Eclipse plugins
 
 License:        EPL
@@ -29,7 +29,7 @@ BuildRequires: osgi(org.eclipse.ptp.remote.core)
 BuildRequires: exec-maven-plugin
 
 BuildArch: noarch
-Obsoletes: %{?scl_prefix}eclipse-linuxprofilingframework < %{version}-%{release}
+Obsoletes: %{?scl_prefix}eclipse-linuxprofilingframework < 2.0.0
 Provides: %{?scl_prefix}eclipse-linuxprofilingframework = %{version}-%{release}
 
 %description
@@ -120,7 +120,7 @@ projects using the Valgrind tool suite and presents the results in the IDE.
 
 Summary:   Systemtap Tools Integration for Eclipse
 Requires:  systemtap
-Obsoletes: %{?scl_prefix}eclipse-callgraph < %{version}-%{release}
+Obsoletes: %{?scl_prefix}eclipse-callgraph < 2.0.0
 Obsoletes: %{?scl_prefix}eclipse-systemtapgui < 1.2
 Provides: %{?scl_prefix}eclipse-callgraph = %{version}-%{release}
 Provides: %{?scl_prefix}eclipse-systemtapgui = 1.2
@@ -290,6 +290,9 @@ popd
 %doc systemtap/org.eclipse.linuxtools.systemtap-feature/epl-v10.html
 
 %changelog
+* Mon May 13 2013 Alexander Kurtakov <akurtako at redhat.com> 2:2.0.0-0.5.gitd67d6da
+- Make callgraph and linuxtoolsframework obsoletes be fixed.
+
 * Tue Apr 23 2013 Sami Wagiaalla <swagiaal at redhat.com> 2.0.0-0.4.gitd67d6da
 - Update to a new snapshot.
 


More information about the scm-commits mailing list