Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=9ad27f1ae8b2ee09f77b4b17c6eb79dc3e9b8c8f

commit 9ad27f1ae8b2ee09f77b4b17c6eb79dc3e9b8c8f
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Fri Feb 12 00:14:17 2010 +0000

hal-0.5.14-6-i686
*disable polkit don't support it (only policykit)
*hal.conf should be rewrite

diff --git a/source/apps/hal/FrugalBuild b/source/apps/hal/FrugalBuild
index edb6703..407eb85 100644
--- a/source/apps/hal/FrugalBuild
+++ b/source/apps/hal/FrugalBuild
@@ -4,12 +4,12 @@

pkgname=hal
pkgver=0.5.14
-pkgrel=5
+pkgrel=6
pkgdesc="Hardware Abstraction Layer"
url="http://www.freedesktop.org/wiki/Software/hal";
depends=('dbus-glib>=0.74' 'udev>=132' 'util-linux-ng>=2.15' 'glib2' 'libcap' 
'dbus>=1.2.12-4' \
'libusb' 'popt' 'pciutils' 'parted>=1.8.8' 'shadow>=4.0.18.1-2' \
-       'dmidecode' 'usbutils' 'zlib' 'consolekit' 'policykit')
+       'dmidecode' 'usbutils' 'zlib' 'consolekit')
makedepends=('pkgconfig' 'perl-xml-parser' 'intltool' 'gperf')
rodepends=('hal-info>=20080508')
groups=('apps')
@@ -54,7 +54,7 @@ build()
--enable-acpi-proc \
--with-os-type=Frugalware \
--with-backend=linux \
-               --enable-policy-kit \
+               --disable-policy-kit \
--enable-console-kit \
--host=${CHOST} \
--build=${CHOST}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to