[packages/lttng-ust] - updated to 2.10.2 - updated link patch
qboosh
qboosh at pld-linux.org
Sat Oct 13 20:11:32 CEST 2018
commit e86d12e721094437d23ff057f652a5bc28f11d60
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Oct 13 20:15:04 2018 +0200
- updated to 2.10.2
- updated link patch
lttng-ust-link.patch | 12 ------------
lttng-ust.spec | 6 +++---
2 files changed, 3 insertions(+), 15 deletions(-)
---
diff --git a/lttng-ust.spec b/lttng-ust.spec
index 7c71f0f..12dac1d 100644
--- a/lttng-ust.spec
+++ b/lttng-ust.spec
@@ -8,17 +8,17 @@
Summary: LTTng Userspace Tracer
Summary(pl.UTF-8): LTTng Userspace Tracer - narzędzia LTTng do śledzenia przestrzeni użytkownika
Name: lttng-ust
-Version: 2.10.1
+Version: 2.10.2
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: 4863cc2f9f0a070b42438bb646bbba06
+# Source0-md5: a95333f76e2986113154b8193f5cfca3
Patch0: %{name}-link.patch
Patch1: %{name}-java.patch
Patch2: %{name}-python.patch
URL: http://lttng.org/ust
-BuildRequires: autoconf >= 2.50
+BuildRequires: autoconf >= 2.59
BuildRequires: automake >= 1:1.9
# for examples build
BuildRequires: cmake >= 2.8.11
diff --git a/lttng-ust-link.patch b/lttng-ust-link.patch
index 642657b..8321940 100644
--- a/lttng-ust-link.patch
+++ b/lttng-ust-link.patch
@@ -69,15 +69,3 @@
- -L$(top_builddir)/liblttng-ust/.libs
+liblttng_ust_python_agent_la_LIBADD = -lc \
+ $(top_builddir)/liblttng-ust/liblttng-ust.la
---- lttng-ust-2.9.0/liblttng-ust-fd/Makefile.am.orig 2016-11-29 02:46:24.000000000 +0100
-+++ lttng-ust-2.9.0/liblttng-ust-fd/Makefile.am 2016-12-25 00:31:01.575081525 +0100
-@@ -5,7 +5,8 @@
- liblttng_ust_fd_la_SOURCES = \
- lttng-ust-fd.c
- liblttng_ust_fd_la_LIBADD = \
-- $(top_builddir)/liblttng-ust-comm/liblttng-ust-comm.la
-+ $(top_builddir)/liblttng-ust-comm/liblttng-ust-comm.la \
-+ $(top_builddir)/liblttng-ust/liblttng-ust.la
-
- if LTTNG_UST_BUILD_WITH_LIBDL
- liblttng_ust_fd_la_LIBADD += -ldl
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lttng-ust.git/commitdiff/e86d12e721094437d23ff057f652a5bc28f11d60
More information about the pld-cvs-commit
mailing list