]> git.pld-linux.org Git - packages/lttng-tools.git/commitdiff
- rediffed python patch, release 2 auto/th/lttng-tools-2.13.4-2
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 8 Feb 2022 18:22:32 +0000 (19:22 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 8 Feb 2022 18:22:32 +0000 (19:22 +0100)
lttng-tools-python.patch
lttng-tools.spec

index 388b5723ce7616f8b3aec7b60db51ab254a560c6..ebed76cca677168a2df8aa17cc9a93400bc56de6 100644 (file)
@@ -1,6 +1,6 @@
---- lttng-tools-2.7.0/extras/bindings/swig/python/Makefile.am.orig     2015-10-03 22:01:06.492768400 +0200
-+++ lttng-tools-2.7.0/extras/bindings/swig/python/Makefile.am  2015-10-03 22:02:08.966099112 +0200
-@@ -10,7 +10,7 @@
+--- lttng-tools-2.13.4/extras/bindings/swig/python/Makefile.am.orig    2022-02-08 19:04:32.261951822 +0100
++++ lttng-tools-2.13.4/extras/bindings/swig/python/Makefile.am 2022-02-08 19:12:09.093316677 +0100
+@@ -19,7 +19,7 @@ pyexec_LTLIBRARIES = _lttng.la
  MAINTAINERCLEANFILES = lttng_wrap.c lttng.py
  
  nodist__lttng_la_SOURCES = lttng_wrap.c
@@ -8,4 +8,4 @@
 +_lttng_la_LDFLAGS = -module -avoid-version
  _lttng_la_LIBADD =    $(top_builddir)/src/lib/lttng-ctl/liblttng-ctl.la               \
                        $(top_builddir)/src/common/sessiond-comm/libsessiond-comm.la            \
-                       $(top_builddir)/src/common/libcommon.la
+                       $(top_builddir)/src/common/libcommon-gpl.la
index 6a5e545d5fb52ed89eb4c5eeed9d3fbffd9457a2..ebd51c79f57de4613a0f675141eaf4dffbf3170c 100644 (file)
@@ -2,7 +2,7 @@ Summary:        LTTng Trace Control
 Summary(pl.UTF-8):     Sterowanie Ĺ›ledzeniem LTTng
 Name:          lttng-tools
 Version:       2.13.4
-Release:       1
+Release:       2
 License:       LGPL v2.1+ (library), GPL v2 (tools)
 Group:         Libraries
 Source0:       https://lttng.org/files/lttng-tools/%{name}-%{version}.tar.bz2
This page took 0.163383 seconds and 4 git commands to generate.