[eclipse-linuxtools/f18: 4/5] Remove 'Requires: kernel-debuginfo' from systemtap.

swagiaal swagiaal at fedoraproject.org
Thu Jan 31 15:15:12 UTC 2013


commit d71f42a2a0ae5f8b11ea3178634a4674dd48b70b
Author: Sami Wagiaalla <swagiaal at redhat.com>
Date:   Thu Jan 31 10:04:37 2013 -0500

     Remove 'Requires: kernel-debuginfo' from systemtap.

 eclipse-linuxtools.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/eclipse-linuxtools.spec b/eclipse-linuxtools.spec
index eacb7e1..97ab785 100644
--- a/eclipse-linuxtools.spec
+++ b/eclipse-linuxtools.spec
@@ -2,7 +2,7 @@
 
 Name:           eclipse-linuxtools
 Version:        1.2.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Linux specific Eclipse plugins
 
 License:        EPL
@@ -35,7 +35,7 @@ best practices and tools related to packaging.
 %package -n eclipse-changelog
 
 Version:        2.8.0
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Eclipse ChangeLog plug-in
 Epoch:          2
 
@@ -114,7 +114,6 @@ projects using the Valgrind tool suite and presents the results in the IDE.
 
 Summary:   Systemtap Tools Integration for Eclipse
 Requires:  systemtap
-Requires:  kernel-debuginfo
 Obsoletes: eclipse-callgraph < %{version}-%{release}
 Obsoletes: eclipse-systemtapgui < 1.2
 Provides: eclipse-callgraph = %{version}-%{release}
@@ -285,6 +284,9 @@ popd
 %doc systemtap/org.eclipse.linuxtools.systemtap-feature/epl-v10.html
 
 %changelog
+* Wed Jan 30 2013 <swagiaal at redhat.com> 1.2.0-4
+- Remove 'Requires: kernel-debuginfo' from systemtap.
+
 * Thu Jan 24 2013 <rgrunber at redhat.com> 1.2.0-3
 - Properly package PolicyKit for Eclipse OProfile.
 


More information about the scm-commits mailing list