From 8be99960fc33334af8cc77a92c510fd7fd3b894d67fbe9fae08e9b422d9fed24 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 2 Oct 2017 08:38:41 +0000 Subject: [PATCH] Accepting request 530354 from home:dimstar:Factory - Add baselibs.conf: build libevent-2_1-8-32bit (needed by libqt5-qtwebengine). OBS-URL: https://build.opensuse.org/request/show/530354 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libevent?expand=0&rev=34 --- baselibs.conf | 1 + libevent.changes | 6 ++++++ libevent.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..5625877 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libevent-2_1-8 diff --git a/libevent.changes b/libevent.changes index d856d46..1c1b009 100644 --- a/libevent.changes +++ b/libevent.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 2 08:24:33 UTC 2017 - dimstar@opensuse.org + +- Add baselibs.conf: build libevent-2_1-8-32bit (needed by + libqt5-qtwebengine). + ------------------------------------------------------------------- Mon Feb 20 14:13:21 UTC 2017 - ddiss@suse.com diff --git a/libevent.spec b/libevent.spec index dae258a..984b9db 100644 --- a/libevent.spec +++ b/libevent.spec @@ -33,6 +33,7 @@ Url: http://libevent.org/ Source0: https://github.com/%{name}/%{name}/releases/download/release-%{version}-%{version_suffix}/%{name}-%{version}-%{version_suffix}.tar.gz Source1: https://github.com/%{name}/%{name}/releases/download/release-%{version}-%{version_suffix}/%{name}-%{version}-%{version_suffix}.tar.gz.asc Source2: %{name}.keyring +Source99: baselibs.conf BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool