Author: wiget Date: Thu Nov 19 22:20:04 2009 GMT Module: packages Tag: HEAD ---- Log message: - enable CUE support - release 2
---- Files affected: packages/mpd: mpd.spec (1.40 -> 1.41) ---- Diffs: ================================================================ Index: packages/mpd/mpd.spec diff -u packages/mpd/mpd.spec:1.40 packages/mpd/mpd.spec:1.41 --- packages/mpd/mpd.spec:1.40 Thu Nov 19 21:09:29 2009 +++ packages/mpd/mpd.spec Thu Nov 19 23:19:58 2009 @@ -11,7 +11,7 @@ Summary(pl.UTF-8): Music Player Daemon - demon odtwarzajÄ…cy muzykÄ™ Name: mpd Version: 0.15.6 -Release: 1 +Release: 2 License: GPL v2+ Group: Applications/Multimedia Source0: http://dl.sourceforge.net/musicpd/%{name}-%{version}.tar.bz2 @@ -34,6 +34,7 @@ BuildRequires: lame-libs-devel BuildRequires: libao-devel >= 0.8.3 BuildRequires: libcdio-devel +BuildRequires: libcue-devel BuildRequires: libid3tag-devel BuildRequires: libmad-devel %{?with_mod:BuildRequires: libmikmod-devel >= 3.1.7} @@ -95,6 +96,7 @@ --enable-alsa \ --enable-ao \ --enable-bzip2 \ + --enable-cue \ --enable-curl \ --enable-documentation \ --enable-ffmpeg \ @@ -189,6 +191,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.41 2009/11/19 22:19:58 wiget +- enable CUE support +- release 2 + Revision 1.40 2009/11/19 20:09:29 wiget - updated to 0.15.6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mpd/mpd.spec?r1=1.40&r2=1.41&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
