[packages/babeltrace2] - updated to 2.0.5
qboosh
qboosh at pld-linux.org
Sat Jun 24 10:06:01 CEST 2023
commit 2aa7c7e1a32ee8f36b8e7bdbeadea9716fdc4540
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Jun 24 08:53:49 2023 +0200
- updated to 2.0.5
babeltrace2-python.patch | 10 +++++-----
babeltrace2.spec | 6 +++---
2 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/babeltrace2.spec b/babeltrace2.spec
index 3ca8f7f..8d70b4a 100644
--- a/babeltrace2.spec
+++ b/babeltrace2.spec
@@ -6,12 +6,12 @@
Summary: Trace Format Babel Tower
Summary(pl.UTF-8): Wieża Babel formatów narzędzi śledzących
Name: babeltrace2
-Version: 2.0.4
-Release: 2
+Version: 2.0.5
+Release: 1
License: MIT
Group: Applications/System
Source0: https://www.efficios.com/files/babeltrace/%{name}-%{version}.tar.bz2
-# Source0-md5: 32644d09ee73757e72b97eba9013219c
+# Source0-md5: 196081581301ec4d5ddb4f46225de921
Patch0: %{name}-python.patch
URL: https://babeltrace.org/
BuildRequires: autoconf >= 2.50
diff --git a/babeltrace2-python.patch b/babeltrace2-python.patch
index e2dbfd8..70b5c6e 100644
--- a/babeltrace2-python.patch
+++ b/babeltrace2-python.patch
@@ -1,11 +1,11 @@
---- babeltrace2-2.0.2/src/bindings/python/bt2/Makefile.am.orig 2020-03-10 22:46:52.000000000 +0100
-+++ babeltrace2-2.0.2/src/bindings/python/bt2/Makefile.am 2020-04-13 20:56:49.729383809 +0200
-@@ -142,7 +142,7 @@
+--- babeltrace2-2.0.5/src/bindings/python/bt2/Makefile.am.orig 2023-06-24 08:47:27.275398523 +0200
++++ babeltrace2-2.0.5/src/bindings/python/bt2/Makefile.am 2023-06-24 08:48:20.738442222 +0200
+@@ -150,7 +150,7 @@ $(builddir)/bt2/native_bt.c: $(SWIG_INTE
-include bt2/native_bt.d
install-exec-local: build-python-bindings.stamp
-- @opts="--prefix=$(prefix) --record $(INSTALLED_FILES) --verbose --no-compile $(DISTSETUPOPTS)"; \
-+ @opts="--prefix=$(prefix) --record $(INSTALLED_FILES) --verbose --optimize=2 $(DISTSETUPOPTS)"; \
+- @opts="--prefix=$(prefix) --exec-prefix=$(exec_prefix) --record $(INSTALLED_FILES) --verbose --no-compile $(DISTSETUPOPTS)"; \
++ @opts="--prefix=$(prefix) --exec-prefix=$(exec_prefix) --record $(INSTALLED_FILES) --verbose --optimize=2 $(DISTSETUPOPTS)"; \
if [ "$(DESTDIR)" != "" ]; then \
opts="$$opts --root=$(DESTDIR)"; \
fi; \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/babeltrace2.git/commitdiff/2aa7c7e1a32ee8f36b8e7bdbeadea9716fdc4540
More information about the pld-cvs-commit
mailing list