wok rev 6360

Up: dmraid to 1.0.0.rc16.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Sep 21 00:02:16 2010 +0000 (2010-09-21)
parents 38ef318cae5a
children 6063ce728c2f
files dmraid/receipt
line diff
     1.1 --- a/dmraid/receipt	Mon Sep 20 23:44:08 2010 +0000
     1.2 +++ b/dmraid/receipt	Tue Sep 21 00:02:16 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="dmraid"
     1.7 -VERSION="1.0.0.rc15"
     1.8 +VERSION="1.0.0.rc16"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Device-Mapper Software Raid Tool."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -9,7 +9,7 @@
    1.13  WEB_SITE="http://people.redhat.com/~heinzm/sw/dmraid/"
    1.14  WGET_URL="$WEB_SITE/src/$TARBALL"
    1.15  DEPENDS="libdevmapper linux-md"
    1.16 -BUILD_DEPENDS="libdevmapper-dev"
    1.17 +BUILD_DEPENDS="libdevmapper libdevmapper-dev"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()