commit gnome-phone-manager for openSUSE:Factory
Hello community, here is the log from the commit of package gnome-phone-manager for openSUSE:Factory checked in at Wed Mar 25 23:29:35 CET 2009. -------- --- GNOME/gnome-phone-manager/gnome-phone-manager.changes 2008-09-05 12:19:43.000000000 +0200 +++ gnome-phone-manager/gnome-phone-manager.changes 2009-03-18 07:09:26.000000000 +0100 @@ -1,0 +2,25 @@ +Tue Mar 17 00:45:47 CET 2009 - mboman@suse.de + +- Update to version 0.65: + + Use new chooser button widget from gnome-bluetooth + + Add setting to set the time/date on the phone when connecting + + Save phone IMEI on startup + + More error output when we get disconnected because the device + went away + + Require evolution-data-server to parse vCards and vCals + + Use libcanberra to play sounds + + Add delete/add/list/put for phonebook entries, calendar items, + and Todos (unfinished) +- Remove BuildRequires evolution-data-server-devel, + gstreamer010-devel, libgnomebt-devel, libgnomeui-devel, + librsvg-devel +- Add BuildRequires evolution-devel, bluez-devel, + libcanberra-devel, gnome-bluetooth-devel +- Remove PreReq +- Remove AutoReqProv, it's default +- Replace Requires gnome-phone-manager with %{name} = %{version} in + -telepathy section +- Remove custom CFLAGS +- Remove %if statements <= 10.2 + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- gnome-phone-manager-0.60.tar.bz2 New: ---- gnome-phone-manager-0.65.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-phone-manager.spec ++++++ --- /var/tmp/diff_new_pack.Xp7867/_old 2009-03-25 23:23:07.000000000 +0100 +++ /var/tmp/diff_new_pack.Xp7867/_new 2009-03-25 23:23:07.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package gnome-phone-manager (Version 0.60) +# spec file for package gnome-phone-manager (Version 0.65) # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 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 @@ -19,11 +19,17 @@ Name: gnome-phone-manager -BuildRequires: evolution-data-server-devel fdupes gnokii-devel -BuildRequires: gnome-icon-theme gstreamer010-devel gtkspell-devel intltool -BuildRequires: libgnomebt-devel libgnomeui-devel librsvg-devel -BuildRequires: telepathy-glib-devel update-desktop-files -Version: 0.60 +BuildRequires: evolution-devel +BuildRequires: fdupes +BuildRequires: gnokii-devel +BuildRequires: bluez-devel +BuildRequires: libcanberra-devel +BuildRequires: gtkspell-devel +BuildRequires: intltool +BuildRequires: gnome-bluetooth-devel +BuildRequires: telepathy-glib-devel +BuildRequires: update-desktop-files +Version: 0.65 Release: 1 Url: http://usefulinc.com/software/phonemgr Group: Hardware/Mobile @@ -33,8 +39,6 @@ # PATCH-FIX-OPENSUSE gnome-phone-manager-desktop-icon-check.patch bnc337219 Patch0: gnome-phone-manager-desktop-icon-check.patch Patch1: gnome-phone-manager-warnings.patch -PreReq: filesystem gconf2 -AutoReqProv: on Obsoletes: phonemgr Provides: phonemgr Requires: %{name}-lang = %{version} @@ -57,8 +61,7 @@ License: GPL v2 or later Summary: Telepathy connection manager for GNOME Phone Manager Group: Hardware/Mobile -AutoReqProv: on -Requires: gnome-phone-manager +Requires: %{name} = %{version} %description telepathy Provides connections to your phone for telepathy enabled applications. @@ -76,8 +79,6 @@ %patch1 %build -# e-contact-entry.c:342: warning: dereferencing type-punned pointer will break strict-aliasing rules -export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" %configure \ --libexecdir=%{_prefix}/lib/%{name} \ --disable-schemas-install @@ -97,9 +98,7 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/icons/hicolor/$dir/apps/ ln -s %{_datadir}/icons/gnome/$dir/devices/phone.svg $RPM_BUILD_ROOT/%{_datadir}/icons/hicolor/$dir/apps/gnome-phone-manager.svg done -%if %suse_version > 1020 %fdupes $RPM_BUILD_ROOT -%endif %clean rm -rf $RPM_BUILD_ROOT @@ -123,13 +122,35 @@ %{_datadir}/dbus-1/services/*.service %dir %{_datadir}/telepathy %dir %{_datadir}/telepathy/managers - %{_datadir}/telepathy/managers/*.manager +%{_datadir}/telepathy/managers/*.manager %dir %{_prefix}/lib/%{name} %{_prefix}/lib/%{name}/ %files lang -f %{name}.lang %changelog +* Tue Mar 17 2009 mboman@suse.de +- Update to version 0.65: + + Use new chooser button widget from gnome-bluetooth + + Add setting to set the time/date on the phone when connecting + + Save phone IMEI on startup + + More error output when we get disconnected because the device + went away + + Require evolution-data-server to parse vCards and vCals + + Use libcanberra to play sounds + + Add delete/add/list/put for phonebook entries, calendar items, + and Todos (unfinished) +- Remove BuildRequires evolution-data-server-devel, + gstreamer010-devel, libgnomebt-devel, libgnomeui-devel, + librsvg-devel +- Add BuildRequires evolution-devel, bluez-devel, + libcanberra-devel, gnome-bluetooth-devel +- Remove PreReq +- Remove AutoReqProv, it's default +- Replace Requires gnome-phone-manager with %%{name} = %%{version} in + -telepathy section +- Remove custom CFLAGS +- Remove %%if statements <= 10.2 * Fri Sep 05 2008 mboman@novell.com - Update to version 0.60: + Add the NetworkRegistrationChanged signal on the object, @@ -227,7 +248,7 @@ - Add gnome-phone-manager-bgo-368920-no-c++.patch to fix the build * Fri Oct 13 2006 danw@suse.de - Remove dead patch -* Thu Sep 21 2006 jhargadon@suse.de +* Wed Sep 20 2006 jhargadon@suse.de - update to version 0.8 - removed upstreamed patches - Fix icon loading @@ -239,7 +260,7 @@ - Fix installation of the icon files, and menu items - Fix the phone number entry not appearing on startup - Add support to the Nokia 6021 and Nokia 6230 models -* Tue Sep 05 2006 ro@suse.de +* Mon Sep 04 2006 ro@suse.de - update to cvs to build with current e-d-s * Wed Jun 21 2006 dgollub@suse.de - fixed configure template to handle openobex pkgconfig file ++++++ gnome-phone-manager-0.60.tar.bz2 -> gnome-phone-manager-0.65.tar.bz2 ++++++ ++++ 79850 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de