Author: glen Date: Wed Dec 8 22:24:11 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.6rc1 tarball
---- Files affected: packages/clementine: clementine.spec (1.26 -> 1.27) , desktop-install.patch (1.2 -> 1.3) , build-languages-dynamic.patch (1.1 -> NONE) (REMOVED), qt-ver.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/clementine/clementine.spec diff -u packages/clementine/clementine.spec:1.26 packages/clementine/clementine.spec:1.27 --- packages/clementine/clementine.spec:1.26 Wed Dec 8 23:21:52 2010 +++ packages/clementine/clementine.spec Wed Dec 8 23:24:06 2010 @@ -20,17 +20,15 @@ Summary: A music player and library organiser Summary(hu.UTF-8): Egy zenelejátszó és gyűjtemény-kezelő Name: clementine -Version: 0.5.3 -Release: 3 +Version: 0.6 +Release: 0.1 License: GPL v3 and GPL v2+ Group: Applications/Multimedia URL: http://www.clementine-player.org/ -Source0: http://clementine-player.googlecode.com/files/%{name}-%{version}.tar.gz -# Source0-md5: 3411a0e31bdab7a6693048e934996f40 +Source0: http://clementine-player.googlecode.com/files/%{name}-%{version}rc1.tar.gz +# Source0-md5: cbe2b70a8df53b19e5d881a674708c5d Patch0: desktop-install.patch Patch1: unbundle-po.patch -Patch2: build-languages-dynamic.patch -Patch3: qt-ver.patch BuildRequires: QtCore-devel >= %{qtver} BuildRequires: QtDBus-devel >= %{qtver} BuildRequires: QtGui-devel >= %{qtver} @@ -97,11 +95,9 @@ a Qt4 előnyeit. %prep -%setup -q +%setup -q -n clementine-0.5.90 %patch0 -p1 %patch1 -p1 -%patch2 -p1 -%patch3 -p1 # We already don't use these but just to make sure rm -rf 3rdparty/gmock @@ -162,6 +158,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2010/12/08 22:24:06 glen +- up to 0.6rc1 tarball + Revision 1.26 2010/12/08 22:21:52 glen - release 3 ================================================================ Index: packages/clementine/desktop-install.patch diff -u packages/clementine/desktop-install.patch:1.2 packages/clementine/desktop-install.patch:1.3 --- packages/clementine/desktop-install.patch:1.2 Tue Jun 29 22:53:18 2010 +++ packages/clementine/desktop-install.patch Wed Dec 8 23:24:06 2010 @@ -9,16 +9,16 @@ Terminal=false Categories=AudioVideo;Player;Qt; StartupNotify=false ---- clementine-0.4/src/CMakeLists.txt 2010-06-28 19:47:58.000000000 +0000 -+++ clementine-0.4/src/CMakeLists.txt 2010-06-29 20:49:41.000000000 +0000 -@@ -546,8 +546,8 @@ - ) +--- clementine-0.5.90/dist/CMakeLists.txt~ 2010-10-24 16:16:44.000000000 +0300 ++++ clementine-0.5.90/dist/CMakeLists.txt 2010-12-09 00:20:22.298618631 +0200 +@@ -14,8 +14,8 @@ - install(FILES ../dist/clementine_64.png + if (NOT APPLE) + install(FILES clementine_64.png - DESTINATION share/icons/hicolor/64x64/apps/ - RENAME application-x-clementine.png + DESTINATION share/pixmaps + RENAME clementine.png ) - install(FILES ../dist/clementine.desktop + install(FILES ../data/icon.svg ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/clementine/clementine.spec?r1=1.26&r2=1.27&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/clementine/desktop-install.patch?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
