[eclipse-linuxtools] Add 'Requires' to systemtap on kernel-debuginfo.

swagiaal swagiaal at fedoraproject.org
Tue Jan 8 18:25:46 UTC 2013


commit 2cd3e6232f3ec6c6030a1d589689f97292e8ed73
Author: Sami Wagiaalla <swagiaal at redhat.com>
Date:   Tue Jan 8 10:09:38 2013 -0500

    Add 'Requires' to systemtap on kernel-debuginfo.

 eclipse-linuxtools.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/eclipse-linuxtools.spec b/eclipse-linuxtools.spec
index 8f9cbc4..8d1875e 100644
--- a/eclipse-linuxtools.spec
+++ b/eclipse-linuxtools.spec
@@ -114,6 +114,7 @@ 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}
@@ -283,6 +284,9 @@ popd
 %doc systemtap/org.eclipse.linuxtools.systemtap-feature/epl-v10.html
 
 %changelog
+* Mon Jan 7 2013 <swagiaal at redhat.com> 1.2.0-2
+- Add 'Requires' to systemtap on kernel-debuginfo.
+
 * Fri Nov 23 2012 Roland Grunberg <rgrunber at redhat.com> 1.2.0-1
 - Update to 1.2.0 upstream release.
 - Disable jacoco-maven-plugin.


More information about the scm-commits mailing list