[bluez/f14/master] * Sat Jul 31 2010 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> 4.69-4 - Re-add Requires: dbus-bl

Orcan Ogetbil oget at fedoraproject.org
Sat Jul 31 19:41:00 UTC 2010


commit ea53c231a9caf71941563106914b21ed800567a9
Author: Orcan Ogetbil <oget.fedora at gmail.com>
Date:   Sat Jul 31 15:40:56 2010 -0400

    * Sat Jul 31 2010 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> 4.69-4
    - Re-add Requires: dbus-bluez-pin-helper, since blueman is now in

 bluez.spec |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)
---
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 <oget[dot]fedora[at]gmail[dot]com> 4.69-4
+- Re-add Requires: dbus-bluez-pin-helper, since blueman is now in
+
 * Sat Jul 31 2010 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> 4.69-3
 - Comment out Requires: dbus-bluez-pin-helper for bootstrapping. Otherwise
   it drags in the old blueman, built against python-2.6


More information about the scm-commits mailing list