commit 75a9753a1f31e04890038d4cee0310204cb4a308
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat May 22 07:09:13 2021 +0100
Drop xmms sub-package for F35+
faad2.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/faad2.spec b/faad2.spec
index ef5e9f6..ba68557 100644
--- a/faad2.spec
+++ b/faad2.spec
@@ -1,4 +1,4 @@
-%if 0%{?fedora} || 0%{?el7}
+%if 0%{?fedora} < 35|| 0%{?el7}
%ifnarch i686
%global _with_xmms 1
%global xmmsinputplugindir %(xmms-config --input-plugin-dir 2>/dev/null)
@@ -13,8 +13,8 @@ Version: 2.10.0
Release: 1%{?dist}
License: GPLv2+
URL:
http://www.audiocoding.com/faad2.html
-Source:
https://github.com/knik0/faad2/archive/%{_version}/%{name}-%{_version}.ta...
-Patch0:
https://github.com/knik0/faad2/commit/5530ffdfa6e9d89f5956b8a0901b5d168ce...
+Source
https://github.com/knik0/faad2/archive/%{_version}/%{name}-%{_version}.ta...
+Patch0:
https://github.com/knik0/faad2/commit/5530ffdfa6e9d89f5956b8a0901b5d168ce...
# fix non-PIC objects in libmp4ff.a
Patch1: %{name}-pic.patch
Patch2: fix_undefined_version.patch