[packages/lttng-ust] - updated to 2.6.1

qboosh qboosh at pld-linux.org
Sat May 9 07:45:11 CEST 2015


commit 03d2614086fbeac73dbfda693ea563d90c588386
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat May 9 07:46:37 2015 +0200

    - updated to 2.6.1

 lttng-ust.spec | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/lttng-ust.spec b/lttng-ust.spec
index d49e686..5bee2eb 100644
--- a/lttng-ust.spec
+++ b/lttng-ust.spec
@@ -1,23 +1,24 @@
 #
 # Conditional build:
-%bcond_without	java		# JNI interface
+%bcond_without	java		# JNI interface [builds with java-sun 1.6, but not gcj 4.9]
 %bcond_without	systemtap	# SystemTap integration
 #
 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:	4
+Version:	2.6.1
+Release:	1
 License:	LGPL v2.1 (library), MIT (headers), GPL v2 (programs)
 Group:		Libraries
 Source0:	http://lttng.org/files/lttng-ust/%{name}-%{version}.tar.bz2
-# Source0-md5:	74ad4826eac76c9dbf50fd3e46523191
+# Source0-md5:	5c7de27a9968e01ac0b08c7c9cf554d0
 Patch0:		%{name}-link.patch
 Patch1:		%{name}-java.patch
 URL:		http://lttng.org/ust
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
 BuildRequires:	rpmbuild(macros) >= 1.294
+BuildRequires:	libstdc++-devel
 BuildRequires:	libtool >= 2:2
 %{?with_systemtap:BuildRequires:	systemtap-sdt-devel}
 BuildRequires:	userspace-rcu-devel >= 0.7.2
@@ -91,7 +92,7 @@ Interfejs JNI do biblioteki LTTng Userspace Tracer.
 %{__automake}
 export CLASSPATH=.:%{_javadir}/log4j.jar
 %configure \
-	%{?with_java:JAVA_HOME="%{java_home}"} \
+	%{?with_java:JAVA_HOME="%{java_home}" JAVAC=javac} \
 	--disable-silent-rules \
 	%{?with_java:--enable-jni-interface --enable-java-agent-all} \
 	%{?with_systemtap:--with-sdt}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lttng-ust.git/commitdiff/03d2614086fbeac73dbfda693ea563d90c588386



More information about the pld-cvs-commit mailing list