[arch-commits] Commit in upower/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Wed Apr 7 08:25:36 UTC 2010


    Date: Wednesday, April 7, 2010 @ 04:25:36
  Author: ibiru
Revision: 76062

upgpkg: upower 0.9.2-2
remove emptydirs options as it removes /var/lib/upower and is the place where the statitistics are saved, fixes FS#18985

Modified:
  upower/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-04-07 04:43:01 UTC (rev 76061)
+++ PKGBUILD	2010-04-07 08:25:36 UTC (rev 76062)
@@ -3,7 +3,7 @@
 
 pkgname=upower
 pkgver=0.9.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Abstraction for enumerating power devices, listening to device events and querying history and statistics"
 arch=('i686' 'x86_64')
 url="http://upower.freedesktop.org"
@@ -11,7 +11,7 @@
 depends=('udev>=151' 'libusb>=0.1.12' 'polkit>=0.96' 'pm-utils')
 makedepends=('gtk-doc' 'pkgconfig' 'intltool' 'docbook-xsl')
 replaces=('devicekit-power')
-options=('!emptydirs' '!libtool')
+options=('!libtool')
 source=($url/releases/${pkgname}-${pkgver}.tar.gz)
 sha256sums=('d05bfce3a71c0cecac574fadfeddc1869631f6bf7e7b89fa6738a00927b927cb')
 




More information about the arch-commits mailing list