Author: wiget Date: Thu Feb 16 21:15:17 2012 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.16.7 - enable sidplay
---- Files affected: packages/mpd: mpd.spec (1.78 -> 1.79) ---- Diffs: ================================================================ Index: packages/mpd/mpd.spec diff -u packages/mpd/mpd.spec:1.78 packages/mpd/mpd.spec:1.79 --- packages/mpd/mpd.spec:1.78 Thu Feb 2 16:39:04 2012 +++ packages/mpd/mpd.spec Thu Feb 16 22:15:12 2012 @@ -11,12 +11,12 @@ Summary(hu.UTF-8): Music Player Daemon Summary(pl.UTF-8): Music Player Daemon - demon odtwarzajÄ…cy muzykÄ™ Name: mpd -Version: 0.16.6 +Version: 0.16.7 Release: 1 License: GPL v2+ Group: Applications/Multimedia Source0: http://downloads.sourceforge.net/musicpd/%{name}-%{version}.tar.bz2 -# Source0-md5: 5489dd327fba12c67f01558d2cfa6d57 +# Source0-md5: 3d0e7c36646e80386b32966bd4268e8d Source1: %{name}.conf Source2: %{name}.init Source3: %{name}.sysconfig @@ -48,6 +48,7 @@ BuildRequires: libmpcdec-devel BuildRequires: libogg-devel BuildRequires: libsamplerate-devel >= 0.0.15 +BuildRequires: libsidplay2-devel >= 2.1.1-5 BuildRequires: libshout-devel BuildRequires: libvorbis-devel BuildRequires: pkgconfig >= 1:0.9.0 @@ -131,7 +132,7 @@ ac_cv_lib_nsl_gethostbyname=no \ %{!?with_pulseaudio:--disable-pulse} \ %{?with_mod:--enable-mikmod} \ - --disable-sidplay \ + --enable-sidplay \ --enable-alsa \ --enable-ao \ %{?with_audiofile:--enable-audiofile} \ @@ -258,6 +259,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.79 2012/02/16 21:15:12 wiget +- up to 0.16.7 +- enable sidplay + Revision 1.78 2012/02/02 15:39:04 wiget - up to 0.16.6 - systemd support ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mpd/mpd.spec?r1=1.78&r2=1.79&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
