[clementine] Disable plasmarunner plugin as it was unstable. Upstream removed it from trunk

Orcan Ogetbil oget at fedoraproject.org
Sun Jul 8 17:21:11 UTC 2012


commit 09d8431dff1501ac4fe0f31111f36dfc4371b877
Author: Orcan Ogetbil <oget.fedora at gmail.com>
Date:   Sun Jul 8 13:21:07 2012 -0400

    Disable plasmarunner plugin as it was unstable. Upstream removed it from trunk

 clementine.spec |   15 ++++-----------
 1 files changed, 4 insertions(+), 11 deletions(-)
---
diff --git a/clementine.spec b/clementine.spec
index a40c75b..4c3cbc9 100644
--- a/clementine.spec
+++ b/clementine.spec
@@ -1,6 +1,6 @@
 Name:           clementine
 Version:        1.0.1
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        A music player and library organizer
 
 Group:          Applications/Multimedia
@@ -32,9 +32,6 @@ BuildRequires:  gmock-devel
 BuildRequires:  gstreamer-devel
 BuildRequires:  gstreamer-plugins-base-devel
 BuildRequires:  gtest-devel
-%if 0%{fedora} > 16
-BuildRequires:  kdeplasma-addons-devel
-%endif
 BuildRequires:  libcdio-devel
 BuildRequires:  libchromaprint-devel
 BuildRequires:  libechonest-devel
@@ -104,9 +101,6 @@ pushd %{_target_platform}
         -DUSE_SYSTEM_PROJECTM=1 \
         -DUSE_SYSTEM_QXT=1 \
         -DSTATIC_SQLITE=0 \
-%if 0%{fedora} > 16
-        -DENABLE_PLASMARUNNER=1 \
-%endif
         .. 
 
     # Parallel build fails sometimes
@@ -149,12 +143,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/applications/clementine.desktop
 %{_datadir}/icons/hicolor/64x64/apps/application-x-clementine.png
 %{_datadir}/icons/hicolor/scalable/apps/application-x-clementine.svg
-%if 0%{fedora} > 16
-%{_libdir}/kde4/plasma_runner_clementine.so
-%{_datadir}/kde4/services/plasma-runner-clementine.desktop
-%endif
 
 %changelog
+* Sun Jul 08 2012 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 1.0.1-9
+- Disable plasmarunner plugin as it was unstable. Upstream removed it from trunk
+
 * Tue Jul 03 2012 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 1.0.1-8
 - liblastfm1 compatibility fix
 


More information about the scm-commits mailing list