[packages/lttng-tools] - bumped required lttng-ust version (build fails with 2.5.x)

qboosh qboosh at pld-linux.org
Wed Jan 28 17:36:37 CET 2015


commit 2396973348d6ac19fbc1520728bd3db0d37d19fc
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Jan 28 17:38:41 2015 +0100

    - bumped required lttng-ust version (build fails with 2.5.x)

 lttng-tools.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/lttng-tools.spec b/lttng-tools.spec
index 86e50a5..0b0fe49 100644
--- a/lttng-tools.spec
+++ b/lttng-tools.spec
@@ -15,7 +15,7 @@ BuildRequires:	kmod-devel
 BuildRequires:	libtool >= 2:2.2
 BuildRequires:	libuuid-devel
 BuildRequires:	libxml2-devel >= 1:2.7.6
-BuildRequires:	lttng-ust-devel >= 2.3.0
+BuildRequires:	lttng-ust-devel >= 2.6.0
 BuildRequires:	popt-devel >= 1.13
 BuildRequires:	python-devel
 BuildRequires:	rpmbuild(macros) >= 1.219
@@ -23,6 +23,7 @@ BuildRequires:	swig-python >= 2.0.0
 BuildRequires:	userspace-rcu-devel >= 0.8.0
 #BuildRequires:	jdk java-lttng-ust # used for tests only
 Requires:	libxml2 >= 1:2.7.6
+Requires:	lttng-ust >= 2.6.0
 Requires:	popt >= 1.13
 Requires:	userspace-rcu >= 0.8.0
 Requires:	uname(release) >= 2.6.27
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lttng-tools.git/commitdiff/2396973348d6ac19fbc1520728bd3db0d37d19fc



More information about the pld-cvs-commit mailing list