Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rhythmbox-0.13.3-17.1.2 RPM for i586

From OpenSuSE 12.1 for i586

Name: rhythmbox Distribution: openSUSE 12.1
Version: 0.13.3 Vendor: openSUSE
Release: 17.1.2 Build date: Sun Oct 30 06:07:40 2011
Group: Productivity/Multimedia/Sound/Players Build host: build14
Size: 5245903 Source RPM: rhythmbox-0.13.3-17.1.2.src.rpm
Packager: http://bugs.opensuse.org
Url: http://www.gnome.org/projects/rhythmbox/
Summary: GNOME Music Management Application
Music Management application with support for ripping audio-CD's,
playback of Ogg Vorbis and MP3 and burning of CD-ROMs.

Provides

Requires

License

GPLv2+

Changelog

* Thu Oct 06 2011 vuntz@opensuse.org
  - Change vala-devel BuildRequires to vala as vala-devel is an old
    deprecated name (bnc#720908).
* Wed Jul 27 2011 vuntz@opensuse.org
  - Remove mozilla-xulrunner-devel BuildRequires: it was only there
    for the NPAPI headers, but rhythmbox actually uses a private copy
    of those headers.
* Thu Jul 07 2011 vuntz@opensuse.org
  - Package the DAAP plugin again, now that the version of
    libdmapsharing in Factory is new enough.
* Mon Jul 04 2011 vuntz@opensuse.org
  - Move to pkgconfig()-style BuildRequires:
    + Note that the package won't build on old distributions anyway
      because of the GNOME 3 port, so using pkgconfig()-style doesn't
      break anything.
    + Old ones: brasero-devel, dbus-1-glib-devel,
      gstreamer010-plugins-base-devel, json-glib-devel,
      libavahi-glib-devel, libgnome-keyring-devel, libgpod-devel,
      libgudev-1_0-devel, libmtp-devel, libmusicbrainz3-devel,
      libnotify-devel, libsoup-devel, totem-pl-parser-devel.
    + New ones: avahi-glib, dbus-glib-1, json-glib-1.0,
      gnome-keyring-1, gstreamer-0.10, gstreamer-plugins-base-0.10,
      gudev-1.0, libbrasero-media3, libgpod-1.0, libmtp,
      libmusicbrainz3, libnotify, libsoup-2.4, libsoup-gnome-2.4,
      totem-plparser.
  - Change libwebkit-devel BuildRequires to pkgconfig(), to build
    against the GTK+ 3 version of webkit.
  - Change python-gstreamer-0_10-devel, python-gtk-devel
    BuildRequires to pkgconfig(pygobject-2.0) as only python-gobject
    is needed for the GTK+ 3 port.
  - Change python-gstreamer-0_10 Requires to python-gobject, for the
    same reason.
  - Remove unneeded gcc-c++, libmusicbrainz-devel BuildRequires.
* Thu Jun 09 2011 dimstar@opensuse.org
  - Add rhythmbox-port-gtk3.patch: Port rhythmbox to GTK3 and GNOME3
    infrastructure. This patch brings us to git commit e0e5d06e.
  - Add gnome-common BuildRequires and call to gnome-autogen.sh,
    needed for the patch.
  - Disable translation-update-upstream for the moment as the patch
    breaks this.
  - Add pkgconfig() BuildRequires for GNOME 3: gtk+-3.0,
    libgnome-media-profiles-3.0, libpeas-1.0, libpeas-gtk-1.0.
  - Add gobject-introspection-devel BuildRequires.
  - Remove now non-existing gnome-media-devel BuildRequires.
  - Pass --disable-vala to configure. The plugins are not working
    on the GNOME 3 platform yet.
  - Replace gconf schema handling with gsettings schema handling.
* Mon Feb 14 2011 sbrabec@suse.cz
  - Added support for translation-update-upstream.
* Sat Feb 12 2011 vuntz@opensuse.org
  - Call relevant macros in %post/%postun:
    + %desktop_database_post/postun because the package ships at
      least one desktop file.
    + %icon_theme_cache_post/postun because the package ships themed
      icons.
  - Pass %{?no_lang_C} to %find_lang so that english documentation
    can be packaged with the program, and not in the lang subpackage.
  - Change Requires of lang subpackage to Recommends, since the
    english documentation is not there anymore.
* Mon Jan 17 2011 dimstar@opensuse.org
  - Update to version 0.13.3:
    + Reimplemented source list, allowing for things that aren't
      sources
    + Updated notifications, mostly for GNOME Shell
    + Expose playlists in MPRIS and MediaServer2 DBus interfaces
    + New context pane tab showing links to various websites
    + Bugs fixed: bgo#510679, bgo#599294, bgo#609009, bgo#622980,
      bgo#633531, bgo#633542, bgo#634065, bgo#634114, bgo#635323,
      bgo#635963, bgo#635964, bgo#636482, bgo#636550, bgo#637174,
      bgo#637819, bgo#639266
    + Updated translations.
  - Drop rhythmbox-fix-upnp-plugin.patch: fixed upstream.
* Fri Nov 19 2010 vuntz@opensuse.org
  - Add json-glib-devel BuildRequires to build the last.fm plugin.
  - Explicitly list the plugins in the file list, so we can know when
    we lose a plugin because of missing dependencies.
* Sat Nov 06 2010 dimstar@opensuse.org
  - Update to version 0.13.2:
    + Much improved Last.fm (and Libre.fm) plugin
    + Support for DACP (iTunes remote)
    + Zeitgeist plugin
    + New podcast sub-sources showing newly posted and recently
      downloaded episodes
    + Slightly improved integration with the GNOME Shell message tray
    + Various fixes for iPod support
    + Bugs fixed: bgo#341462, bgo#345957, bgo#381679, bgo#589886,
      bgo#591841, bgo#592428, bgo#601152, bgo#604170, bgo#612156,
      bgo#618619, bgo#623200, bgo#625030, bgo#625054, bgo#625214,
      bgo#628254, bgo#628330, bgo#628791, bgo#628794, bgo#629038,
      bgo#630689, bgo#631008, bgo#631191, bgo#631218, bgo#631355,
      bgo#631698, bgo#631817, bgo#632119, bgo#632475, bgo#632655,
      bgo#633531.
  - Drop rhythmbox-vala-detection.patch: fixed upstream.
  - Remove gnome-common BuildRequires and call to autogen.sh.
  - Use xulrunner 2.0 for openSUSE 11.4.
* Sat Oct 09 2010 vuntz@opensuse.org
  - Add media-player-info Recommends: the data is important for media
    player devices support.
* Mon Sep 06 2010 dimstar@opensuse.org
  - Update to version 0.13.1:
    + Support for MPRIS version 2
    + RhythmDBEntryType converted to a GObject to improve binding
      sanity
    + Improved handling of files on unmounted devices and network
      shares
    - Only attempts to check files on core filesystems and mounted
      local devices
    - Doesn't check files on network shares, relying on playback
      error reporting to identify missing files
    + New less annoying method of handling invocation for media
      player devices
    + rhythmbox-client now waits long enough to control a newly
      started instance
    + More reliably imports and plays files specified on the command
      line (opening a file with nautilus will now do something useful
      most of the time)
    + Use the current sorting column for typeahead searching
    + Extended (static) vala bindings
    + Initial implementation of the Rygel MediaServer2 D-Bus
      specification
    + Bugs fixed: bgo#329984, bgo#482813, bgo#488308, bgo#498582,
      bgo#544154, bgo#581076, bgo#609542, bgo#623024, bgo#623153,
      bgo#623667, bgo#623992, bgo#624646, bgo#624895, bgo#625103,
      bgo#625105, bgo#625124, bgo#625130, bgo#625375, bgo#626608,
      bgo#626986, bgo#627050, bgo#627396, bgo#627949, bgo#627951,
      bgo#628076, bgo#628254
    + Updated translations.
* Thu Sep 02 2010 vuntz@opensuse.org
  - Add libdmapsharing-devel BuildRequires on 11.4 and later, to
    enable DAAP support.
* Mon Aug 30 2010 dimstar@opensuse.org
  - Add rhythmbox-vala-detection.patch, properly detect vala. Newer
    versions do no longer provide a .pc file (bgo#628330).
  - Add gnome-common BuildRequires and call to autogen.sh.
* Wed Aug 11 2010 vuntz@opensuse.org
  - Add libwebkit-devel BuildRequires.
  - Merge doc subpackage in devel subpackage, since it's the
    developer documentation.
* Fri Aug 06 2010 dimstar@opensuse.org
  - Update to version 0.13.0:
    + Improved GStreamer codec installation
    + New metadata fields: comment, BPM, Album artist
    + MMS and RTSP streams should work properly now
    + Always visible on startup when started manually
    + New implementation of the MPRIS D-Bus interface spec
    + Creates nested folders on MTP devices
    + Installs header, VAPI and pkg-config files for external
      plugins
    + DAAP plugin now uses libdmapsharing
    + Library, playlist and podcast syncing for media players
    + Fixed interaction with Brasero for CD burning
    + New application icon
    + Displays HTML podcast episode descriptions using WebKit
    + Updates for Magnatune's new purchase process
    + Bugs fixed: bgo#310774, bgo#320507, bgo#324845, bgo#341702,
      bgo#404698, bgo#454889, bgo#457088, bgo#501554, bgo#520046,
      bgo#525094, bgo#527898, bgo#530775, bgo#537868, bgo#538240,
      bgo#559849, bgo#560940, bgo#566852, bgo#581885, bgo#592470,
      bgo#593641, bgo#593968, bgo#595425, bgo#596615, bgo#612714,
      bgo#612867, bgo#612942, bgo#613526, bgo#613941, bgo#614084,
      bgo#614139, bgo#614184, bgo#614351, bgo#616411, bgo#616636,
      bgo#617157, bgo#617587, bgo#618025, bgo#618520, bgo#619247,
      bgo#619576, bgo#619677, bgo#619907, bgo#619925, bgo#620069,
      bgo#620199, bgo#620256, bgo#620857, bgo#621434, bgo#622215,
      bgo#622613, bgo#622723, bgo#622753
    + Updated translations.
  - Split out a devel package.
* Sun Mar 28 2010 vuntz@opensuse.org
  - Update to version 0.12.8:
    + Last.fm cover art search
    + Automatically unmount MTP devices mounted by gvfs
    + More improvements to mixed-direction text display
    + Bugs fixed:
    - bgo#520121 - MTP plugin fights with gvfs' gphoto2 backend
    - bgo#609651 - Album Artwork Does Not Display Immediately For
      Embedded Artwork
    - bgo#610753 - Fix mixed-direction text in header widget
    - bgo#482955, bgo#527898, bgo#528513, bgo#551402, bgo#600494,
      bgo#603261, bgo#607073, bgo#611541, bgo#611714, bgo#611772,
      bgo#612570, bgo#613163, bgo#613540, bgo#613542, bgo#613606,
      bgo#613658, bgo#613715, bgo#613784
    + Updated translations.
* Mon Mar 01 2010 dimstar@opensuse.org
  - Update to version 0.12.7:
    + New ReplayGain plugin, replacing the old broken ReplayGain code
    + Nautilus-sendto plugin
    + Support for Magnatune streaming and download accounts
    + Support for pidgin in the IM status plugin
    + Context pane plugin now uses the GTK+ font settings
    + Support for artist and album sort names
    + Now depends on GTK+ 2.16, GLib 2.18, and pygobject 2.16 (no
      more libgnome, libgnomeui, gnome-vfs, or libsexy code anywhere)
    + As GSEAL-ready as we can make it for now
    + Compatible with the new totem-plparser save API
    + Disentangled 'delete', 'remove', and 'remove from playlist'
      actions
    + Improvements to display of mixed-direction text
    + Simplified selection of audio CD tracks to extract
    + Playlist creation should work on more generic player devices
      now
    + Bugs fixed: bgo#316257, bgo#338221, bgo#378355, bgo#384483,
      bgo#424878, bgo#485730, bgo#518540, bgo#533727, bgo#537483,
      bgo#542055, bgo#547174, bgo#559582, bgo#564800, bgo#584593,
      bgo#584704, bgo#593188, bgo#594132, bgo#595795, bgo#601524,
      bgo#602015, bgo#602140, bgo#602615, bgo#602616, bgo#602679,
      bgo#603258, bgo#603263, bgo#603444, bgo#603876, bgo#603929,
      bgo#604186, bgo#604188, bgo#604189, bgo#604292, bgo#604771,
      bgo#605023, bgo#605038, bgo#605031, bgo#605313, bgo#605583,
      bgo#605584, bgo#605725, bgo#606470, bgo#606472, bgo#607263,
      bgo#607265, bgo#607538, bgo#607672, bgo#607897, bgo#607935,
      bgo#608397, bgo#609306, bgo#609767, bgo#609908, bgo#609916,
      bgo#610440, bgo#610643, bgo#610655
  - Drop libsexy-devel BuildRequires.
  - Drop rhythmbox-fix-build-with-totem.patch, upstream included
* Sat Jan 30 2010 captain.magnus@opensuse.org
  - Add rhythmbox-fix-build-with-totem.patch to fix build with latest
    totem-pl-parser. Patch taken from upstream and can be removed
    with the next version update
* Thu Jan 21 2010 vuntz@opensuse.org
  - Add rhythmbox-fix-upnp-plugin.patch to make UPnP plugin not fail
    on startup. Fix bnc#564206, bgo#599294.
* Thu Jan 07 2010 vuntz@opensuse.org
  - Build against mozilla-xulrunner192-devel on openSUSE > 11.2.
* Mon Jan 04 2010 vuntz@opensuse.org
  - Change gnome-keyring-devel BuildRequires to
    libgnome-keyring-devel on 11.3 and later, following the module
    split upstream.
* Wed Dec 02 2009 vuntz@opensuse.org
  - Update to version 0.12.6:
    + Context pane plugin
    + Power management plugin reworked to use new D-Bus API
    + MTP plugin reworked to do everything asynchronously
    + Volume slider levels match what PulseAudio displays
    + Playback pipeline filter interfaces actually work properly now
    + Much improved visualization performance when crossfading is
      enabled
    + Bugs fixed:
    - bgo#499048 - Filter insertion and removal on non-xfade
      backend is not robust.
    - bgo#499051 - xfade backend doesn't play nice with LADSPA
      filters (or is it the reverse ?)
    - bgo#499052 - Filter removal on xfade backend is not robust.
    - bgo#534981 - Add multi threading to MTP Support
    - bgo#564772 - MTP plugin crash when I plug-in my Creative Zen
    - bgo#564800 - GnomeGoals: Remove deprecated GTK+ symbols
    - bgo#589845 - im-status: use mission control dbus interface
    - bgo#590474 - Podcast entry disappears from display during
      download
    - bgo#594901 - fails to display cover image from id3 tag
    - bgo#595966 - leaked string in rb_stock_icons_init
    - bgo#596573 - [PATCH] Do not use gnome-power-manager for
      inhibits, instead use gnome-session
    - bgo#597706 - rhythmbox crashed with SIGSEGV in g_object_get()
    - bgo#597708 - rhythmbox crashed with SIGSEGV in
      rb_source_get_config_widget()
    - bgo#597708 - DAAP plugin doesn't link to libsoup
    - bgo#598135 - Should init error before call
      libhal_device_get_property_string
    - bgo#598302 - Use GDK spawn functions to handle multi-screen
    - bgo#598613 - Rhythmbox shows cover art of previous track in
      Notification Bubble if current track has no cover art
    - bgo#598955 - Use Cubic volume when StreamVolume interface is
      available
    - bgo#600058 - Feed is not parsed when title tag is empty
    - bgo#600513 - Generates invalid Brasero project
    - bgo#600549 - Crash when transferring a track over MTP with a
      slash in the track title
    - bgo#600624 - track information is not displayed correctly
      sometimes when playing internet radios
    - bgo#600995 - Elapsed time indicator is wrong when seeking
    - bgo#601352 - Crash while editing automatic playlist
    - bgo#601460 - Rhythmbox gets laggy when copying music to iPod
    - bgo#601528 - Play button doesn't work after finishing a
      playlist
    - bgo#602615 - rhythmbox fails to build if python bindings are
      built and ld's --no-add-needed is used
    + Updated translations.
  - Drop rhythmbox-fix-inhibit.patch: fixed upstream.
* Wed Oct 07 2009 vuntz@opensuse.org
  - Add rhythmbox-fix-inhibit.patch to fix the inhibit plugin, so it
    uses the new dbus API.
* Mon Sep 28 2009 vuntz@opensuse.org
  - Update to version 0.12.5:
    + New cover art search code using discogs.com and MusicBrainz,
      replacing the Amazon cover art search that no longer works
    + Updated Coherence UPnP plugin
    + Clicking on the status icon summons the main window to the
      current workspace
    + Bugs fixed:
    - bgo#410684 - MusicBrainz cover art search
    - bgo#590184 - Update .desktop file for new GenericName
      conventions
    - bgo#592404 - use correct icon name for the throbber
    - bgo#592763 - fix some button definitions so the button-images
      setting works
    - bgo#593494 - display location column in playlists if enabled
    - bgo#594008 - fix reading of symlinks with non-ASCII targets
    - bgo#594124 - fix incorrect variable name in gio chunk loader
    - bgo#594419 - disable non-functional lyricwiki search
    - bgo#594728 - deadlock setting replaygain-adjusted volume
    + Updated translations.
  - Do not change the Name in the desktop file: it's fixed usptream
    now.
* Sun Aug 23 2009 dimstar@opensuse.org
  - Update to version 0.12.4:
    + New HAL-free media player detection code (using GUdev and the
      media-player-id collection of device info files)
    + Improved MTP device detection allowing multiple devices and
      devices not explicitly supported by libmtp
    + Audio CD improvements: allow metadata retrieval to be retried,
      link to the musicbrainz submission page when data is missing
    + Configurable action for mouse-wheel events on the status icon
      (volume control or next/previous track)
    + Rearranged to link properly (should help building on Windows or
      with -Wl,-as-needed, probably)
    + Variety of crashes fixed
    + Occasional transfer problems with MTP devices fixed
    + Bugs fixed:
    - bgo#322265 - Can't reload CD metadata
    - bgo#376863 - option to configure default action of mouse roll
      event on tray icon
    - bgo#437110 - librhythmbox-core.so missing some library links
    - bgo#535065 - If a cd is not listed in musicbrainz it can not
      be added
    - bgo#561953 - Scan Removable Devices don't works with MTP
      music players
    - bgo#563544 - rework MTP device detection for libmtp 0.3.0
    - bgo#580440 - lists with only one song don't repeat with both
      "repeat" and "shuffle" selected
    - bgo#585595 - crash at end of playlist with crossfading
      disabled
    - bgo#586598 - use streaming song titles for lyrics searches
    - bgo#587662 - improved warning message in python plugin
      support code
    - bgo#588248 - link last.fm plugin with libsoup-gnome
    - bgo#588257 - occasional crash on shutdown
    - bgo#590108 - crashes if there are no saveable metadata types
    - bgo#591874 - pack right sidebar with shrinking disabled
    - bgo#592325 - crashes initialising an iPod Touch
    + Updated translations
  - Replace hal-devel BuildRequires with libgudev-1_0-devel.
* Fri Aug 21 2009 vuntz@novell.com
  - Add missing BuildRequires for optionale features: hal-devel (fix
    bnc#532989), gnome-keyring-devel and vala-devel.
* Mon Jul 20 2009 vuntz@novell.com
  - Update to version 0.12.3:
    + Only attempts to install GStreamer audio decoder plugins
    + More accurate lyrics and cover art searches
    + Problems with M4A files in podcasts fixed
    + CD playback and ripping improvements:
    - Fixed playback when crossfading is enabled
    - New entry fields for album artist, genre, year, disc number
    - Album artist is used when constructing filenames
    - Song title, genre, and artist can be edited in the track list
    - Increased extraction buffer size, meaning faster ripping
    + Playback position slider updates more frequently
    + Better behaviour with PulseAudio's flat volume
    + Support for automatic proxy configuration (via libsoup-gnome)
    + Clean up empty directories on media player devices
    + Improved playback from MTP devices
    + Some improvements manually added and IPv6 addressed DAAP
      servers
    + Bugs fixed: bgo#331272, bgo#345712, bgo#349066, bgo#358313,
      bgo#382906, bgo#425239, bgo#437324, bgo#479897, bgo#501217,
      bgo#502670, bgo#516192, bgo#531310, bgo#537113, bgo#539007,
      bgo#550491, bgo#556296, bgo#576005, bgo#583108, bgo#583700,
      bgo#583934, bgo#584182, bgo#584248, bgo#584378, bgo#584394,
      bgo#584588, bgo#584726, bgo#584770, bgo#584804, bgo#584927,
      bgo#584930, bgo#584958, bgo#585043, bgo#585114, bgo#585524,
      bgo#586363, bgo#586365, bgo#586803, bgo#586922, bgo#586985,
      bgo#587329, bgo#587479, bgo#587595, bgo#587691
* Sun Jun 14 2009 vuntz@novell.com
  - Add python-coherence Recommends for the UPnP plugin.
* Tue Jun 02 2009 vuntz@novell.com
  - Update to version 0.12.2:
    + Support for cover art images embedded in song metadata
    + New plugin that sets your IM status to describe the current
      playing song
    + Last.fm submission protocol v1.2 (including the 'now playing'
      feature)
    + New status icon plugin
    + Replaced libglade with GtkBuilder
    + Switched from playbin to playbin2 when crossfading is disabled,
      providing gapless playback and better support for visualization
    + Bugs fixed:
    - bgo#158168 - Rhythmbox should minimize to tray on Exit
    - bgo#317982 - Notification icon redundant when applet is used
    - bgo#324114 - Minimize to nothing (no tray)
    - bgo#331019 - Show notification when unfocused but not
      minimized
    - bgo#345975 - Show album covers embedded in files e.g. mp3 ID3
      tags
    - bgo#349280 - Move to GtkStatusIcon (Help kill libegg)
    - bgo#396409 - Radio stations using chained oggs break
      rhythmbox
    - bgo#397196 - rhythmbox error report "Unknown playback error"
      needs improvement
    - bgo#406807 - visualisation plugin blocks video output when
      not active
    - bgo#501998 - Mouse pointer should disappear in fullscreen
      visualization
    - bgo#509845 - Keyboard shortcuts should work with fullscreen
      visuals
    - bgo#526493 - New plugin: change IM status according played
      song
    - bgo#542922 - Use playbin2 instead of playbin
    - bgo#551002 - "Don't Really Close" should have an animation
    - bgo#562016 - Migrate from libglade to GtkBuilder
    - bgo#567335 - Crash in while playing file and visualizing
    - bgo#579137 - Cannot rearange playlists longer than one screen
      size
    - bgo#580269 - Rhythmbox won't compile with latest
      totem-pl-parser
    - bgo#580663 - WKNC Radio streams have changed URL
    - bgo#580721 - Crashes when not selecting the limiting kind
    - bgo#580743 - Rhythmbox doesn't support the newest
      audioscrobbler api
    - bgo#581468 - Missing im-status plugin file in POTFILES.in
    - bgo#581574 - Rhythmbox tries to import desktop files
    - bgo#582130 - [PATCH] New Jamendo Logo
    - bgo#583171 - crash due to plugins.ui not being installed
    - bgo#583926 - NetBSD doesn't have sys/vfs.h
    - bgo#583938 - Unportable test(1) construct in configure script
    + Updated translations.
  - Drop rhythmbox-totem-pl-parser-api.patch: fixed upstream.
  - Remove libglade2-devel BuildRequires.
* Mon May 25 2009 lnussel@suse.de
  - lirc -> lirc-devel in BuildRequires
* Wed May 20 2009 vuntz@novell.com
  - Add rhythmbox-totem-pl-parser-api.patch to fix build with latest
    totem-pl-parser.
  - Do not package omf files twice.
* Sun May 17 2009 vuntz@novell.com
  - Change python-gstreamer-0_10 BuildRequires to
    python-gstreamer-0_10 to fix build.
* Wed May 06 2009 vuntz@novell.com
  - Build against mozilla-xulrunner191 on openSUSE > 11.1.
* Tue Apr 28 2009 vuntz@novell.com
  - Update to version 0.12.1:
    + Removal of libgnome dependency when building with gtk+ 2.14+
    + Greatly reduced memory usage when accessing Jamendo catalog
    + Cover art improvements:
    - Provide cover art for all songs transferred to iPods
    - Support for transferring cover art to MTP devices
    - Cover art image widget is better behaved when resized
    + Switched to decodebin2, notably allowing playback of chained
      ogg streams
    + Better support for lossless encoded files in the UI
    + Compatibility with the DeviceKit-disks gvfs volume monitor
    + Some support for 'album sortname' tags
    + Allow configuration of the audioscrobbler handshake URL
      (libre.fm)
    + Improved network buffering in the crossfading player backend
    + Bugs fixed: bgo#576031, bgo#513828, bgo#529873, bgo#576238,
      bgo#510236, bgo#576846, bgo#576987, bgo#576925, bgo#576673,
      bgo#365154, bgo#576038, bgo#577840, bgo#577465, bgo#578060,
      bgo#337438, bgo#576574, bgo#426164, bgo#443720, bgo#578514,
      bgo#578398, bgo#570600, bgo#577753, bgo#473757, bgo#579262,
      bgo#579465
  - Drop libgnomeui-devel BuildRequires since it's not needed
    anymore.
* Thu Mar 19 2009 vuntz@novell.com
  - Update to version 0.12.0:
    + Replaced gnome-vfs with GIO
    + New CD burning plugin using Brasero
    + Improvements to the cross-fading player backend
    + Various improvements to MTP device support
    + Updated audio CD metadata code, supporting CD-Text and
      musicbrainz3
    + User data and cached files moved to XDG base directory spec
      locations
    + Much clearer indication of problems with last.fm login and
      streaming
    + Where possible, provide a simple means to duplicate audio CDs
    + Greatly improved performance when accessibility is enabled
    + Updated Coherence UPnP plugin
    + iPod improvements: avoid creating duplicates, add a device
      properties dialog, initialize brand new ipods
    + Support for more last.fm stream types
    + GTK+ and GLib usage cleanups: use single header includes,
      stop using deprecated functions and widgets
    + Reworked tray icon tooltip using GtkTooltip instead of
      SexyTooltip
    + Random play order should repeat itself far less often
    + If using pulseaudio, control the output volume using the PA
      stream volume
    + Reworked search infrastructure that might make interesting
      things possible
    + Updated translations.
  - Drop libmtp8.patch: fixed upstream.
  - Remove unneeded BuildRequires: gnome-common, gtk-doc,
    libid3tag-devel, python-devel, scrollkeeper.
  - Add libmusicbrainz3-devel BuildRequires.
  - Remove nautilus-cd-burner-devel from BuildRequires and use
    brasero-devel instead.
  - Use py_requires.
  - Remove -fno-strict-aliasing from CFLAGS.
  - Pass --enable-python to make sure we fail if python plugins can
    not be built for some reason.
  - Stop adding DocPath to the desktop file: yelp doesn't need this.
  - Remove sr@latin workaround.
  - Don't package non-existing README.iPod and TODO.

Files

/usr/bin/rhythmbox
/usr/lib/browser-plugins/librhythmbox-itms-detection-plugin.so
/usr/lib/girepository-1.0/MPID-3.0.typelib
/usr/lib/girepository-1.0/RB-3.0.typelib
/usr/lib/librhythmbox-core.so.4
/usr/lib/librhythmbox-core.so.4.0.0
/usr/lib/rhythmbox
/usr/lib/rhythmbox/plugins
/usr/lib/rhythmbox/plugins/artdisplay
/usr/lib/rhythmbox/plugins/artdisplay/CoverArtDatabase.py
/usr/lib/rhythmbox/plugins/artdisplay/CoverArtDatabase.pyc
/usr/lib/rhythmbox/plugins/artdisplay/CoverArtDatabase.pyo
/usr/lib/rhythmbox/plugins/artdisplay/EmbeddedCoverArtSearch.py
/usr/lib/rhythmbox/plugins/artdisplay/EmbeddedCoverArtSearch.pyc
/usr/lib/rhythmbox/plugins/artdisplay/EmbeddedCoverArtSearch.pyo
/usr/lib/rhythmbox/plugins/artdisplay/LastFMCoverArtSearch.py
/usr/lib/rhythmbox/plugins/artdisplay/LastFMCoverArtSearch.pyc
/usr/lib/rhythmbox/plugins/artdisplay/LastFMCoverArtSearch.pyo
/usr/lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearch.py
/usr/lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearch.pyc
/usr/lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearch.pyo
/usr/lib/rhythmbox/plugins/artdisplay/MusicBrainzCoverArtSearch.py
/usr/lib/rhythmbox/plugins/artdisplay/MusicBrainzCoverArtSearch.pyc
/usr/lib/rhythmbox/plugins/artdisplay/MusicBrainzCoverArtSearch.pyo
/usr/lib/rhythmbox/plugins/artdisplay/PodcastCoverArtSearch.py
/usr/lib/rhythmbox/plugins/artdisplay/PodcastCoverArtSearch.pyc
/usr/lib/rhythmbox/plugins/artdisplay/PodcastCoverArtSearch.pyo
/usr/lib/rhythmbox/plugins/artdisplay/artdisplay.plugin
/usr/lib/rhythmbox/plugins/artdisplay/artdisplay.py
/usr/lib/rhythmbox/plugins/artdisplay/artdisplay.pyc
/usr/lib/rhythmbox/plugins/artdisplay/artdisplay.pyo
/usr/lib/rhythmbox/plugins/audiocd
/usr/lib/rhythmbox/plugins/audiocd/audiocd.plugin
/usr/lib/rhythmbox/plugins/audiocd/libaudiocd.so
/usr/lib/rhythmbox/plugins/audioscrobbler
/usr/lib/rhythmbox/plugins/audioscrobbler/audioscrobbler.plugin
/usr/lib/rhythmbox/plugins/audioscrobbler/libaudioscrobbler.so
/usr/lib/rhythmbox/plugins/cd-recorder
/usr/lib/rhythmbox/plugins/cd-recorder/cd-recorder.plugin
/usr/lib/rhythmbox/plugins/cd-recorder/libcd-recorder.so
/usr/lib/rhythmbox/plugins/context
/usr/lib/rhythmbox/plugins/context/AlbumTab.py
/usr/lib/rhythmbox/plugins/context/AlbumTab.pyc
/usr/lib/rhythmbox/plugins/context/AlbumTab.pyo
/usr/lib/rhythmbox/plugins/context/ArtistTab.py
/usr/lib/rhythmbox/plugins/context/ArtistTab.pyc
/usr/lib/rhythmbox/plugins/context/ArtistTab.pyo
/usr/lib/rhythmbox/plugins/context/ContextView.py
/usr/lib/rhythmbox/plugins/context/ContextView.pyc
/usr/lib/rhythmbox/plugins/context/ContextView.pyo
/usr/lib/rhythmbox/plugins/context/LastFM.py
/usr/lib/rhythmbox/plugins/context/LastFM.pyc
/usr/lib/rhythmbox/plugins/context/LastFM.pyo
/usr/lib/rhythmbox/plugins/context/LinksTab.py
/usr/lib/rhythmbox/plugins/context/LinksTab.pyc
/usr/lib/rhythmbox/plugins/context/LinksTab.pyo
/usr/lib/rhythmbox/plugins/context/LyricsTab.py
/usr/lib/rhythmbox/plugins/context/LyricsTab.pyc
/usr/lib/rhythmbox/plugins/context/LyricsTab.pyo
/usr/lib/rhythmbox/plugins/context/context.plugin
/usr/lib/rhythmbox/plugins/context/context.py
/usr/lib/rhythmbox/plugins/context/context.pyc
/usr/lib/rhythmbox/plugins/context/context.pyo
/usr/lib/rhythmbox/plugins/daap
/usr/lib/rhythmbox/plugins/daap/daap.plugin
/usr/lib/rhythmbox/plugins/daap/libdaap.so
/usr/lib/rhythmbox/plugins/dbus-media-server
/usr/lib/rhythmbox/plugins/dbus-media-server/dbus-media-server.plugin
/usr/lib/rhythmbox/plugins/dbus-media-server/libdbus-media-server.so
/usr/lib/rhythmbox/plugins/fmradio
/usr/lib/rhythmbox/plugins/fmradio/fmradio.plugin
/usr/lib/rhythmbox/plugins/fmradio/libfmradio.so
/usr/lib/rhythmbox/plugins/generic-player
/usr/lib/rhythmbox/plugins/generic-player/generic-player.plugin
/usr/lib/rhythmbox/plugins/generic-player/libgeneric-player.so
/usr/lib/rhythmbox/plugins/im-status
/usr/lib/rhythmbox/plugins/im-status/im-status.plugin
/usr/lib/rhythmbox/plugins/im-status/im-status.py
/usr/lib/rhythmbox/plugins/im-status/im-status.pyc
/usr/lib/rhythmbox/plugins/im-status/im-status.pyo
/usr/lib/rhythmbox/plugins/ipod
/usr/lib/rhythmbox/plugins/ipod/ipod.plugin
/usr/lib/rhythmbox/plugins/ipod/libipod.so
/usr/lib/rhythmbox/plugins/iradio
/usr/lib/rhythmbox/plugins/iradio/iradio.plugin
/usr/lib/rhythmbox/plugins/iradio/libiradio.so
/usr/lib/rhythmbox/plugins/jamendo
/usr/lib/rhythmbox/plugins/jamendo/JamendoConfigureDialog.py
/usr/lib/rhythmbox/plugins/jamendo/JamendoConfigureDialog.pyc
/usr/lib/rhythmbox/plugins/jamendo/JamendoConfigureDialog.pyo
/usr/lib/rhythmbox/plugins/jamendo/JamendoSaxHandler.py
/usr/lib/rhythmbox/plugins/jamendo/JamendoSaxHandler.pyc
/usr/lib/rhythmbox/plugins/jamendo/JamendoSaxHandler.pyo
/usr/lib/rhythmbox/plugins/jamendo/JamendoSource.py
/usr/lib/rhythmbox/plugins/jamendo/JamendoSource.pyc
/usr/lib/rhythmbox/plugins/jamendo/JamendoSource.pyo
/usr/lib/rhythmbox/plugins/jamendo/jamendo.plugin
/usr/lib/rhythmbox/plugins/jamendo/jamendo.py
/usr/lib/rhythmbox/plugins/jamendo/jamendo.pyc
/usr/lib/rhythmbox/plugins/jamendo/jamendo.pyo
/usr/lib/rhythmbox/plugins/lyrics
/usr/lib/rhythmbox/plugins/lyrics/AstrawebParser.py
/usr/lib/rhythmbox/plugins/lyrics/AstrawebParser.pyc
/usr/lib/rhythmbox/plugins/lyrics/AstrawebParser.pyo
/usr/lib/rhythmbox/plugins/lyrics/DarkLyricsParser.py
/usr/lib/rhythmbox/plugins/lyrics/DarkLyricsParser.pyc
/usr/lib/rhythmbox/plugins/lyrics/DarkLyricsParser.pyo
/usr/lib/rhythmbox/plugins/lyrics/LeoslyricsParser.py
/usr/lib/rhythmbox/plugins/lyrics/LeoslyricsParser.pyc
/usr/lib/rhythmbox/plugins/lyrics/LeoslyricsParser.pyo
/usr/lib/rhythmbox/plugins/lyrics/LyrcParser.py
/usr/lib/rhythmbox/plugins/lyrics/LyrcParser.pyc
/usr/lib/rhythmbox/plugins/lyrics/LyrcParser.pyo
/usr/lib/rhythmbox/plugins/lyrics/LyricWikiParser.py
/usr/lib/rhythmbox/plugins/lyrics/LyricWikiParser.pyc
/usr/lib/rhythmbox/plugins/lyrics/LyricWikiParser.pyo
/usr/lib/rhythmbox/plugins/lyrics/LyricsConfigureDialog.py
/usr/lib/rhythmbox/plugins/lyrics/LyricsConfigureDialog.pyc
/usr/lib/rhythmbox/plugins/lyrics/LyricsConfigureDialog.pyo
/usr/lib/rhythmbox/plugins/lyrics/LyricsParse.py
/usr/lib/rhythmbox/plugins/lyrics/LyricsParse.pyc
/usr/lib/rhythmbox/plugins/lyrics/LyricsParse.pyo
/usr/lib/rhythmbox/plugins/lyrics/LyricsSites.py
/usr/lib/rhythmbox/plugins/lyrics/LyricsSites.pyc
/usr/lib/rhythmbox/plugins/lyrics/LyricsSites.pyo
/usr/lib/rhythmbox/plugins/lyrics/TerraParser.py
/usr/lib/rhythmbox/plugins/lyrics/TerraParser.pyc
/usr/lib/rhythmbox/plugins/lyrics/TerraParser.pyo
/usr/lib/rhythmbox/plugins/lyrics/WinampcnParser.py
/usr/lib/rhythmbox/plugins/lyrics/WinampcnParser.pyc
/usr/lib/rhythmbox/plugins/lyrics/WinampcnParser.pyo
/usr/lib/rhythmbox/plugins/lyrics/lyrics.plugin
/usr/lib/rhythmbox/plugins/lyrics/lyrics.py
/usr/lib/rhythmbox/plugins/lyrics/lyrics.pyc
/usr/lib/rhythmbox/plugins/lyrics/lyrics.pyo
/usr/lib/rhythmbox/plugins/magnatune
/usr/lib/rhythmbox/plugins/magnatune/BuyAlbumHandler.py
/usr/lib/rhythmbox/plugins/magnatune/BuyAlbumHandler.pyc
/usr/lib/rhythmbox/plugins/magnatune/BuyAlbumHandler.pyo
/usr/lib/rhythmbox/plugins/magnatune/MagnatuneSource.py
/usr/lib/rhythmbox/plugins/magnatune/MagnatuneSource.pyc
/usr/lib/rhythmbox/plugins/magnatune/MagnatuneSource.pyo
/usr/lib/rhythmbox/plugins/magnatune/TrackListHandler.py
/usr/lib/rhythmbox/plugins/magnatune/TrackListHandler.pyc
/usr/lib/rhythmbox/plugins/magnatune/TrackListHandler.pyo
/usr/lib/rhythmbox/plugins/magnatune/magnatune.plugin
/usr/lib/rhythmbox/plugins/magnatune/magnatune.py
/usr/lib/rhythmbox/plugins/magnatune/magnatune.pyc
/usr/lib/rhythmbox/plugins/magnatune/magnatune.pyo
/usr/lib/rhythmbox/plugins/mmkeys
/usr/lib/rhythmbox/plugins/mmkeys/libmmkeys.so
/usr/lib/rhythmbox/plugins/mmkeys/mmkeys.plugin
/usr/lib/rhythmbox/plugins/mpris
/usr/lib/rhythmbox/plugins/mpris/libmpris.so
/usr/lib/rhythmbox/plugins/mpris/mpris.plugin
/usr/lib/rhythmbox/plugins/mtpdevice
/usr/lib/rhythmbox/plugins/mtpdevice/libmtpdevice.so
/usr/lib/rhythmbox/plugins/mtpdevice/mtpdevice.plugin
/usr/lib/rhythmbox/plugins/notification
/usr/lib/rhythmbox/plugins/notification/libnotification.so
/usr/lib/rhythmbox/plugins/notification/notification.plugin
/usr/lib/rhythmbox/plugins/power-manager
/usr/lib/rhythmbox/plugins/power-manager/libpower-manager.so
/usr/lib/rhythmbox/plugins/power-manager/power-manager.plugin
/usr/lib/rhythmbox/plugins/python-console
/usr/lib/rhythmbox/plugins/python-console/pythonconsole.plugin
/usr/lib/rhythmbox/plugins/python-console/pythonconsole.py
/usr/lib/rhythmbox/plugins/python-console/pythonconsole.pyc
/usr/lib/rhythmbox/plugins/python-console/pythonconsole.pyo
/usr/lib/rhythmbox/plugins/rb
/usr/lib/rhythmbox/plugins/rb/Coroutine.py
/usr/lib/rhythmbox/plugins/rb/Coroutine.pyc
/usr/lib/rhythmbox/plugins/rb/Coroutine.pyo
/usr/lib/rhythmbox/plugins/rb/Loader.py
/usr/lib/rhythmbox/plugins/rb/Loader.pyc
/usr/lib/rhythmbox/plugins/rb/Loader.pyo
/usr/lib/rhythmbox/plugins/rb/URLCache.py
/usr/lib/rhythmbox/plugins/rb/URLCache.pyc
/usr/lib/rhythmbox/plugins/rb/URLCache.pyo
/usr/lib/rhythmbox/plugins/rb/rb.plugin
/usr/lib/rhythmbox/plugins/rb/rb.py
/usr/lib/rhythmbox/plugins/rb/rb.pyc
/usr/lib/rhythmbox/plugins/rb/rb.pyo
/usr/lib/rhythmbox/plugins/rb/stringmatch.py
/usr/lib/rhythmbox/plugins/rb/stringmatch.pyc
/usr/lib/rhythmbox/plugins/rb/stringmatch.pyo
/usr/lib/rhythmbox/plugins/rblirc
/usr/lib/rhythmbox/plugins/rblirc/librblirc.so
/usr/lib/rhythmbox/plugins/rblirc/lirc.plugin
/usr/lib/rhythmbox/plugins/rbzeitgeist
/usr/lib/rhythmbox/plugins/rbzeitgeist/rbzeitgeist.plugin
/usr/lib/rhythmbox/plugins/rbzeitgeist/rbzeitgeist.py
/usr/lib/rhythmbox/plugins/rbzeitgeist/rbzeitgeist.pyc
/usr/lib/rhythmbox/plugins/rbzeitgeist/rbzeitgeist.pyo
/usr/lib/rhythmbox/plugins/replaygain
/usr/lib/rhythmbox/plugins/replaygain/config.py
/usr/lib/rhythmbox/plugins/replaygain/config.pyc
/usr/lib/rhythmbox/plugins/replaygain/config.pyo
/usr/lib/rhythmbox/plugins/replaygain/player.py
/usr/lib/rhythmbox/plugins/replaygain/player.pyc
/usr/lib/rhythmbox/plugins/replaygain/player.pyo
/usr/lib/rhythmbox/plugins/replaygain/replaygain.plugin
/usr/lib/rhythmbox/plugins/replaygain/replaygain.py
/usr/lib/rhythmbox/plugins/replaygain/replaygain.pyc
/usr/lib/rhythmbox/plugins/replaygain/replaygain.pyo
/usr/lib/rhythmbox/plugins/sendto
/usr/lib/rhythmbox/plugins/sendto/sendto.plugin
/usr/lib/rhythmbox/plugins/sendto/sendto.py
/usr/lib/rhythmbox/plugins/sendto/sendto.pyc
/usr/lib/rhythmbox/plugins/sendto/sendto.pyo
/usr/lib/rhythmbox/rhythmbox-metadata
/usr/share/applications/rhythmbox-device.desktop
/usr/share/applications/rhythmbox.desktop
/usr/share/dbus-1/services/org.gnome.Rhythmbox.service
/usr/share/doc/packages/rhythmbox
/usr/share/doc/packages/rhythmbox/AUTHORS
/usr/share/doc/packages/rhythmbox/COPYING
/usr/share/doc/packages/rhythmbox/ChangeLog
/usr/share/doc/packages/rhythmbox/DOCUMENTERS
/usr/share/doc/packages/rhythmbox/INTERNALS
/usr/share/doc/packages/rhythmbox/MAINTAINERS
/usr/share/doc/packages/rhythmbox/MAINTAINERS.old
/usr/share/doc/packages/rhythmbox/NEWS
/usr/share/doc/packages/rhythmbox/README
/usr/share/doc/packages/rhythmbox/THANKS
/usr/share/glib-2.0/schemas/org.gnome.rhythmbox.gschema.xml
/usr/share/gnome
/usr/share/gnome/help
/usr/share/gnome/help/rhythmbox
/usr/share/gnome/help/rhythmbox/C
/usr/share/gnome/help/rhythmbox/C/fdl-appendix.xml
/usr/share/gnome/help/rhythmbox/C/figures
/usr/share/gnome/help/rhythmbox/C/figures/rb-iradio-main.png
/usr/share/gnome/help/rhythmbox/C/figures/rb-notification-area-menu.png
/usr/share/gnome/help/rhythmbox/C/figures/rb-notification-window.png
/usr/share/gnome/help/rhythmbox/C/figures/rb-notification-zone.png
/usr/share/gnome/help/rhythmbox/C/figures/rb-podcast-main.png
/usr/share/gnome/help/rhythmbox/C/figures/rb-statusbar.png
/usr/share/gnome/help/rhythmbox/C/figures/rb-toolbar-prevplaynext.png
/usr/share/gnome/help/rhythmbox/C/figures/rb-toolbar-repeat.png
/usr/share/gnome/help/rhythmbox/C/figures/rb-toolbar-shuffle.png
/usr/share/gnome/help/rhythmbox/C/figures/rb-toolbar.png
/usr/share/gnome/help/rhythmbox/C/figures/rb-volume-changer.png
/usr/share/gnome/help/rhythmbox/C/figures/rb-window-small.png
/usr/share/gnome/help/rhythmbox/C/figures/rb-window.png
/usr/share/gnome/help/rhythmbox/C/legal.xml
/usr/share/gnome/help/rhythmbox/C/rhythmbox.xml
/usr/share/icons/hicolor/16x16/apps/rhythmbox.png
/usr/share/icons/hicolor/22x22/apps/rhythmbox.png
/usr/share/icons/hicolor/24x24/apps/rhythmbox.png
/usr/share/icons/hicolor/24x24/places/music-library.png
/usr/share/icons/hicolor/256x256/apps/rhythmbox.png
/usr/share/icons/hicolor/32x32/apps/rhythmbox.png
/usr/share/icons/hicolor/48x48/apps/rhythmbox.png
/usr/share/icons/hicolor/scalable/apps/rhythmbox-symbolic.svg
/usr/share/man/man1/rhythmbox-client.1.gz
/usr/share/man/man1/rhythmbox.1.gz
/usr/share/omf
/usr/share/omf/rhythmbox
/usr/share/omf/rhythmbox/rhythmbox-C.omf
/usr/share/rhythmbox
/usr/share/rhythmbox/create-playlist.ui
/usr/share/rhythmbox/general-prefs.ui
/usr/share/rhythmbox/icons
/usr/share/rhythmbox/icons/hicolor
/usr/share/rhythmbox/icons/hicolor/16x16
/usr/share/rhythmbox/icons/hicolor/16x16/actions
/usr/share/rhythmbox/icons/hicolor/16x16/actions/audio-cd-duplicate.png
/usr/share/rhythmbox/icons/hicolor/16x16/actions/audio-cd-duplicate.svg
/usr/share/rhythmbox/icons/hicolor/16x16/actions/audio-cd-new.png
/usr/share/rhythmbox/icons/hicolor/16x16/actions/audio-cd-new.svg
/usr/share/rhythmbox/icons/hicolor/16x16/actions/internet-radio-new.png
/usr/share/rhythmbox/icons/hicolor/16x16/actions/media-eject.png
/usr/share/rhythmbox/icons/hicolor/16x16/actions/playlist-automatic-new.png
/usr/share/rhythmbox/icons/hicolor/16x16/actions/playlist-new.png
/usr/share/rhythmbox/icons/hicolor/16x16/actions/podcast-new.png
/usr/share/rhythmbox/icons/hicolor/16x16/places
/usr/share/rhythmbox/icons/hicolor/16x16/places/library-internet-radio.png
/usr/share/rhythmbox/icons/hicolor/16x16/places/library-podcast.png
/usr/share/rhythmbox/icons/hicolor/16x16/places/music-library.png
/usr/share/rhythmbox/icons/hicolor/16x16/places/playlist-automatic.png
/usr/share/rhythmbox/icons/hicolor/16x16/places/playlist.png
/usr/share/rhythmbox/icons/hicolor/16x16/status
/usr/share/rhythmbox/icons/hicolor/16x16/status/rhythmbox-no-star.png
/usr/share/rhythmbox/icons/hicolor/16x16/status/rhythmbox-set-star.png
/usr/share/rhythmbox/icons/hicolor/16x16/status/rhythmbox-unset-star.png
/usr/share/rhythmbox/icons/hicolor/22x22
/usr/share/rhythmbox/icons/hicolor/22x22/actions
/usr/share/rhythmbox/icons/hicolor/22x22/actions/audio-cd-duplicate.png
/usr/share/rhythmbox/icons/hicolor/22x22/actions/audio-cd-duplicate.svg
/usr/share/rhythmbox/icons/hicolor/22x22/actions/audio-cd-new.png
/usr/share/rhythmbox/icons/hicolor/22x22/actions/audio-cd-new.svg
/usr/share/rhythmbox/icons/hicolor/22x22/actions/internet-radio-new.png
/usr/share/rhythmbox/icons/hicolor/22x22/actions/playlist-automatic-new.png
/usr/share/rhythmbox/icons/hicolor/22x22/actions/playlist-new.png
/usr/share/rhythmbox/icons/hicolor/22x22/actions/podcast-new.png
/usr/share/rhythmbox/icons/hicolor/22x22/places
/usr/share/rhythmbox/icons/hicolor/22x22/places/library-internet-radio.png
/usr/share/rhythmbox/icons/hicolor/22x22/places/library-podcast.png
/usr/share/rhythmbox/icons/hicolor/22x22/places/playlist-automatic.png
/usr/share/rhythmbox/icons/hicolor/22x22/places/playlist.png
/usr/share/rhythmbox/icons/hicolor/24x24
/usr/share/rhythmbox/icons/hicolor/24x24/places
/usr/share/rhythmbox/icons/hicolor/24x24/places/jamendo.png
/usr/share/rhythmbox/icons/hicolor/24x24/places/magnatune.png
/usr/share/rhythmbox/icons/hicolor/32x32
/usr/share/rhythmbox/icons/hicolor/32x32/actions
/usr/share/rhythmbox/icons/hicolor/32x32/actions/audio-cd-duplicate.png
/usr/share/rhythmbox/icons/hicolor/32x32/actions/audio-cd-duplicate.svg
/usr/share/rhythmbox/icons/hicolor/32x32/actions/audio-cd-new.png
/usr/share/rhythmbox/icons/hicolor/32x32/actions/audio-cd-new.svg
/usr/share/rhythmbox/icons/hicolor/32x32/actions/internet-radio-new.png
/usr/share/rhythmbox/icons/hicolor/32x32/actions/playlist-automatic-new.png
/usr/share/rhythmbox/icons/hicolor/32x32/actions/playlist-new.png
/usr/share/rhythmbox/icons/hicolor/32x32/places
/usr/share/rhythmbox/icons/hicolor/32x32/places/library-internet-radio.png
/usr/share/rhythmbox/icons/hicolor/32x32/places/playlist-automatic.png
/usr/share/rhythmbox/icons/hicolor/32x32/places/playlist.png
/usr/share/rhythmbox/icons/hicolor/scalable
/usr/share/rhythmbox/icons/hicolor/scalable/actions
/usr/share/rhythmbox/icons/hicolor/scalable/actions/audio-cd-duplicate.svg
/usr/share/rhythmbox/icons/hicolor/scalable/actions/audio-cd-new.svg
/usr/share/rhythmbox/icons/hicolor/scalable/actions/internet-radio-new.svg
/usr/share/rhythmbox/icons/hicolor/scalable/actions/playlist-automatic-new.svg
/usr/share/rhythmbox/icons/hicolor/scalable/actions/playlist-new.svg
/usr/share/rhythmbox/icons/hicolor/scalable/places
/usr/share/rhythmbox/icons/hicolor/scalable/places/library-internet-radio.svg
/usr/share/rhythmbox/icons/hicolor/scalable/places/playlist-automatic.svg
/usr/share/rhythmbox/icons/hicolor/scalable/places/playlist.svg
/usr/share/rhythmbox/library-prefs.ui
/usr/share/rhythmbox/media-player-properties.ui
/usr/share/rhythmbox/playback-prefs.ui
/usr/share/rhythmbox/playlist-save.ui
/usr/share/rhythmbox/playlists.xml
/usr/share/rhythmbox/plugins
/usr/share/rhythmbox/plugins/artdisplay
/usr/share/rhythmbox/plugins/artdisplay/lastfm_red_small.png
/usr/share/rhythmbox/plugins/artdisplay/rhythmbox-missing-artwork.svg
/usr/share/rhythmbox/plugins/audiocd
/usr/share/rhythmbox/plugins/audiocd/album-info.ui
/usr/share/rhythmbox/plugins/audiocd/audiocd-ui.xml
/usr/share/rhythmbox/plugins/audiocd/multiple-album.ui
/usr/share/rhythmbox/plugins/audioscrobbler
/usr/share/rhythmbox/plugins/audioscrobbler/Last.fm-icon.png
/usr/share/rhythmbox/plugins/audioscrobbler/Libre.fm-icon.png
/usr/share/rhythmbox/plugins/audioscrobbler/audioscrobbler-preferences.ui
/usr/share/rhythmbox/plugins/audioscrobbler/audioscrobbler-profile-ui.xml
/usr/share/rhythmbox/plugins/audioscrobbler/audioscrobbler-profile.ui
/usr/share/rhythmbox/plugins/audioscrobbler/audioscrobbler-radio-ui.xml
/usr/share/rhythmbox/plugins/context
/usr/share/rhythmbox/plugins/context/img
/usr/share/rhythmbox/plugins/context/img/Allmusic16x16.png
/usr/share/rhythmbox/plugins/context/img/Discogs16x16.png
/usr/share/rhythmbox/plugins/context/img/Wikipedia16x16.png
/usr/share/rhythmbox/plugins/context/img/lastfm.png
/usr/share/rhythmbox/plugins/context/img/spinner.gif
/usr/share/rhythmbox/plugins/context/tmpl
/usr/share/rhythmbox/plugins/context/tmpl/album-tmpl.html
/usr/share/rhythmbox/plugins/context/tmpl/artist-tmpl.html
/usr/share/rhythmbox/plugins/context/tmpl/links-tmpl.html
/usr/share/rhythmbox/plugins/context/tmpl/loading.html
/usr/share/rhythmbox/plugins/context/tmpl/lyrics-tmpl.html
/usr/share/rhythmbox/plugins/context/tmpl/main.css
/usr/share/rhythmbox/plugins/daap
/usr/share/rhythmbox/plugins/daap/daap-prefs.ui
/usr/share/rhythmbox/plugins/daap/daap-ui.xml
/usr/share/rhythmbox/plugins/daap/remote-icon.png
/usr/share/rhythmbox/plugins/fmradio
/usr/share/rhythmbox/plugins/fmradio/fmradio-ui.xml
/usr/share/rhythmbox/plugins/generic-player
/usr/share/rhythmbox/plugins/generic-player/generic-player-info.ui
/usr/share/rhythmbox/plugins/generic-player/generic-player-ui.xml
/usr/share/rhythmbox/plugins/ipod
/usr/share/rhythmbox/plugins/ipod/ipod-info.ui
/usr/share/rhythmbox/plugins/ipod/ipod-init.ui
/usr/share/rhythmbox/plugins/ipod/ipod-ui.xml
/usr/share/rhythmbox/plugins/iradio
/usr/share/rhythmbox/plugins/iradio/iradio-initial.xspf
/usr/share/rhythmbox/plugins/iradio/iradio-ui.xml
/usr/share/rhythmbox/plugins/iradio/station-properties.ui
/usr/share/rhythmbox/plugins/jamendo
/usr/share/rhythmbox/plugins/jamendo/jamendo-loading.ui
/usr/share/rhythmbox/plugins/jamendo/jamendo-prefs.ui
/usr/share/rhythmbox/plugins/jamendo/jamendo_logo.png
/usr/share/rhythmbox/plugins/jamendo/jamendo_logo_medium.png
/usr/share/rhythmbox/plugins/lyrics
/usr/share/rhythmbox/plugins/lyrics/lyrics-prefs.ui
/usr/share/rhythmbox/plugins/magnatune
/usr/share/rhythmbox/plugins/magnatune/magnatune-loading.ui
/usr/share/rhythmbox/plugins/magnatune/magnatune-prefs.ui
/usr/share/rhythmbox/plugins/magnatune/magnatune_logo_color_small.png
/usr/share/rhythmbox/plugins/magnatune/magnatune_logo_color_tiny.png
/usr/share/rhythmbox/plugins/mtpdevice
/usr/share/rhythmbox/plugins/mtpdevice/mtp-info.ui
/usr/share/rhythmbox/plugins/mtpdevice/mtp-ui.xml
/usr/share/rhythmbox/plugins/rblirc
/usr/share/rhythmbox/plugins/rblirc/rhythmbox_lirc_default
/usr/share/rhythmbox/plugins/replaygain
/usr/share/rhythmbox/plugins/replaygain/replaygain-prefs.ui
/usr/share/rhythmbox/podcast-feed-properties.ui
/usr/share/rhythmbox/podcast-prefs.ui
/usr/share/rhythmbox/podcast-properties.ui
/usr/share/rhythmbox/rhythmbox-ui.xml
/usr/share/rhythmbox/song-info-multiple.ui
/usr/share/rhythmbox/song-info.ui
/usr/share/rhythmbox/sync-dialog.ui
/usr/share/rhythmbox/sync-state.ui
/usr/share/rhythmbox/uri-new.ui


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon May 20 12:16:00 2013