polkit: update to 0.103.

This commit is contained in:
Juan RP 2011-12-07 09:00:27 +01:00
parent 2493c50318
commit f620407732
1 changed files with 5 additions and 4 deletions

View File

@ -1,7 +1,6 @@
# Template file for 'polkit'
pkgname=polkit
version=0.102
revision=5
version=0.103
distfiles="http://hal.freedesktop.org/releases/$pkgname-$version.tar.gz"
build_style=gnu-configure
configure_args="--disable-static --with-os-type=gentoo"
@ -9,7 +8,7 @@ short_desc="Authorization Toolkit"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.freedesktop.org/wiki/Software/PolicyKit"
license="GPL-2"
checksum=0a6573da841c6f5c428218f1456aed45724a0127932af0de563d568bb9058641
checksum=36607c8ce576980ee55bd12bab1944f13217eb8e9d04ab56022545861ece3bc5
long_desc="
PolicyKit is an application-level toolkit for defining and handling the
policy that allows unprivileged processes to speak to privileged processes.
@ -21,7 +20,9 @@ long_desc="
systemd_services="polkitd.service on"
replaces="PolicyKit>=0"
subpackages="polkit-devel"
make_dirs="
/etc/polkit-1/localauthority 700 root root
/var/lib/polkit-1 700 root root"
Add_dependency build pkg-config
Add_dependency build intltool