Author: wiget Date: Sun Aug 10 16:51:32 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added gcc43.patch - fix building with GCC 4.3
---- Files affected: SPECS: lastfm-radio.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: SPECS/lastfm-radio.spec diff -u SPECS/lastfm-radio.spec:1.21 SPECS/lastfm-radio.spec:1.22 --- SPECS/lastfm-radio.spec:1.21 Sun May 11 18:46:55 2008 +++ SPECS/lastfm-radio.spec Sun Aug 10 18:51:27 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Odtwarzacz Last.fm Name: lastfm-radio Version: 1.4.2.58240 -Release: 0.2 +Release: 0.3 License: GPL v2 Group: X11/Applications/Multimedia Source0: http://cdn.last.fm/client/src/last.fm-%{version}.src.tar.bz2 @@ -12,6 +12,7 @@ Patch0: %{name}-fhs.patch Patch1: %{name}-libmad.patch Patch2: %{name}-64bitinclude.patch +Patch3: %{name}-gcc43.patch URL: http://www.last.fm/download/ BuildRequires: QtGui-devel BuildRequires: QtNetwork-devel @@ -42,6 +43,7 @@ %patch0 -p1 %patch1 -p0 %patch2 -p0 +%patch3 -p1 %{__sed} -i -e '[EMAIL PROTECTED]@#%{_libdir}#g' src/container.cpp src/libMoose/MooseCommon.cpp @@ -89,6 +91,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2008/08/10 16:51:27 wiget +- added gcc43.patch - fix building with GCC 4.3 + Revision 1.21 2008/05/11 16:46:55 shadzik - re-added patch1 - by Daniel Horecki <shinden at linux dot pl> ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lastfm-radio.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
