]> git.pld-linux.org Git - packages/lttng-ust.git/commitdiff
- updated to 2.10.2 auto/th/lttng-ust-2.10.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 13 Oct 2018 18:15:04 +0000 (20:15 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 13 Oct 2018 18:15:04 +0000 (20:15 +0200)
- updated link patch

lttng-ust-link.patch
lttng-ust.spec

index 642657b801c539f54d31e4ea7b70ecb25fb2e1e5..8321940371fa62b3448c60952546d98ef379e46d 100644 (file)
 -      -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
index 7c71f0f70dd791fa37784a11118d5e37da95e4b1..12dac1d2a40f90b717aa43adbc41c9f2464fb33d 100644 (file)
@@ -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
This page took 0.075391 seconds and 4 git commands to generate.