From 3e69ab05fbeff90fcec3128508d33d7ea4194d2ae7fd4a4312d597c515ebf277 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 15 Feb 2024 11:52:46 +0000 Subject: [PATCH] Accepting request 1146767 from home:mimi_vx:branches:multimedia:libs - fix dependency on xxd OBS-URL: https://build.opensuse.org/request/show/1146767 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vmaf?expand=0&rev=26 --- vmaf.changes | 5 +++++ vmaf.spec | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/vmaf.changes b/vmaf.changes index 0c97de0..6b01bb8 100644 --- a/vmaf.changes +++ b/vmaf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 15 09:49:43 UTC 2024 - Ondřej Súkup + +- fix dependency on xxd + ------------------------------------------------------------------- Thu Dec 7 20:42:15 UTC 2023 - Jan Engelhardt diff --git a/vmaf.spec b/vmaf.spec index e760937..e13ac77 100644 --- a/vmaf.spec +++ b/vmaf.spec @@ -1,7 +1,7 @@ # # spec file for package vmaf # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -35,8 +35,7 @@ BuildRequires: gcc-c++ BuildRequires: meson >= 0.47 BuildRequires: nasm BuildRequires: pkg-config -# Need /usr/bin/xxd for build -BuildRequires: vim +BuildRequires: xxd Provides: bundled(libsvm) = 3.24 %description