Hello community,

here is the log from the commit of package banshee for 
openSUSE:12.1:Update:Test checked in at 2012-01-18 01:36:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.1:Update:Test/banshee (Old)
 and      /work/SRC/openSUSE:12.1:Update:Test/.banshee.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "banshee", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:12.1:Update:Test/banshee/banshee.changes 2011-11-24 
20:14:32.000000000 +0100
+++ /work/SRC/openSUSE:12.1:Update:Test/.banshee.new/banshee.changes    
2012-01-18 01:36:12.000000000 +0100
@@ -1,0 +2,7 @@
+Mon Jan 16 18:36:46 UTC 2012 - nmarq...@opensuse.org
+
+- bnc#736777 - muinshee is a symlink to banshee's main package
+  'banshee' binary. We need a dependency on 'muinshee' to the main
+  package to satisfy this dependency.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ banshee.spec ++++++
--- /var/tmp/diff_new_pack.3C8Mvu/_old  2012-01-18 01:36:12.000000000 +0100
+++ /var/tmp/diff_new_pack.3C8Mvu/_new  2012-01-18 01:36:12.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package banshee
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,12 +16,11 @@
 #
 
 
-
 Name:           banshee
 Version:        2.2.1
-Release:        1
-License:        MIT
+Release:        0
 Summary:        A media playback and management application
+License:        MIT
 Group:          Productivity/Multimedia/Sound/Players
 Url:            http://banshee.fm
 Source0:        
http://download.gnome.org/sources/banshee/2.2/%{name}-%{version}.tar.xz
@@ -108,7 +107,6 @@
 sacrifice usability.
 
 %package core
-License:        MIT
 Summary:        Core Banshee platform libraries, services, and resources
 Group:          Productivity/Multimedia/Sound/Players
 # While subpackages, they're pretty much required to have banshee work
@@ -134,7 +132,6 @@
 building Banshee clients and user experiences.
 
 %package backend-engine-gstreamer
-License:        MIT
 Summary:        GStreamer engine support for Banshee
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       %{name}-core = %{version}
@@ -148,7 +145,6 @@
 GStreamer multimedia framework.
 
 %package backend-io-gio
-License:        MIT
 Summary:        GIO backend for non-local files for Banshee
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       %{name}-core = %{version}
@@ -167,7 +163,6 @@
 Banshee, eg over a ssh mount or similar.
 
 %package backend-platform-unix
-License:        MIT
 Summary:        UNIX platform support for Banshee
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       %{name}-core = %{version}
@@ -180,7 +175,6 @@
 default System.IO/.NET IO layer provided in the base banshee-1 package.
 
 %package backend-platform-gnome
-License:        MIT
 Summary:        GNOME platform support for Banshee
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       %{name}-core = %{version}
@@ -197,7 +191,6 @@
 Users running Banshee on GNOME are recommended to install this package.
 
 %package dmp
-License:        MIT
 Summary:        Digital Media Player support for Banshee
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       %{name}-core = %{version}
@@ -209,7 +202,6 @@
 USB mass storage device support.
 
 %package dmp-apple-devices
-License:        MIT
 Summary:        Apple(R) iPod(R) Digital Media Player support for Banshee
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       %{name}-core = %{version}
@@ -226,7 +218,6 @@
 Does not support iPod Touch(R) or iPhone(R).
 
 %package dmp-mtp
-License:        MIT
 Summary:        MTP/PlaysForSure Digital Media Player support for Banshee
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       %{name}-core = %{version}
@@ -239,7 +230,6 @@
 devices as provided by libmtp.
 
 %package extensions-default
-License:        MIT
 Summary:        Extra features extending the Banshee Media Player
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       %{name}-core = %{version}
@@ -262,7 +252,6 @@
 easily browse, search, and control your media collection.
 
 %package extensions-boo
-License:        MIT
 Summary:        Boo scripting support for Banshee
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       %{name}-core = %{version}
@@ -277,7 +266,6 @@
 %if 0%{?suse_version} >= 1140
 
 %package extensions-soundmenu
-License:        MIT
 Summary:        SoundMenu support for Banshee
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       %{name}-core = %{version}
@@ -291,7 +279,6 @@
 %endif
 
 %package devel
-License:        MIT
 Summary:        Development package for Banshee
 Group:          Development/Libraries/Other
 Requires:       %{name}-core = %{version}
@@ -306,9 +293,11 @@
 framework.
 
 %package -n muinshee
-License:        MIT
 Summary:        Banshee client modeled after the Muine music player interface
 Group:          Productivity/Multimedia/Sound/Players
+# bnc#736777 -- /usr/bin/muinshee is a symbolic link to /usr/bin/banshee 
(fdupes?),
+# we want a dependency to pull the main package to provide the link target.
+Requires:       %{name} = %{version}
 Requires:       %{name}-core = %{version}
 Provides:       %{name}-client = %{version}
 Provides:       %{name}-client-muinshee = %{version}


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

Reply via email to