[packages/lttng-ust] - fix systemtap R for devel package - rel 2
baggins
baggins at pld-linux.org
Wed Feb 18 18:17:54 CET 2015
commit 28705e5d99ff6b77b32296a2dce1359fa54b9a89
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Wed Feb 18 18:17:37 2015 +0100
- fix systemtap R for devel package
- rel 2
lttng-ust.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/lttng-ust.spec b/lttng-ust.spec
index eb05d90..24aaee7 100644
--- a/lttng-ust.spec
+++ b/lttng-ust.spec
@@ -7,7 +7,7 @@ Summary: LTTng Userspace Tracer
Summary(pl.UTF-8): LTTng Userspace Tracer - narzędzia LTTng do śledzenia przestrzeni użytkownika
Name: lttng-ust
Version: 2.6.0
-Release: 1
+Release: 2
License: LGPL v2.1 (library), MIT (headers), GPL v2 (programs)
Group: Libraries
Source0: http://lttng.org/files/lttng-ust/%{name}-%{version}.tar.bz2
@@ -46,6 +46,7 @@ Summary(pl.UTF-8): Pliki nagłówkowe bibliotek LTTNG-UST
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: userspace-rcu-devel >= 0.7.2
+%{?with_systemtap:Requires: systemtap-sdt-devel}
%description devel
Header files for LTTNG-UST libraries.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lttng-ust.git/commitdiff/28705e5d99ff6b77b32296a2dce1359fa54b9a89
More information about the pld-cvs-commit
mailing list