Hello community,

here is the log from the commit of package libbluedevil for openSUSE:Factory
checked in at Tue Jul 26 09:24:07 CEST 2011.



--------
--- KDE/libbluedevil/libbluedevil.changes       2011-04-04 09:20:10.000000000 
+0200
+++ /mounts/work_src_done/STABLE/libbluedevil/libbluedevil.changes      
2011-07-25 16:58:16.000000000 +0200
@@ -1,0 +2,11 @@
+Mon Jul 25 14:29:24 UTC 2011 - [email protected]
+
+- Update to 1.9
+  * fix the createDevice behaviour
+  * Added new api Device::registerDeviceAsync using pair technique
+  * Fix Bluedevil crashes when logging in with bluetooth controller disabled 
(kde#268670)
+  * Fix a race in device detection
+  * Fixes over 1.8.1
+- spec cleanup. Removed unneeded build requirements.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  libbluedevil-v1.8.1.tar.bz2

New:
----
  libbluedevil-1.9.tar.bz2

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

Other differences:
------------------
++++++ libbluedevil.spec ++++++
--- /var/tmp/diff_new_pack.f7E20N/_old  2011-07-26 09:23:09.000000000 +0200
+++ /var/tmp/diff_new_pack.f7E20N/_new  2011-07-26 09:23:09.000000000 +0200
@@ -16,66 +16,48 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           libbluedevil
-BuildRequires:  bluez-devel kdebase4-workspace-devel
+Version:        1.9.0
+Release:        1
+%define rversion 1.9
 License:        GPL
+Summary:        Qt Bluetooth client library
 Url:            http://www.kde.org
-Group:          System/GUI/KDE
+Group:          System/Libraries
+Source:         %{name}-%{rversion}.tar.bz2
+BuildRequires:  bluez-devel
+BuildRequires:  cmake
+BuildRequires:  kde4-filesystem
+BuildRequires:  libqt4-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Summary:        Qt Bluetooth client library
-Version:        1.8.1
-Release:        1
-%define rversion v1.8.1
-Source:         %{name}-%rversion.tar.bz2
-%kde4_runtime_requires
 
 %description
 Qt wrapper for BlueZ. This wrapper is used by KDE's Bluetooth layer.
 
 
-
-Author(s):
-  Eduardo Robles Elvira <[email protected]> 
-  Alex Fiestas <[email protected]>
-  Rafael Fernandez Lopez <[email protected]>
-
 %package devel
-License:        GPL
+
 Summary:        Qt Wrapper for Bluez
-Group:          Development/Languages/C and C++
+Group:          Development/Libraries/C and C++
 Requires:       libbluedevil1 = %{version}
 
 %description devel
-Development files for interacting with BlueZ using Qt.
-
-
+Qt wrapper for BlueZ. This wrapper is used by KDE's Bluetooth layer.
 
-Author(s):
-  Eduardo Robles Elvira <[email protected]> 
-  Alex Fiestas <[email protected]>
-  Rafael Fernandez Lopez <[email protected]>
 
 %package -n libbluedevil1
-License:        GPL
+
 Summary:        Qt Wrapper for Bluez
-Group:          System/GUI/KDE
-Requires:       bluez
+Group:          System/Libraries
 
 %description -n libbluedevil1
 Qt wrapper for BlueZ. This wrapper is used by KDE's Bluetooth layer.
 
 
-
-Author(s):
-  Eduardo Robles Elvira <[email protected]> 
-  Alex Fiestas <[email protected]>
-  Rafael Fernandez Lopez <[email protected]>
-
 %prep
-%setup -n %{name}-%rversion -q
+%setup -n %{name}-%{rversion} -q
 
 %build
   %cmake_kde4 -d build
@@ -86,7 +68,7 @@
   %kde_post_install
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %post -n libbluedevil1 -p /sbin/ldconfig
 
@@ -98,7 +80,7 @@
 
 %files devel
 %defattr(-,root,root)
-/usr/include/bluedevil/
+%{_includedir}/bluedevil/
 %{_libdir}/libbluedevil.so
 %{_libdir}/pkgconfig/bluedevil.pc
 

++++++ libbluedevil-v1.8.1.tar.bz2 -> libbluedevil-1.9.tar.bz2 ++++++
++++ 90823 lines of diff (skipped)


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



Remember to have fun...

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

Reply via email to