From acb98f4859b11f996a8872efacee9acc10745e15 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 22 Sep 2010 15:15:42 +0000 Subject: [PATCH] - up to 0.5.1 Changed files: clementine.spec -> 1.20 no-private_header.patch -> 1.3 --- clementine.spec | 12 +++++------- no-private_header.patch | 13 ------------- 2 files changed, 5 insertions(+), 20 deletions(-) delete mode 100644 no-private_header.patch diff --git a/clementine.spec b/clementine.spec index 268cf3a..01da864 100644 --- a/clementine.spec +++ b/clementine.spec @@ -19,22 +19,21 @@ Summary: A music player and library organiser Summary(hu.UTF-8): Egy zenelejátszó és gyűjtemény-kezelő Name: clementine -Version: 0.5 -Release: 0.1 +Version: 0.5.1 +Release: 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: 59a94906394c7e22da567841770dab86 +# Source0-md5: 4a18e971a1a7a98b8c7516c8e1c597e9 Patch0: desktop-install.patch -Patch1: no-private_header.patch BuildRequires: QtCore-devel BuildRequires: QtDBus-devel BuildRequires: QtGui-devel BuildRequires: QtIOCompressor-devel BuildRequires: QtNetwork-devel BuildRequires: QtOpenGL-devel -BuildRequires: QtSingleApplication-devel >= 2.6-3 +BuildRequires: QtSingleApplication-devel >= 2.6-4 BuildRequires: QtSql-devel %{?with_tests:BuildRequires: QtTest-devel} BuildRequires: boost-devel @@ -64,9 +63,9 @@ BuildRequires: taglib-devel >= 1.6 %{?with_engine_vlc:BuildRequires: vlc-devel} %{?with_engine_xine:BuildRequires: xine-lib-devel} Requires(post,postun): desktop-file-utils +Requires: QtSingleApplication >= 2.6-4 %{!?with_static_sqlite:Requires: QtSql-sqlite3} # while we do not link (yet), we use datafiles -Requires: QtSingleApplication >= 2.6-3 Requires: libprojectM BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -86,7 +85,6 @@ a Qt4 előnyeit. %prep %setup -q %patch0 -p1 -%patch1 -p1 # We already don't use these but just to make sure rm -rf 3rdparty/gmock diff --git a/no-private_header.patch b/no-private_header.patch deleted file mode 100644 index 4c02231..0000000 --- a/no-private_header.patch +++ /dev/null @@ -1,13 +0,0 @@ -Upstream-Tracker-URL: http://code.google.com/p/clementine-player/issues/detail?id=703 -Signed-off-by: Elan Ruusamäe - ---- clementine-0.5/src/main.cpp~ 2010-08-29 15:34:07.000000000 +0300 -+++ clementine-0.5/src/main.cpp 2010-09-06 16:39:29.482708643 +0300 -@@ -35,7 +35,6 @@ - #include "ui/iconloader.h" - #include "ui/mainwindow.h" - --#include "qtlocalpeer.h" - #include "qtsingleapplication.h" - #include "qtsinglecoreapplication.h" - -- 2.44.0