[eclipse-linuxtools/f18] Actually remove 'Requires: kernel-debuginfo' from systemtap.

swagiaal swagiaal at fedoraproject.org
Mon Feb 4 18:48:58 UTC 2013


commit fd614f25319a282c3de4e38fc4c4bcb006c81095
Author: Sami Wagiaalla <swagiaal at redhat.com>
Date:   Mon Feb 4 13:24:43 2013 -0500

    Actually 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 9c74eb9..c02b828 100644
--- a/eclipse-linuxtools.spec
+++ b/eclipse-linuxtools.spec
@@ -2,7 +2,7 @@
 
 Name:           eclipse-linuxtools
 Version:        1.2.0
-Release:        4%{?dist}
+Release:        5%{?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:        6%{?dist}
+Release:        7%{?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
+* Mon Feb 4 2013 <swagiaal at redhat.com> 1.2.0-5
+- Actually remove 'Requires: kernel-debuginfo' from systemtap.
+
 * Wed Jan 30 2013 <swagiaal at redhat.com> 1.2.0-4
 - Remove 'Requires: kernel-debuginfo' from systemtap.
 


More information about the scm-commits mailing list