X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=bluez.spec;h=2129e6775a8a0c55a5bda3bcaf31e4d2dec36868;hb=181fed50b5b5ef2602a9fe46100c45480e16e001;hp=28e7c9310f9f5a0218834cbe0e41a4462b47a834;hpb=886fa953e855c44ab249d623d132c72938695ce9;p=packages%2Fbluez.git diff --git a/bluez.spec b/bluez.spec index 28e7c93..2129e67 100644 --- a/bluez.spec +++ b/bluez.spec @@ -5,20 +5,17 @@ Summary: Bluetooth utilities Summary(pl.UTF-8): Narzędzia Bluetooth Name: bluez -Version: 5.0 -Release: 0.1 +Version: 5.11 +Release: 1 License: GPL v2+ Group: Applications/System -#Source0Download: http://www.bluez.org/download.html -Source0: http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.xz -# Source0-md5: 03230ccf44536087653b56a45c99e2b4 +Source0: https://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.xz +# Source0-md5: 8a2544d8c88e1f4bd3abe9525282b13c Source1: %{name}.init Source2: %{name}.sysconfig # FIXME: rfcomm.conf no longer supported Source5: rfcomm.init Patch0: %{name}-wacom-mode-2.patch -Patch1: %{name}-audio_socket.patch -Patch2: %{name}-am.patch URL: http://www.bluez.org/ BuildRequires: autoconf >= 2.60 BuildRequires: automake @@ -27,7 +24,6 @@ BuildRequires: dbus-devel >= 1.4 BuildRequires: glib2-devel >= 1:2.28 BuildRequires: libical-devel BuildRequires: libtool -BuildRequires: libusb-compat-devel >= 0.1 BuildRequires: pkgconfig >= 1:0.9.0 BuildRequires: readline-devel BuildRequires: rpmbuild(macros) >= 1.626 @@ -46,6 +42,8 @@ Requires: udev >= 1:143 Provides: bluez-hcidump = %{version} Provides: bluez-utils = %{version}-%{release} Provides: obexd = %{version} +Provides: dbus(org.openobex.client) +Provides: obex-data-server = %{version} # moved somewhere or dropped? #Obsoletes: alsa-plugins-bluetooth Obsoletes: bluez-hcidump @@ -56,6 +54,7 @@ Obsoletes: bluez-systemd Obsoletes: bluez-utils Obsoletes: bluez-utils-init Obsoletes: obexd +Obsoletes: obex-data-server # moved somewhere or dropped? #Obsoletes: gstreamer-bluetooth < 4.101-3 #Obsoletes: gstreamer0.10-bluetooth < 5 @@ -153,8 +152,6 @@ aplikacji Bluetooth. %prep %setup -q %patch0 -p1 -%patch1 -p1 -%patch2 -p1 %build %{__libtoolize} @@ -190,7 +187,6 @@ install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/bluetooth install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/bluetooth install %{SOURCE5} $RPM_BUILD_ROOT/etc/rc.d/init.d/rfcomm -install profiles/audio/*.conf $RPM_BUILD_ROOT%{_sysconfdir}/bluetooth install profiles/input/*.conf $RPM_BUILD_ROOT%{_sysconfdir}/bluetooth install profiles/network/*.conf $RPM_BUILD_ROOT%{_sysconfdir}/bluetooth install profiles/proximity/*.conf $RPM_BUILD_ROOT%{_sysconfdir}/bluetooth @@ -246,7 +242,6 @@ fi %attr(755,root,root) %{_libdir}/bluetooth/obexd %dir %{_libdir}/bluetooth/plugins %dir %{_sysconfdir}/bluetooth -%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/audio.conf %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/input.conf %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/network.conf %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/proximity.conf