Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e5f7ecf7827cb251280bdbcccc8d4ada442b93cc

commit e5f7ecf7827cb251280bdbcccc8d4ada442b93cc
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Wed Oct 26 12:41:06 2011 +0200

gnome-bluetooth-3.2.1-2-x86_64
*update udev rule

diff --git a/source/gnome/gnome-bluetooth/FrugalBuild 
b/source/gnome/gnome-bluetooth/FrugalBuild
index 5dad270..5e73c9b 100644
--- a/source/gnome/gnome-bluetooth/FrugalBuild
+++ b/source/gnome/gnome-bluetooth/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=gnome-bluetooth
pkgver=3.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="The GNOME Bluetooth Subsystem."
url="http://www.usefulinc.com/software/gnome-bluetooth/";
makedepends=('intltool' 'pkgconfig' 'gnome-doc-utils' 'gobject-introspection')
@@ -17,7 +17,7 @@ _F_gnome_iconcache="y"
Finclude gnome gnome-scriptlet
source=($source gnome-bluetooth-rfkill.rules)
sha1sums=('7c22a76de3da81c94e28c8a78253dbd41ec3f400' \
-          'dfdae8371cc3febe90f5f019f3c2362feeb5977e')
+          '58153a7aeb75a986a611a1a2c8e6da9c28207fb1')
replaces=('bluez-gnome' 'gnome-phone-manager' 'gnome-bluetooth-nautilus-sendto')
provides=('bluez-gnome' 'gnome-bluetooth-nautilus-sendto')
conflicts=('bluez-gnome')
diff --git a/source/gnome/gnome-bluetooth/gnome-bluetooth-rfkill.rules 
b/source/gnome/gnome-bluetooth/gnome-bluetooth-rfkill.rules
index 11f2b91..c6c4b3d 100644
--- a/source/gnome/gnome-bluetooth/gnome-bluetooth-rfkill.rules
+++ b/source/gnome/gnome-bluetooth/gnome-bluetooth-rfkill.rules
@@ -1,12 +1,8 @@
# Get access to /dev/rfkill for users
# See https://bugzilla.redhat.com/show_bug.cgi?id=514798
#
-# Updated for udev >= 154
-# http://bugs.debian.org/582188
-# https://bugzilla.redhat.com/show_bug.cgi?id=588660
+# Simplified by Kay Sievers
+# https://bugzilla.redhat.com/show_bug.cgi?id=733326

-ENV{ACL_MANAGE}=="0", GOTO="gnome_bluetooth_end"
-ACTION!="add|change", GOTO="gnome_bluetooth_end"
-KERNEL=="rfkill", TAG+="udev-acl"
-LABEL="gnome_bluetooth_end"
+KERNEL=="rfkill", SUBSYSTEM=="misc", TAG+="uaccess"
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to