Author: atler Date: Sat Jan 28 13:43:42 2012 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.3.3 - project moved to github
---- Files affected: packages/liblastfm: liblastfm.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: packages/liblastfm/liblastfm.spec diff -u packages/liblastfm/liblastfm.spec:1.3 packages/liblastfm/liblastfm.spec:1.4 --- packages/liblastfm/liblastfm.spec:1.3 Sat Nov 14 23:53:06 2009 +++ packages/liblastfm/liblastfm.spec Sat Jan 28 14:43:37 2012 @@ -1,14 +1,14 @@ -# $Revision$, $Date$ +# $Revision$, $Date$ Summary: Library to access Last.fm features Summary: Library to access Last.fm features Name: liblastfm -Version: 0.3.0 +Version: 0.3.3 Release: 1 License: GPL v3 Group: Libraries -Source0: http://cdn.last.fm/src/%{name}-%{version}.tar.bz2 -# Source0-md5: 3f73222ebc31635941832b01e7a494b6 -Patch0: %{name}-path.patch -URL: http://last.fm +Source0: http://github.com/mxcl/%{name}/tarball/%{version}#/%{name}-%{version}.tar.gz +# Source0-md5: fe339bf46aefc515c251200d10262f79 +Patch0: %{name}-ruby19.patch +URL: http://github.com/mxcl/liblastfm/ BuildRequires: QtGui-devel BuildRequires: QtNetwork-devel BuildRequires: QtSql-devel @@ -42,8 +42,10 @@ Pliki nagłówkowe %{name}. %prep -%setup -q -%patch0 -p1 +%setup -q -n mxcl-liblastfm-1c739eb +%patch0 -p0 + +find . -name *.pro -exec sed -i -e "/target.path/s/lib/%{_lib}/g" {} \; %build %configure \ @@ -84,6 +86,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2012/01/28 13:43:37 atler +- up to 0.3.3 +- project moved to github + Revision 1.3 2009/11/14 22:53:06 zbyniu - BR: libsamplerate-devel, pkgconfig, qt4-build, which ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/liblastfm/liblastfm.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
