commit 3a5cc6f7ce4619c3984f6f8ee9ee2b46df0326cc
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Feb 4 15:09:29 2022 +0000
fix
ffmpeg.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 3b1d1c6..dc8f97c 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -5,6 +5,8 @@
#global commit 311ea9c529117fb8e38abd6ca7e81782b6b21257
#global rel %(c=%{commit}; echo ${c:0:7})
+%undefine _package_note_file
+
%ifarch %{ix86}
# Fails due to asm issue
%global _lto_cflags %{nil}
Show replies by date