Hello community,

here is the log from the commit of package gnome-bluetooth for openSUSE:Factory 
checked in at 2012-10-04 18:39:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-bluetooth (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-bluetooth.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-bluetooth", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-bluetooth/gnome-bluetooth.changes  
2012-07-12 10:43:25.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-bluetooth.new/gnome-bluetooth.changes     
2012-10-04 18:39:20.000000000 +0200
@@ -1,0 +2,37 @@
+Tue Sep 25 11:39:53 UTC 2012 - [email protected]
+
+- Update to version 3.6.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Sep 18 11:30:06 UTC 2012 - [email protected]
+
+- Update to version 3.5.92:
+  + Fix warning in BluetoothAgent
+  + Add pairing support for iCade variants (mobile, core and jr.)
+  + Use yelp-tools instead of gnome-doc-utils
+  + Support LXDE with the fallback applet too
+  + Updated translations.
+- Replace gnome-doc-utils-devel BuildRequires with yelp-tools,
+  following upstream.
+- Drop lxde-support.patch: fixed upstream.
+
+-------------------------------------------------------------------
+Wed Aug  8 17:56:41 UTC 2012 - [email protected]
+
+- Update to version 3.5.5:
+  + Allow building with nautilus-sendto 3.6
+  + Namespace killswitch API properly
+  + Loads of API documentation fixes
+
+-------------------------------------------------------------------
+Wed Jul 18 11:05:55 UTC 2012 - [email protected]
+
+- Update to version 3.5.4:
+  + Library: Fix stuck "Finishing" page for some devices.
+  + Applet: Fix warning and empty device name in some cases.
+  + Wizard: Use shorter label for the finishing pages.
+- Rename libgnome-bluetooth10 subpackage to libgnome-bluetooth11,
+  following upstreams soname bump.
+
+-------------------------------------------------------------------

Old:
----
  gnome-bluetooth-3.4.2.tar.xz
  lxde-support.patch

New:
----
  gnome-bluetooth-3.6.0.tar.xz

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

Other differences:
------------------
++++++ gnome-bluetooth.spec ++++++
--- /var/tmp/diff_new_pack.GBi9b1/_old  2012-10-04 18:39:21.000000000 +0200
+++ /var/tmp/diff_new_pack.GBi9b1/_new  2012-10-04 18:39:21.000000000 +0200
@@ -16,25 +16,25 @@
 #
 
 
+%define BUILD_FROM_VCS 1
+
 Name:           gnome-bluetooth
-Version:        3.4.2
+Version:        3.6.0
 Release:        0
 Summary:        GNOME Bluetooth graphical utilities
 License:        GPL-2.0+
 Group:          System/GUI/GNOME
 Url:            http://live.gnome.org/GnomeBluetooth
-Source:         
http://download.gnome.org/sources/gnome-bluetooth/3.4/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gnome-bluetooth/3.6/%{name}-%{version}.tar.xz
 Source1:        61-gnome-bluetooth-rfkill.rules
-# PATCH-MISSING-TAG -- See http://en.opensuse.org/Packaging/Patches
-Patch0:         lxde-support.patch
 BuildRequires:  fdupes
-BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
-BuildRequires:  libnotify-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(gtk+-3.0) >= 2.90.7
+BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(nautilus-sendto)
 %if 0%{?BUILD_FROM_VCS}
 BuildRequires:  gnome-common
@@ -68,12 +68,12 @@
 The gnome-bluetooth package contains graphical utilities to setup,
 monitor and use Bluetooth devices.
 
-%package -n libgnome-bluetooth10
+%package -n libgnome-bluetooth11
 Summary:        GNOME Bluetooth graphical utilities
 Group:          System/Libraries
 Obsoletes:      libgnomebt1 <= 0.12
 
-%description -n libgnome-bluetooth10
+%description -n libgnome-bluetooth11
 The gnome-bluetooth package contains graphical utilities to setup,
 monitor and use Bluetooth devices.
 
@@ -112,10 +112,10 @@
 %prep
 %setup -q
 translation-update-upstream
-%patch0 -p1
 
 %if 0%{?BUILD_FROM_VCS}
-[ -x ./autogen.sh ] && NOCONFIGURE=1 ./autogen.sh
+[ -x ./autogen.sh ] && NOCONFIGURE=1 ./autogen.sh || NOCONFIGURE=1 
gnome-autogen.sh
+
 %endif
 
 %build
@@ -128,10 +128,10 @@
 %endif
         --enable-nautilus-sendto=yes\
         --enable-introspection
-%__make %{?_smp_mflags} V=1
+make %{?_smp_mflags} V=1
 
 %install
-%makeinstall
+%make_install
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
 %suse_update_desktop_file bluetooth-applet
 %suse_update_desktop_file bluetooth-sendto
@@ -160,20 +160,14 @@
 %postun -n nautilus-sendto-plugin-bluetooth
 %glib2_gsettings_schema_postun
 
-%post -n libgnome-bluetooth10 -p /sbin/ldconfig
+%post -n libgnome-bluetooth11 -p /sbin/ldconfig
 
-%postun -n libgnome-bluetooth10 -p /sbin/ldconfig
+%postun -n libgnome-bluetooth11 -p /sbin/ldconfig
 
 %files
 %defattr(-, root, root)
 %doc AUTHORS COPYING NEWS README
-%dir %{_datadir}/gnome/
-%dir %{_datadir}/gnome/help/
-%dir %{_datadir}/gnome/help/%{name}/
-%doc %{_datadir}/gnome/help/%{name}/C/
-%dir %{_datadir}/omf/
-%dir %{_datadir}/omf/%{name}/
-%doc %{_datadir}/omf/%{name}/%{name}-C.omf
+%doc %{_datadir}/help/C/%{name}/
 /lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules
 %{_bindir}/bluetooth-*
 %{_sysconfdir}/xdg/autostart/bluetooth-applet.desktop
@@ -192,7 +186,7 @@
 
 %files lang -f %{name}2.lang
 
-%files -n libgnome-bluetooth10
+%files -n libgnome-bluetooth11
 %defattr(-,root,root,-)
 %{_libdir}/libgnome-bluetooth.so.*
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to