wok diff dmraid/receipt @ rev 7937

slitaz-mercurial-style: Start moving to new CSS and layout
author Christophe Lincoln <pankso@slitaz.org>
date Tue Jan 11 21:53:28 2011 +0100 (2011-01-11)
parents 964f5d384827
children f5b7e0c47763
line diff
     1.1 --- a/dmraid/receipt	Sat Sep 04 16:02:13 2010 +0200
     1.2 +++ b/dmraid/receipt	Tue Jan 11 21:53:28 2011 +0100
     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()