Mailinglist Archive: opensuse-commit (1124 mails)

< Previous Next >
commit rhythmbox
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Thu, 12 Apr 2007 18:16:05 +0200
  • Message-id: <20070412161605.85166678179@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package rhythmbox
checked in at Thu Apr 12 18:16:05 CEST 2007.

--------
--- GNOME/rhythmbox/rhythmbox.changes   2007-04-10 01:09:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/rhythmbox/rhythmbox.changes    2007-04-11 18:21:24.278805000 +0200
@@ -1,0 +2,22 @@
+Wed Apr 11 11:18:58 CDT 2007 - maw@xxxxxxx
+
+- Update to version 0.10.0
+- Fixes for bugzilla.gnome.org #410601, #411783, #411558, #411189,
+  #413206, #393642, #416024, #411141, #380411, #411145, #413301,
+  #419874, #411584, #413640, #411703, #411038, #410940, #412931,
+  #409164, #416213, #420444, #395124, #414980, and #419153
+- Updated translations for the ar, da, dz, en_GB, fr, hu, it,
+  pt_BR, sv, and zh_CN locales.
+
+-------------------------------------------------------------------
+Tue Apr 10 16:28:01 CEST 2007 - sbrabec@xxxxxxx
+
+- Updated to version 0.9.8:
+  * UI and usability changes.
+  * More player devices supported.
+  * Plugin design.
+  * New plugins and music servers supported.
+  * Translation updates.
+  * See NEWS for more.
+
+-------------------------------------------------------------------

Old:
----
  rhythmbox-0.9.6.tar.bz2
  rhythmbox-py_ret.patch

New:
----
  rhythmbox-0.10.0.tar.bz2

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

Other differences:
------------------
++++++ rhythmbox.spec ++++++
--- /var/tmp/diff_new_pack.J26829/_old  2007-04-12 18:15:40.000000000 +0200
+++ /var/tmp/diff_new_pack.J26829/_new  2007-04-12 18:15:40.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package rhythmbox (Version 0.9.6)
+# spec file for package rhythmbox (Version 0.10.0)
 #
 # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # This file and all modifications and additions to the pristine
@@ -11,20 +11,18 @@
 # norootforbuild
 
 Name:           rhythmbox
-BuildRequires:  avahi-devel avahi-glib check-devel dbus-1-glib-devel gnome-common gnome-doc-utils-devel gnome-media-devel gstreamer010-plugins-base-devel gtk-doc intltool kdelibs3-doc libglade2-devel libgnomeui-devel libgpod-devel libid3tag-devel libmusicbrainz-devel libnotify-devel libsexy-devel libsoup-devel mDNSResponder-devel nautilus-cd-burner-devel perl-XML-Parser pkg-config python-devel python-gtk-devel scrollkeeper totem-devel update-desktop-files
+BuildRequires:  avahi-devel avahi-glib dbus-1-glib-devel gnome-common gnome-doc-utils-devel gnome-media-devel gstreamer010-plugins-base-devel gtk-doc intltool kdelibs3-doc libglade2-devel libgnomeui-devel libgpod-devel libid3tag-devel libmusicbrainz-devel libnotify-devel libsexy-devel libsoup-devel nautilus-cd-burner-devel perl-XML-Parser python-devel python-gtk-devel scrollkeeper totem-devel update-desktop-files
 License:        GNU General Public License (GPL)
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       gstreamer010-plugins-base gstreamer010-plugins-good
-Version:        0.9.6
-Release:        32
+Version:        0.10.0
+Release:        1
 Source:         %{name}-%{version}.tar.bz2
-Patch1:         rhythmbox-py_ret.patch
-Patch2:         rhythmbox-%{version}-uninit-debug.patch
+Patch2:         rhythmbox-0.9.6-uninit-debug.patch
 Patch3:         rhythmbox-check.patch
 URL:            http://www.gnome.org/projects/rhythmbox/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        GNOME Music Management Application
-Autoreqprov:    on
 
 %gconf_schemas_prereq
 
@@ -101,21 +99,21 @@
 
 %prep
 %setup -q
-%patch1
 %patch2
 %patch3
 
 %build
 ACLOCAL="aclocal -I macros" autoreconf -f -i
-# needed for rhythmbox-0.9.6:
+# needed for rhythmbox-0.9.8:
 export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
 # FIXME: */rhythmbox.xml:*: parser error : Entity 'mdash' not defined
 %configure\
        --libexecdir=%{_prefix}/lib/rhythmbox\
+       --disable-static\
        --disable-schemas-install\
        --disable-scrollkeeper\
        --enable-lirc
-# does nor work for rhythmbox-0.9.6:
+# does nor work for rhythmbox-0.9.8:
 #make %{?jobs:-j%jobs}
 make
 
@@ -131,7 +129,10 @@
 %find_lang %{name}
 %find_gconf_schemas
 cat %{name}.lang %{name}.schemas_list >%{name}.lst
-rm $RPM_BUILD_ROOT%{_libdir}/*/*/*.*a $RPM_BUILD_ROOT%{_libdir}/*/*/*/*.*a
+rm $RPM_BUILD_ROOT%{_libdir}/*/*/*/*.*a
+# FIXME: No headers provided => no use for development files outside sources:
+# Upstream should fix.
+rm $RPM_BUILD_ROOT%{_libdir}/*.so $RPM_BUILD_ROOT%{_libdir}/*.*a
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -157,6 +158,7 @@
 %{_datadir}/icons/hicolor/48x48/apps/rhythmbox.png
 %{_datadir}/omf/*
 %{_datadir}/rhythmbox
+%{_libdir}/*.so.*
 %{_libdir}/rhythmbox
 %if "%{_libdir}" != "%{_prefix}/lib"
 %{_prefix}/lib/rhythmbox
@@ -167,6 +169,22 @@
 %{_datadir}/gtk-doc/html/*
 
 %changelog
+* Wed Apr 11 2007 - maw@xxxxxxx
+- Update to version 0.10.0
+- Fixes for bugzilla.gnome.org #410601, #411783, #411558, #411189,
+  [#413206], #393642, #416024, #411141, #380411, #411145, #413301,
+  [#419874], #411584, #413640, #411703, #411038, #410940, #412931,
+  [#409164], #416213, #420444, #395124, #414980, and #419153
+- Updated translations for the ar, da, dz, en_GB, fr, hu, it,
+  pt_BR, sv, and zh_CN locales.
+* Tue Apr 10 2007 - sbrabec@xxxxxxx
+- Updated to version 0.9.8:
+  * UI and usability changes.
+  * More player devices supported.
+  * Plugin design.
+  * New plugins and music servers supported.
+  * Translation updates.
+  * See NEWS for more.
 * Tue Apr 10 2007 - ro@xxxxxxx
 - fix build with updated check package
 * Fri Mar 09 2007 - sbrabec@xxxxxxx

++++++ rhythmbox-0.9.6.tar.bz2 -> rhythmbox-0.10.0.tar.bz2 ++++++
++++ 284218 lines of diff (skipped)


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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread