Hello community, here is the log from the commit of package gnome-dvb-daemon for openSUSE:Factory checked in at Tue May 31 15:45:15 CEST 2011.
-------- --- GNOME/gnome-dvb-daemon/gnome-dvb-daemon.changes 2011-04-26 18:02:32.000000000 +0200 +++ /mounts/work_src_done/STABLE/gnome-dvb-daemon/gnome-dvb-daemon.changes 2011-05-28 16:42:50.000000000 +0200 @@ -1,0 +2,54 @@ +Sat May 28 15:26:09 CEST 2011 - [email protected] + +- Update to version 0.2.1: + + Fixed binding gettext domain + + gnomedvb: + - Set window position of preferences window + - Launch gnome-dvb-setup when pressing on preferences button + + Manager: disconnect from destroyed signal before destroying + Scanners in shutdown + + Adjusted DVB-T brute-force scan to new signature of + AddScanningData method + + Updated translations. + +------------------------------------------------------------------- +Wed May 11 12:19:21 CEST 2011 - [email protected] + +- Update to version 0.2.0: + + Fixed a couple of issues revealed by pylint + + Totem: Fixed spawning of gnome-dvb-setup + + Use void* instead of bool as return value in GThread function + + Use async methods instead of calling the methods with Idle.add + + Updated translations. +- Drop gnome-dvb-daemon-buildfix.patch: fixed upstream. + +------------------------------------------------------------------- +Wed May 4 18:08:21 CEST 2011 - [email protected] + +- Update to version 0.1.90: + + Ported GUI to PyGI and GTK+3 + + Use appointment-soon icon instead of stock_timer + + Do not use Gtk.Alignment anymore + + Mark what's on buttons insensitive if no device has been setup + + Retrieve totem plugin dir from pkg-config variable + + Avoid NULL pointer dereference in get_adapters() + + Totem: Ported plugin to PyGI, GTK+3 and libpeas + + Totem: Display recordings when changing 'group by' type. + + Fixed --{enable,disable}-totem-plugin option + + Ported the daemon to use gdbus instead of libdbus. + + Removed support for Rygel's MediaServer1 interface. + + Don't use deprecated functions anymore. + + Use a single Scanner DBus interface for all adapter types + + Ported GUI to use GDBus. + + Totem: Ported plugin to GDBus + + Use new logging facility. +- Replace totem BuildRequires with totem-devel (needed to find the + plugindir variable from the .pc file). +- Replace python-gobject2 BuildRequires with + pkgconfig(pygobject-2.0). +- Remove dbus-1-python, python-gtk, pkgconfig(dbus-1) and + pkgconfig(dbus-1-glib) BuildRequires. +- Remove python-gtk Requires from python-gnome-dvb-daemon. +- Rebase gnome-dvb-daemon-buildfix.patch. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- gnome-dvb-daemon-0.1.23.tar.bz2 gnome-dvb-daemon-buildfix.patch New: ---- gnome-dvb-daemon-0.2.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-dvb-daemon.spec ++++++ --- /var/tmp/diff_new_pack.w2GZ9Q/_old 2011-05-31 15:44:33.000000000 +0200 +++ /var/tmp/diff_new_pack.w2GZ9Q/_new 2011-05-31 15:44:33.000000000 +0200 @@ -18,37 +18,30 @@ Name: gnome-dvb-daemon -Version: 0.1.23 +Version: 0.2.1 Release: 1 License: GPLv3+ Summary: Daemon to use DVB devices Url: http://live.gnome.org/DVBDaemon Group: Productivity/Multimedia/Other Source0: %{name}-%{version}.tar.bz2 -# PATCH-FIX-UPSTREAM gnome-dvb-daemon-buildfix.patch lp#704036 [email protected] -- Create worker threads as void* not bool. -Patch0: gnome-dvb-daemon-buildfix.patch -BuildRequires: dbus-1-python BuildRequires: fdupes BuildRequires: gstreamer-0_10-plugins-bad BuildRequires: gstreamer-0_10-plugins-good BuildRequires: gstreamer-0_10-utils BuildRequires: intltool -BuildRequires: python-gobject2 BuildRequires: python-gstreamer-0_10 -BuildRequires: python-gtk BuildRequires: python-devel -# Really just for directory ownership of the plugin -BuildRequires: totem +BuildRequires: totem-devel BuildRequires: update-desktop-files BuildRequires: vala-devel -BuildRequires: pkgconfig(dbus-1) -BuildRequires: pkgconfig(dbus-glib-1) BuildRequires: pkgconfig(gee-1.0) BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(gstreamer-0.10) BuildRequires: pkgconfig(gstreamer-rtsp-0.10) BuildRequires: pkgconfig(gst-rtsp-server-0.10) BuildRequires: pkgconfig(gudev-1.0) +BuildRequires: pkgconfig(pygobject-2.0) >= 2.28.4 BuildRequires: pkgconfig(sqlite3) Requires: gstreamer-0_10-plugins-bad Requires: gstreamer-0_10-plugins-good @@ -67,7 +60,6 @@ Requires: dbus-1-python Requires: python-gobject2 Requires: python-gstreamer-0_10 -Requires: python-gtk # Note: we put the Recommends for the lang package here and not in the main # package because that's where the translatable strings live. We could change # the name of the lang package, but the .mo files are named gnome-dvb-daemon, @@ -104,10 +96,8 @@ %lang_package %prep %setup -q -%patch0 -p1 %build -find src -name "*.c" -delete %configure \ --enable-totem-plugin %__make %{?_smp_mflags} V=1 ++++++ gnome-dvb-daemon-0.1.23.tar.bz2 -> gnome-dvb-daemon-0.2.1.tar.bz2 ++++++ ++++ 123448 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
