]> git.pld-linux.org Git - packages/clementine.git/commitdiff
- up to 0.5.1
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 22 Sep 2010 15:15:42 +0000 (15:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    clementine.spec -> 1.20
    no-private_header.patch -> 1.3

clementine.spec
no-private_header.patch [deleted file]

index 268cf3a6de4ad81e9e33429f35432968efbe0dc4..01da86435b6b81fe4a29445d3c8e2d3e02a1e430 100644 (file)
 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 (file)
index 4c02231..0000000
+++ /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 <glen@pld-linux.org>
-
---- 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"
This page took 0.198066 seconds and 4 git commands to generate.