From 660f0ed0eb0a79c68b6c270d9d8c984fe8694341cabfa2ea246a6c9ae135ffd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Mon, 4 Dec 2017 10:54:14 +0000 Subject: [PATCH] Accepting request 546387 from home:dimstar:Factory - Add baselibs.conf: create liburcu6-32bit package as a dependency to liblttng-ust0-32bit. OBS-URL: https://build.opensuse.org/request/show/546387 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/userspace-rcu?expand=0&rev=26 --- baselibs.conf | 1 + userspace-rcu.changes | 6 ++++++ userspace-rcu.spec | 1 + 3 files changed, 8 insertions(+) create mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..e071acf --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +liburcu6 diff --git a/userspace-rcu.changes b/userspace-rcu.changes index dfb69c0..d615cc1 100644 --- a/userspace-rcu.changes +++ b/userspace-rcu.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Nov 29 09:37:35 UTC 2017 - dimstar@opensuse.org + +- Add baselibs.conf: create liburcu6-32bit package as a dependency + to liblttng-ust0-32bit. + ------------------------------------------------------------------- Fri Sep 1 18:56:18 UTC 2017 - tonyj@suse.com diff --git a/userspace-rcu.spec b/userspace-rcu.spec index f560e63..9a62363 100644 --- a/userspace-rcu.spec +++ b/userspace-rcu.spec @@ -28,6 +28,7 @@ Group: System/Libraries Source0: http://lttng.org/files/urcu/userspace-rcu-%{version}.tar.bz2 Source1: http://lttng.org/files/urcu/userspace-rcu-%{version}.tar.bz2.asc Source2: userspace-rcu.keyring +Source99: baselibs.conf Url: http://lttng.org/urcu BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: automake