Hello community,

here is the log from the commit of package rhythmbox for openSUSE:Factory 
checked in at 2016-02-17 10:26:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rhythmbox (Old)
 and      /work/SRC/openSUSE:Factory/.rhythmbox.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rhythmbox"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rhythmbox/rhythmbox.changes      2015-04-21 
10:53:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rhythmbox.new/rhythmbox.changes 2016-02-17 
12:23:58.000000000 +0100
@@ -1,0 +2,8 @@
+Sun Feb 14 09:00:43 UTC 2016 - [email protected]
+
+- Remove with_daap defines since all versions of openSUSE we build
+  for have the required version of libdmapsharing. It was also set
+  up wrong so we had the unfortunate error that we didn't build
+  daap support for any release.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rhythmbox.spec ++++++
--- /var/tmp/diff_new_pack.WdyBVI/_old  2016-02-17 12:23:59.000000000 +0100
+++ /var/tmp/diff_new_pack.WdyBVI/_new  2016-02-17 12:23:59.000000000 +0100
@@ -18,8 +18,6 @@
 
 %bcond_without webkit 1
 # Enable for openSUSE > 1230 once the right version is in Factory.
-%bcond_with daap 0
-#define with_daap 0%{?suse_version} > 1330
 %bcond_with visualizer
 
 Name:           rhythmbox
@@ -49,10 +47,7 @@
 BuildRequires:  pkgconfig(ice)
 BuildRequires:  pkgconfig(json-glib-1.0)
 BuildRequires:  pkgconfig(libbrasero-media3)
-%if %{with daap}
-# rhythmbox requires version 2.9.16, which only appeared after 12.3 release
 BuildRequires:  pkgconfig(libdmapsharing-3.0) >= 2.9.19
-%endif
 BuildRequires:  pkgconfig(libgpod-1.0)
 BuildRequires:  pkgconfig(libmtp)
 BuildRequires:  pkgconfig(libnotify)
@@ -116,9 +111,7 @@
 %if ! %{with webkit}
         --without-webkit \
 %endif
-%if %{with daap}
         --enable-daap \
-%endif
         --enable-vala
 
 %__make %{?_smp_mflags} V=1
@@ -176,9 +169,7 @@
 %if %{with webkit}
 %{_libdir}/rhythmbox/plugins/context/
 %endif
-%if %{with daap}
 %{_libdir}/rhythmbox/plugins/daap/
-%endif
 %{_libdir}/rhythmbox/plugins/dbus-media-server/
 %{_libdir}/rhythmbox/plugins/fmradio/
 %{_libdir}/rhythmbox/plugins/generic-player/


Reply via email to