Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=29fbc1977d0f34d3990bb6684f1003661cc72f52
commit 29fbc1977d0f34d3990bb6684f1003661cc72f52 Author: bouleetbil <[email protected]> Date: Mon Oct 5 17:57:35 2009 +0200 devicekit-disks-004-1-i686 *version bump diff --git a/source/apps/devicekit-disks/FrugalBuild b/source/apps/devicekit-disks/FrugalBuild index ef1c518..c33ace3 100644 --- a/source/apps/devicekit-disks/FrugalBuild +++ b/source/apps/devicekit-disks/FrugalBuild @@ -3,18 +3,18 @@ pkgname=devicekit-disks _F_archive_name=DeviceKit-disks -pkgver=003 +pkgver=004 pkgrel=1 pkgdesc="D-Bus abstraction for enumerating devices disks and querying history and statistics" url="http://www.freedesktop.org/wiki/Software/hal" -depends=('dbus-glib' 'udev' 'devicekit' 'policykit' 'parted' 'lvm2' 'libatasmart' \ - 'sg3-utils' 'sqlite3' 'libgudev') +depends=('dbus-glib' 'udev' 'devicekit' 'policykit' 'parted' 'lvm2' \ + 'libatasmart=0.13' 'sg3-utils' 'sqlite3' 'libgudev') makedepends=('intltool') groups=('apps') archs=('i686' 'x86_64' 'ppc') up2date="Flasttar http://hal.freedesktop.org/releases/" source=(http://hal.freedesktop.org/releases/$_F_archive_name-$pkgver.tar.gz) -sha1sums=('4e8e891b295d4682d6f5b01e44e944699a986ae4') +sha1sums=('092ad5d64502def1204a6446513f4e142926b9db') # No pkgconfig file export DEVMAPPER_CFLAGS="-I/usr/include" DEVMAPPER_LIBS="-ldevmapper" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
