From 5a3d0768b040d985265a5604bb4e7f5474ce41b40a17c4d1f7f72fd6d0860d6e Mon Sep 17 00:00:00 2001
From: Dominique Leuenberger <dleuenberger@suse.com>
Date: Tue, 2 Apr 2019 07:02:39 +0000
Subject: [PATCH] Accepting request 690561 from home:dimstar:Factory

- Add baselibs.conf: ffmpeg, which is the main consumer of Dav1d,
  produces -32bit packages that would be uninstallable otherwise.

OBS-URL: https://build.opensuse.org/request/show/690561
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=10
---
 baselibs.conf | 1 +
 dav1d.changes | 6 ++++++
 dav1d.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..6b1b939
--- /dev/null
+++ b/baselibs.conf
@@ -0,0 +1 @@
+libdav1d1
diff --git a/dav1d.changes b/dav1d.changes
index f36eafc..a7e4c8b 100644
--- a/dav1d.changes
+++ b/dav1d.changes
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Tue Apr  2 06:43:21 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
+
+- Add baselibs.conf: ffmpeg, which is the main consumer of Dav1d,
+  produces -32bit packages that would be uninstallable otherwise.
+
 -------------------------------------------------------------------
 Tue Mar 12 22:23:22 UTC 2019 - klaatu <aloisio@gmx.com>
 
diff --git a/dav1d.spec b/dav1d.spec
index ec3110f..ddee3d1 100644
--- a/dav1d.spec
+++ b/dav1d.spec
@@ -25,6 +25,7 @@ License:        BSD-2-Clause
 Group:          Productivity/Multimedia/Video/Editors and Convertors
 URL:            https://code.videolan.org/videolan/dav1d
 Source0:        https://code.videolan.org/videolan/dav1d/-/archive/%{version}/dav1d-%{version}.tar.gz
+Source99:       baselibs.conf
 BuildRequires:  meson >= 0.47.0
 BuildRequires:  nasm
 BuildRequires:  pkgconfig