From 16a85dda6a65afb158bc2ebaa3d2d580252df294 Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Dec 29 2013 16:57:15 +0000 Subject: Drop old Provides and make Obsoletes fully cover old versions. --- diff --git a/eclipse-linuxtools.spec b/eclipse-linuxtools.spec index 0b19693..a4f5932 100644 --- a/eclipse-linuxtools.spec +++ b/eclipse-linuxtools.spec @@ -5,7 +5,7 @@ Name: %{?scl_prefix}eclipse-linuxtools Version: 2.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Linux specific Eclipse plugins License: EPL @@ -27,7 +27,6 @@ BuildRequires: exec-maven-plugin BuildArch: noarch Obsoletes: %{?scl_prefix}eclipse-linuxprofilingframework < 2.0.0 -Provides: %{?scl_prefix}eclipse-linuxprofilingframework = %{version}-%{release} %description The Linux Tools project is a two-faceted project. Firstly, it develops tools @@ -118,9 +117,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 < 2.0.0 -Obsoletes: %{?scl_prefix}eclipse-systemtapgui < 1.2 -Provides: %{?scl_prefix}eclipse-callgraph = %{version}-%{release} -Provides: %{?scl_prefix}eclipse-systemtapgui = 1.2 +Obsoletes: %{?scl_prefix}eclipse-systemtapgui < 2.0.0 %description -n %{?scl_prefix}eclipse-systemtap Integrate Systemtap's profiling and tracing capabilities with the CDT. @@ -312,6 +309,9 @@ popd %{_javadir}/linuxtools-tests %changelog +* Sun Dec 29 2013 Alexander Kurtakov 2.2.0-2 +- Drop old Provides and make Obsoletes fully cover old versions. + * Wed Dec 11 2013 Alexander Kurtakov 2.2.0-1 - Update to Linux Tools 2.2.0 tag.