From 9dcd5fad86b76800b547aa0af08dc593a57170b121445b01f5065a9b5612a7b7 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 12 Dec 2022 21:23:18 +0000 Subject: [PATCH] Accepting request 1042488 from home:dirkmueller:Factory - build for x86_64 subarchs the same way like for baseline OBS-URL: https://build.opensuse.org/request/show/1042488 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-5?expand=0&rev=38 --- ffmpeg-5.changes | 5 +++++ ffmpeg-5.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/ffmpeg-5.changes b/ffmpeg-5.changes index c961055..67c08a6 100644 --- a/ffmpeg-5.changes +++ b/ffmpeg-5.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 12 21:18:30 UTC 2022 - Dirk Müller + +- build for x86_64 subarchs the same way like for baseline + ------------------------------------------------------------------- Thu Dec 8 11:27:56 UTC 2022 - Callum Farmer diff --git a/ffmpeg-5.spec b/ffmpeg-5.spec index feacc56..5d0a802 100644 --- a/ffmpeg-5.spec +++ b/ffmpeg-5.spec @@ -117,7 +117,7 @@ BuildRequires: libmysofa-devel %endif BuildRequires: nasm BuildRequires: pkg-config -%ifarch x86_64 +%ifarch x86_64 %x86_64 %if 0%{?suse_version} >= 1550 BuildRequires: pkgconfig(SvtAv1Enc) >= 0.8.4 %endif @@ -198,7 +198,7 @@ BuildRequires: pkgconfig(xcb-xfixes) BuildRequires: pkgconfig(xext) BuildRequires: pkgconfig(xfixes) %if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150200 -%ifarch x86_64 +%ifarch x86_64 %x86_64 BuildRequires: pkgconfig(libmfx) %endif %endif @@ -606,7 +606,7 @@ LDFLAGS="%_lto_cflags" \ %if %{with rubberband} --enable-librubberband \ %endif -%ifarch x86_64 +%ifarch x86_64 %x86_64 %if 0%{?suse_version} >= 1550 --enable-libsvtav1 \ %endif @@ -636,7 +636,7 @@ LDFLAGS="%_lto_cflags" \ %endif --enable-lv2 \ %if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150200 -%ifarch x86_64 +%ifarch x86_64 %x86_64 --enable-libmfx \ %endif %endif