Author: jajcus Date: Wed Sep 1 13:53:49 2010 GMT Module: packages Tag: HEAD ---- Log message: - fix for song title/artist name display with current Qt - Release: 4
---- Files affected: packages/lastfm-radio: lastfm-radio.spec (1.26 -> 1.27) ---- Diffs: ================================================================ Index: packages/lastfm-radio/lastfm-radio.spec diff -u packages/lastfm-radio/lastfm-radio.spec:1.26 packages/lastfm-radio/lastfm-radio.spec:1.27 --- packages/lastfm-radio/lastfm-radio.spec:1.26 Fri Jan 29 21:39:14 2010 +++ packages/lastfm-radio/lastfm-radio.spec Wed Sep 1 15:53:43 2010 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Odtwarzacz Last.fm Name: lastfm-radio Version: 1.4.2.58240 -Release: 3 +Release: 4 License: GPL v2 Group: X11/Applications/Multimedia Source0: http://cdn.last.fm/client/src/last.fm-%{version}.src.tar.bz2 @@ -13,6 +13,7 @@ Patch1: %{name}-libmad.patch Patch2: %{name}-64bitinclude.patch Patch3: %{name}-gcc43.patch +Patch4: %{name}-qt46.patch URL: http://www.last.fm/download/ BuildRequires: QtGui-devel BuildRequires: QtNetwork-devel @@ -45,6 +46,7 @@ %patch1 -p0 %patch2 -p0 %patch3 -p1 +%patch4 -p1 %{__sed} -i -e 's...@lib@#%{_libdir}#g' src/container.cpp src/libMoose/MooseCommon.cpp @@ -92,6 +94,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2010/09/01 13:53:43 jajcus +- fix for song title/artist name display with current Qt +- Release: 4 + Revision 1.26 2010/01/29 20:39:14 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lastfm-radio/lastfm-radio.spec?r1=1.26&r2=1.27&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
