From 81fdbc39401624409215b72e3282a0600fe9a4c10f60c1c3173492f9ae00b6e5 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Mon, 20 Jul 2020 14:53:29 +0000 Subject: [PATCH] Accepting request 821859 from home:dimstar:Factory - Add baselibs.conf: produce librav1e0-32bit, as needed by ffmpeg-4, as this newly builds against rav1e. OBS-URL: https://build.opensuse.org/request/show/821859 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/rav1e?expand=0&rev=20 --- baselibs.conf | 1 + rav1e.changes | 6 ++++++ rav1e.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..bf86ead --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +librav1e0 diff --git a/rav1e.changes b/rav1e.changes index 066bf43..212acda 100644 --- a/rav1e.changes +++ b/rav1e.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jul 20 10:08:32 UTC 2020 - Dominique Leuenberger + +- Add baselibs.conf: produce librav1e0-32bit, as needed by + ffmpeg-4, as this newly builds against rav1e. + ------------------------------------------------------------------- Sun Jun 7 12:36:57 UTC 2020 - Andreas Schneider diff --git a/rav1e.spec b/rav1e.spec index 366e807..a5fdc25 100644 --- a/rav1e.spec +++ b/rav1e.spec @@ -28,6 +28,7 @@ URL: https://github.com/xiph/rav1e # Source0: https://github.com/xiph/rav1e/archive/v%{version}/%{name}-%{version}.tar.gz Source1: vendor.tar.xz +Source99: baselibs.conf # BuildRequires: cargo-c BuildRequires: nasm