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}