From 82235fa5bbe8374541d4ac7ec861de6cf5be7922 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Nov 18 2016 16:24:13 +0000 Subject: enable mpg123 support --- diff --git a/xmms2.spec b/xmms2.spec index e9d31c7..553178e 100644 --- a/xmms2.spec +++ b/xmms2.spec @@ -5,7 +5,7 @@ Name: xmms2 Summary: A modular audio framework and plugin architecture Version: 0.8 -Release: 37%{?dist} +Release: 38%{?dist} License: LGPLv2+ and GPLv2+ and BSD Group: Applications/Multimedia # We can't use the upstream source tarball as-is, because it includes an mp4 decoder. @@ -39,7 +39,7 @@ BuildRequires: libmpcdec-devel, gnome-vfs2-devel, jack-audio-connection-kit-dev BuildRequires: fftw-devel, libsamplerate-devel, libxml2-devel, alsa-lib-devel BuildRequires: libao-devel, libshout-devel, Pyrex, ruby-devel, ruby ruby(rubygems) BuildRequires: perl-devel, perl-generators, boost-devel, pulseaudio-libs-devel -BuildRequires: libmodplug-devel, ecore-devel, gamin-devel +BuildRequires: libmodplug-devel, ecore-devel, gamin-devel, mpg123-devel BuildRequires: doxygen, perl-Pod-Parser BuildRequires: pkgconfig(avahi-client), pkgconfig(avahi-glib), pkgconfig(avahi-compat-libdns_sd) BuildRequires: libvisual-devel, wavpack-devel, SDL-devel @@ -227,6 +227,9 @@ rm -rf %{buildroot} %{_bindir}/nyxmms2 %changelog +* Fri Nov 18 2016 Tom Callaway - 0.8-38 +- add mpg123-devel to BuildRequires for mp3 support + * Mon Nov 14 2016 Adrian Reber - 0.8-37 - Rebuilt for libcdio-0.94