From a3b542c5623012f1e6a12d2384cf9391aa2a4796 Mon Sep 17 00:00:00 2001 From: Orcan Ogetbil Date: Jul 31 2010 19:40:05 +0000 Subject: * Sat Jul 31 2010 Orcan Ogetbil 4.69-4 - Re-add Requires: dbus-bluez-pin-helper, since blueman is now in --- diff --git a/bluez.spec b/bluez.spec index 8ba3e34..427b041 100644 --- a/bluez.spec +++ b/bluez.spec @@ -1,7 +1,7 @@ Summary: Bluetooth utilities Name: bluez Version: 4.69 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ Group: Applications/System Source: http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.gz @@ -45,10 +45,9 @@ Obsoletes: bluez-pan < 4.0, bluez-sdp < 4.0 Requires: initscripts, bluez-libs = %{version} Requires: dbus >= 0.60 Requires: hwdata >= 0.215 -# comment out for bootstrapping -#ifnarch s390 s390x -#Requires: dbus-bluez-pin-helper -#endif +%ifnarch s390 s390x +Requires: dbus-bluez-pin-helper +%endif Requires: udev >= 143-2 Requires(preun): /sbin/chkconfig, /sbin/service Requires(post): /sbin/chkconfig, /sbin/service @@ -281,6 +280,9 @@ fi %{_mandir}/man1/pand.1.gz %changelog +* Sat Jul 31 2010 Orcan Ogetbil 4.69-4 +- Re-add Requires: dbus-bluez-pin-helper, since blueman is now in + * Sat Jul 31 2010 Orcan Ogetbil 4.69-3 - Comment out Requires: dbus-bluez-pin-helper for bootstrapping. Otherwise it drags in the old blueman, built against python-2.6