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 + +- 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 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