From fee6c9a66693423c27a81e76c9cfee025c3783d4ed1b82217bb2573517a6522c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 11 Dec 2015 11:15:13 +0000 Subject: [PATCH] - Remove mpg123 as dependency, thus losing need of being on packman. We use the mad implementation anyway if we had FPU and everything we support has to have it anyway. OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=25 --- mpv.changes | 7 +++++++ mpv.spec | 3 --- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/mpv.changes b/mpv.changes index 9327b01..90a096d 100644 --- a/mpv.changes +++ b/mpv.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Dec 11 11:14:24 UTC 2015 - tchvatal@suse.com + +- Remove mpg123 as dependency, thus losing need of being on packman. + We use the mad implementation anyway if we had FPU and everything + we support has to have it anyway. + ------------------------------------------------------------------- Fri Dec 11 11:09:13 UTC 2015 - tchvatal@suse.com diff --git a/mpv.spec b/mpv.spec index de610c8..8d44ea7 100644 --- a/mpv.spec +++ b/mpv.spec @@ -89,9 +89,6 @@ BuildRequires: pkgconfig(zlib) # Used via LUA scripts Recommends: youtube-dl BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?BUILD_ORIG} -BuildRequires: pkgconfig(libmpg123) -%endif # PDF manual. # JIT for lua. %if 0%{?suse_version} > 1310