Author: sls Date: Mon Jan 1 21:41:26 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - added patch flac (builds with flac-1.1.3) - rel 2
---- Files affected: SPECS: mpd.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/mpd.spec diff -u SPECS/mpd.spec:1.5 SPECS/mpd.spec:1.6 --- SPECS/mpd.spec:1.5 Wed Dec 13 21:45:14 2006 +++ SPECS/mpd.spec Mon Jan 1 22:41:21 2007 @@ -9,11 +9,12 @@ Summary(pl): Music Player Daemon - demon odtwarzajÄ…cy muzykÄ™ Name: mpd Version: 0.12.1 -Release: 1 +Release: 2 License: GPL Group: Applications/Multimedia Source0: http://musicpd.org/uploads/files/%{name}-%{version}.tar.bz2 # Source0-md5: c980cf373fafacdab6734f2ebfb13cbd +Patch0: %{name}-flac.patch URL: http://www.musicpd.org/ BuildRequires: alsa-lib-devel BuildRequires: audiofile-devel >= 0.1.7 @@ -50,6 +51,7 @@ %prep %setup -q +%patch0 -p1 %build %configure @@ -84,6 +86,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2007/01/01 21:41:21 sls +- added patch flac (builds with flac-1.1.3) +- rel 2 + Revision 1.5 2006/12/13 20:45:14 jajcus - Version: 0.12.1 - Release: 1 (despite all the TODO entries this package is usable, some people will configure it manually anyway) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mpd.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
