Hello community,

here is the log from the commit of package bluedevil for openSUSE:Factory 
checked in at 2013-11-04 13:48:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bluedevil (Old)
 and      /work/SRC/openSUSE:Factory/.bluedevil.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bluedevil"

Changes:
--------
--- /work/SRC/openSUSE:Factory/bluedevil/bluedevil.changes      2013-09-04 
13:17:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.bluedevil.new/bluedevil.changes 2013-11-04 
13:48:39.000000000 +0100
@@ -1,0 +2,9 @@
+Sat Nov  2 22:19:48 UTC 2013 - [email protected]
+
+- Update to a git snapshot of the bluez5 branch. This would allow
+  at least some bluetooth functionality in KDE with Bluez5.
+  Will be replaced by an official version as soon as available.
+- Dropped patch bluedevil-confirmmodechange-typo.patch due to 
+  upstream changes
+
+-------------------------------------------------------------------

Old:
----
  bluedevil-confirmmodechange-typo.patch
  bluedevil-v1.3.2.tar.xz

New:
----
  bluedevil.tar.xz

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

Other differences:
------------------
++++++ bluedevil.spec ++++++
--- /var/tmp/diff_new_pack.g0pQNA/_old  2013-11-04 13:48:42.000000000 +0100
+++ /var/tmp/diff_new_pack.g0pQNA/_new  2013-11-04 13:48:42.000000000 +0100
@@ -17,18 +17,20 @@
 #
 
 
+%define with_lang 0
+
 Name:           bluedevil
-Version:        1.3.2
+Version:        1.3.2_bluez5
 Release:        0
 Summary:        Bluetooth Manager for KDE
 License:        GPL-2.0+
 Group:          Hardware/Other
 Url:            http://www.kde.org/
-Source0:        
http://download.kde.org/stable/bluedevil/%{name}-v%{version}.tar.xz
+#Source0:        
http://download.kde.org/stable/bluedevil/%{name}-v%{version}.tar.xz
+Source0:        %{name}.tar.xz
 Source1:        preferences-system-bluetooth.png
 Patch0:         typo2.diff
 Patch1:         bluedevil-dont-install-headers.diff
-Patch2:         bluedevil-confirmmodechange-typo.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  libbluedevil-devel
@@ -37,13 +39,20 @@
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
 %endif
+%if %suse_version > 1230
+Requires:       obexd-server
+Requires:       openobex
+%else
 Requires:       obex-data-server
 %if %suse_version > 1130
 Requires:       obexd-client
 %else
 Requires:       obexd
 %endif
+%endif
+%if %with_lang
 Recommends:     %{name}-lang = %{version}
+%endif
 Provides:       kbluetooth = %{version}
 Obsoletes:      kbluetooth < %{version}
 %kde4_runtime_requires
@@ -55,10 +64,9 @@
 
 %lang_package
 %prep
-%setup -q -n %{name}-v%{version}
+%setup -q -n %{name}
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 %cmake_kde4 -d build
@@ -77,7 +85,9 @@
 rm -rf %{buildroot}/usr/share/locale/sr\@*
 %endif
 
+%if %with_lang
 %find_lang %{name}
+%endif
 
 %kde_post_install
 
@@ -93,14 +103,12 @@
 %files
 %defattr(-,root,root,-)
 %doc README
-%{_datadir}/dbus-1/services/org.kde.BlueDevil.Service.service
 %{_datadir}/mime/packages/bluedevil-mime.xml
 %{_kde4_applicationsdir}/bluedevil-*.desktop
 %{_kde4_appsdir}/bluedevil/
 %{_kde4_appsdir}/bluedevilwizard/
 %{_kde4_bindir}/bluedevil-*
 %{_kde4_iconsdir}/hicolor/64x64/apps/preferences-system-bluetooth.png
-#%{_kde4_includedir}/actionplugin.h
 %{_kde4_libdir}/libbluedevilaction.so
 %{_kde4_libexecdir}/bluedevil-*
 %{_kde4_modulesdir}/bluedevil*.so
@@ -118,7 +126,9 @@
 %{_kde4_servicesdir}/sendfile.desktop
 %{_kde4_servicetypesdir}/actionplugin.desktop
 
+%if %with_lang
 %files lang -f %{name}.lang
 %defattr(-,root,root,-)
+%endif
 
 %changelog

++++++ bluedevil-v1.3.2.tar.xz -> bluedevil.tar.xz ++++++
++++ 58216 lines of diff (skipped)


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

Reply via email to