From c101881d3da1fb3adc22c9e1b3048c31ce72b51c6c32cac5d04fbcce61cc7591 Mon Sep 17 00:00:00 2001 From: Alexei Sorokin Date: Mon, 29 Nov 2021 14:14:06 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:tools:lttng/lttng-ust?expand=0&rev=42 --- lttng-ust.changes | 1 + lttng-ust.spec | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/lttng-ust.changes b/lttng-ust.changes index d3c2526..071b78e 100644 --- a/lttng-ust.changes +++ b/lttng-ust.changes @@ -3,6 +3,7 @@ Sat Nov 27 18:07:31 UTC 2021 - Alexei Sorokin - Update to version 2.13.0: * See https://git.lttng.org/?p=lttng-ust.git;a=blob_plain;f=ChangeLog;hb=v2.13.0 +- Add liburcu requirement to the development package. - Add ARMv7 and RISC-V to supported architectures. ------------------------------------------------------------------- diff --git a/lttng-ust.spec b/lttng-ust.spec index 45c53f4..666437a 100644 --- a/lttng-ust.spec +++ b/lttng-ust.spec @@ -30,9 +30,9 @@ Source1: https://lttng.org/files/lttng-ust/lttng-ust-%{version}.tar.bz2.a Source2: %{name}.keyring BuildRequires: gcc-c++ BuildRequires: libnuma-devel -BuildRequires: liburcu-devel BuildRequires: pkgconfig BuildRequires: python3 +BuildRequires: pkgconfig(liburcu) >= 0.12 BuildRequires: pkgconfig(uuid) ExclusiveArch: %ix86 x86_64 armv7l aarch64 riscv64 ppc64 ppc64le @@ -81,6 +81,7 @@ Group: Development/Languages/C and C++ Requires: liblttng-ust%{sover} = %{version} Requires: liblttng-ust-ctl%{sover_ctl} = %{version} Requires: liblttng-ust-python-agent%{sover} = %{version} +Requires: pkgconfig(liburcu) # lttng-ust was last used in openSUSE Leap 42.3. Provides: %{name} = %{version} Obsoletes: %{name} < %{version}