From: lmasko Date: Wed, 13 Apr 2011 16:55:33 +0000 (+0000) Subject: - Adjusted to latest modifications in QtSingleApplication-devel X-Git-Tag: auto/th/clementine-0_7_1-3~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fclementine.git;a=commitdiff_plain;h=6bcbdfe8828611500823ac70104933ac8d1b4291 - Adjusted to latest modifications in QtSingleApplication-devel (maybe not in the best way, but compiles and seems to work). Changed files: clementine.spec -> 1.42 --- diff --git a/clementine.spec b/clementine.spec index d83a023..299b1c9 100644 --- a/clementine.spec +++ b/clementine.spec @@ -11,7 +11,7 @@ Summary: A music player and library organiser Summary(hu.UTF-8): Egy zenelejátszó és gyűjtemény-kezelő Name: clementine Version: 0.7.1 -Release: 1 +Release: 2 License: GPL v3 and GPL v2+ Group: Applications/Multimedia URL: http://www.clementine-player.org/ @@ -105,6 +105,7 @@ cd build %cmake \ -DBUNDLE_PROJECTM_PRESETS=OFF \ -DUSE_SYSTEM_QTSINGLEAPPLICATION=ON \ + -DQTSINGLEAPPLICATION_INCLUDE_DIRS=%{_includedir}/qt4/QtSolutions/ \ -DUSE_SYSTEM_QXT=ON \ -DUSE_SYSTEM_PROJECTM=ON \ -DSTATIC_SQLITE=%{?with_static_sqlite:ON}%{!?with_static_sqlite:OFF} \