From 28c9fdedacc1b9c9bae883d4f4f5e86d4dff9b67b5759029d76e5a4991490cf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 23 Apr 2018 17:44:03 +0000 Subject: [PATCH] Accepting request 600109 from home:dimstar:Factory Doh.. now with baselibs.conf OBS-URL: https://build.opensuse.org/request/show/600109 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/zimg?expand=0&rev=13 --- baselibs.conf | 1 + zimg.changes | 6 ++++++ zimg.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..ca06710 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libzimg2 diff --git a/zimg.changes b/zimg.changes index 118fa0e..18af7d9 100644 --- a/zimg.changes +++ b/zimg.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 23 11:40:40 UTC 2018 - dimstar@opensuse.org + +- Add baselibs.conf: create libzimg2-32bit as a dependency to + libavfilter6-32bit. + ------------------------------------------------------------------- Thu Feb 8 03:29:33 UTC 2018 - 9+suse@cirno.systems diff --git a/zimg.spec b/zimg.spec index 5f9eccd..347eae4 100644 --- a/zimg.spec +++ b/zimg.spec @@ -25,6 +25,7 @@ License: WTFPL Group: Development/Libraries/C and C++ URL: https://github.com/sekrit-twc/zimg Source0: https://github.com/sekrit-twc/zimg/archive/release-%{version}.tar.gz +source99: baselibs.conf BuildRequires: autoconf BuildRequires: automake BuildRequires: gcc-c++