# HG changeset patch # User Christopher Rogers # Date 1302618325 0 # Node ID 65d24922383615e2aaf4102afb990b37372b6531 # Parent 0e69975e5d9b83a715d3d3cee268706f045f5ce3 Up: polkit to 0.101. diff -r 0e69975e5d9b -r 65d249223836 polkit-dev/receipt --- a/polkit-dev/receipt Tue Apr 12 14:20:04 2011 +0000 +++ b/polkit-dev/receipt Tue Apr 12 14:25:25 2011 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="polkit-dev" -VERSION="0.99" +VERSION="0.101" CATEGORY="development" SHORT_DESC="devel files for polkit" MAINTAINER="slaxemulator@gmail.com" diff -r 0e69975e5d9b -r 65d249223836 polkit/receipt --- a/polkit/receipt Tue Apr 12 14:20:04 2011 +0000 +++ b/polkit/receipt Tue Apr 12 14:25:25 2011 +0000 @@ -1,12 +1,12 @@ # SliTaz package receipt. PACKAGE="polkit" -VERSION="0.99" +VERSION="0.101" CATEGORY="base-system" SHORT_DESC="Application development toolkit for controlling system-wide privileges." MAINTAINER="slaxemulator@gmail.com" DEPENDS="glibc-base glib libgio dbus dbus-glib expat pam" -BUILD_DEPENDS="glib-dev libgio-dev dbus-dev dbus-glib-dev expat-dev pam-dev pkg-config intltool gobject-introspection-dev " +BUILD_DEPENDS="pkg-config intltool gobject-introspection-dev " TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.freedesktop.org/wiki/Software/PolicyKit" WGET_URL="http://hal.freedesktop.org/releases/$TARBALL"