[packages/lttng-tools] - rediffed python patch, release 2

qboosh qboosh at pld-linux.org
Tue Feb 8 19:20:59 CET 2022


commit 79e5d5bed7bd69f403411180d49a73abb5faa160
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Feb 8 19:22:32 2022 +0100

    - rediffed python patch, release 2

 lttng-tools-python.patch | 8 ++++----
 lttng-tools.spec         | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/lttng-tools.spec b/lttng-tools.spec
index 6a5e545..ebd51c7 100644
--- a/lttng-tools.spec
+++ b/lttng-tools.spec
@@ -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
diff --git a/lttng-tools-python.patch b/lttng-tools-python.patch
index 388b572..ebed76c 100644
--- a/lttng-tools-python.patch
+++ b/lttng-tools-python.patch
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lttng-tools.git/commitdiff/79e5d5bed7bd69f403411180d49a73abb5faa160



More information about the pld-cvs-commit mailing list