Hello community,

here is the log from the commit of package clementine for openSUSE:Factory 
checked in at 2012-11-17 07:20:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/clementine (Old)
 and      /work/SRC/openSUSE:Factory/.clementine.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "clementine", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/clementine/clementine.changes    2012-10-04 
19:34:44.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.clementine.new/clementine.changes       
2012-11-17 07:20:18.000000000 +0100
@@ -1,0 +2,13 @@
+Mon Nov  5 21:12:02 UTC 2012 - fi...@opensuse.org
+
+- Update to version 1.1.0:
+  + Podcast support with integration with gpodder.net.
+  + Add support for indexing and playing music from Google Drive.
+  + Add Soundcloud support.
+  + Add jazzradio.com support.
+  + Moodbar support.
+  + Many other changes and a lot of bug fixes, details available
+    in Changelog file.
+- Subpackage clementine-kde is obsolete: dropped plasma runner.
+
+-------------------------------------------------------------------

Old:
----
  clementine-1.0.1.git1.tar.bz2

New:
----
  clementine-1.1.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ clementine.spec ++++++
--- /var/tmp/diff_new_pack.fU2juO/_old  2012-11-17 07:20:21.000000000 +0100
+++ /var/tmp/diff_new_pack.fU2juO/_new  2012-11-17 07:20:21.000000000 +0100
@@ -16,18 +16,14 @@
 #
 
 
-# NOTE: kde package doesn't build with current git
-%define kdepack 0
-
 Name:           clementine
-Version:        1.0.1.git1
+Version:        1.1.0
 Release:        0
 Summary:        A cross-platform Music Player based on Amarok 1
 License:        GPL-3.0+
 Group:          Productivity/Multimedia/Sound/Players
 Url:            http://code.google.com/p/clementine-player/
-Source:         %{name}-%{version}.tar.bz2
-# http://clementine-player.googlecode.com/files/
+Source:         
http://clementine-player.googlecode.com/files/%{name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE clementine-desktop-fix.patch fi...@opensuse.org -- remove 
unity related shortcuts
 Patch0:         clementine-desktop-fix.patch
 BuildRequires:  boost-devel
@@ -39,12 +35,9 @@
 BuildRequires:  git
 BuildRequires:  help2man
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  libkde4-devel
+#BuildRequires:  libkde4-devel
 BuildRequires:  liblastfm-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(fftw3)
-BuildRequires:  pkgconfig(glew)
-BuildRequires:  pkgconfig(libgpod-1.0)
 # No gnutls means no gloox with license problem (GPL-2.0 only)
 #BuildRequires:  pkgconfig(gnutls)
 %if 0%{?suse_version} > 1120
@@ -55,18 +48,23 @@
 BuildRequires:  libprotobuf-lite6
 %endif
 %endif
-# Enabled protobuf, now required in git version.
-BuildRequires:  protobuf-devel
 BuildRequires:  pkgconfig(QJson)
 BuildRequires:  pkgconfig(QtCore)
 BuildRequires:  pkgconfig(QtGui)
 BuildRequires:  pkgconfig(QtSql)
 BuildRequires:  pkgconfig(QtWebKit)
+BuildRequires:  pkgconfig(fftw3)
+BuildRequires:  pkgconfig(glew)
 BuildRequires:  pkgconfig(gstreamer-0.10)
 BuildRequires:  pkgconfig(gstreamer-plugins-base-0.10)
 BuildRequires:  pkgconfig(libcdio)
+BuildRequires:  pkgconfig(libgpod-1.0)
 BuildRequires:  pkgconfig(libmtp)
 BuildRequires:  pkgconfig(libnotify)
+%if 0%{?suse_version} >= 1230
+BuildRequires:  pkgconfig(libsparsehash)
+%endif
+BuildRequires:  pkgconfig(protobuf)
 BuildRequires:  pkgconfig(qca2)
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(taglib)
@@ -74,6 +72,8 @@
 # BuildRequires:  libindicator-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires(post): desktop-file-utils
+# plasma_runner dropped in clementine 1.1.0
+Obsoletes:      %{name}-kde
 
 %description
 Clementine is a modern music player and library organiser. Clementine is a
@@ -87,19 +87,6 @@
     * Cross-platform - works on Windows, Mac OS X and Linux
     * Native desktop notifications on Linux (libnotify) and Mac OS X (Growl)
 
-%if %{kdepack} == 1
-%package kde
-Summary:        Clementine's support for plasma search
-Group:          System/GUI/KDE
-%kde4_runtime_requires
-
-%description kde
-Clementine is a modern music player and library organiser. Clementine is a
-port of Amarok 1.4, with some features rewritten to take advantage of Qt4.
-
-This package provides clementine's support for plasma global search.
-%endif
-
 %prep
 %setup -q
 %patch0
@@ -114,9 +101,11 @@
 mkdir build && cd build && \
 cmake -DCMAKE_VERBOSE_MAKEFILE=ON \
       -DCMAKE_INSTALL_PREFIX=%{_prefix} \
-      -DENABLE_PLASMARUNNER=ON \
       -DENABLE_BREAKPAD=OFF \
-      -DWITH_FFTW3:BOOL=ON ..
+%if 0%{?suse_version} >= 1230
+      -DENABLE_GOOGLE_DRIVE=ON \
+%endif
+      -DENABLE_MOODBAR=ON ..
 
       make %{?_smp_mflags}
 
@@ -149,11 +138,12 @@
 %defattr(-,root,root)
 %doc Changelog COPYING
 %{_bindir}/clementine
+%{_bindir}/clementine-tagreader
 %{_datadir}/applications/clementine.desktop
-#%%{_datadir}/clementine
 %{_datadir}/icons/hicolor/64x64/apps/application-x-clementine.png
 %{_datadir}/icons/hicolor/scalable/apps/application-x-clementine.svg
-%{_bindir}/clementine-tagreader
+%dir %{_datadir}/kde4/
+%dir %{_datadir}/kde4/services/
 %{_datadir}/kde4/services/clementine-feed.protocol
 %{_datadir}/kde4/services/clementine-itms.protocol
 %{_datadir}/kde4/services/clementine-itpc.protocol
@@ -162,12 +152,4 @@
 %{_mandir}/man1/%{name}.1.gz
 %endif
 
-%if %{kdepack} == 1
-%files kde
-%defattr(-,root,root)
-%dir /usr/lib/kde4
-/usr/lib/kde4/plasma_runner_clementine.so
-%{_datadir}/kde4/services/plasma-runner-clementine.desktop
-%endif
-
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to