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

commit f400c2dab0ff65b3764dfb1548f7bf529795aa80
Author: Baste <[email protected]>
Date:   Fri Jun 8 10:46:59 2012 +0200

polkit-0.105-1-x86_64
* Version bump
* update source and up2date

diff --git a/source/apps/polkit/FrugalBuild b/source/apps/polkit/FrugalBuild
index b1e520a..1858c7c 100644
--- a/source/apps/polkit/FrugalBuild
+++ b/source/apps/polkit/FrugalBuild
@@ -2,26 +2,27 @@
# Maintainer: bouleetbil <[email protected]>

pkgname=polkit
-pkgver=0.104
-pkgrel=3
+pkgver=0.105
+pkgrel=1
pkgdesc="Policy framework for controlling privileges for system-wide services"
url="http://hal.freedesktop.org/docs/PolicyKit";
depends=('pam' 'dbus-glib' 'expat' 'eggdbus' 'systemd')
makedepends=('intltool' 'gobject-introspection>=0.9.0' 'docbook-xsl')
groups=('apps')
archs=('i686' 'x86_64' 'arm')
-up2date="Flasttar http://hal.freedesktop.org/releases/";
-source=(http://hal.freedesktop.org/releases/$pkgname-$pkgver.tar.gz)
-sha1sums=('599208cf584b9e13f8c9d863238a8271af4aba62')
+up2date="Flasttar http://www.freedesktop.org/software/$pkgname/releases";
+source=(http://www.freedesktop.org/software/$pkgname/releases/$pkgname-$pkgver.tar.gz)
+sha1sums=('53d56484a5bffb0aaf645c8d813b3063e01e8423')

replaces=('policykit')
conflicts=('policykit')
options=('scriptlet')

build() {
-       Fbuild --with-authdb=default --with-authfw=pam 
--with-os-type=FrugalWare \
-       --disable-selinux
-       Fcp $pkgname-$pkgver/src/polkitagent/polkitagentenumtypes.h 
usr/include/polkit-1/polkitagent/
+#      Fbuild --with-authdb=default --with-authfw=pam 
--with-os-type=FrugalWare \
+#      --disable-selinux
+#      Fcp $pkgname-$pkgver/src/polkitagent/polkitagentenumtypes.h 
usr/include/polkit-1/polkitagent/
+       Fbuild --with-os-type=FrugalWare --disable-selinux --enable-systemd=yes 
--enable-introspection

###
### BEGIN DESKTOP POLICY CONFIGURATION ###
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to