wok-stable rev 138

UP : slitaz-tools (1.6) + typo
author Christophe Lincoln <pankso@slitaz.org>
date Mon Jan 14 22:36:50 2008 +0100 (2008-01-14)
parents a81f47fdb29b
children dbf9019b28be
files freeradius/receipt slitaz-tools/receipt
line diff
     1.1 --- a/freeradius/receipt	Wed Jan 09 23:30:20 2008 +0100
     1.2 +++ b/freeradius/receipt	Mon Jan 14 22:36:50 2008 +0100
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="Serge Daigle sdaigl@lacitec.on.ca"
     1.5  DEPENDS="libtool, openssl"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WEB_SITE="www.freeradius.org"
     1.8 +WEB_SITE="http://www.freeradius.org/"
     1.9  WGET_URL="http://freeradius.portal-to-web.de/$TARBALL"
    1.10  
    1.11  # Rules to configure and make the package.
     2.1 --- a/slitaz-tools/receipt	Wed Jan 09 23:30:20 2008 +0100
     2.2 +++ b/slitaz-tools/receipt	Mon Jan 14 22:36:50 2008 +0100
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="slitaz-tools"
     2.7 -VERSION="1.5"
     2.8 +VERSION="1.6"
     2.9  CATEGORY="extra"
    2.10  SHORT_DESC="SliTaz tools provide installer and Tinyutils."
    2.11  MAINTAINER="pankso@slitaz.org"
    2.12 @@ -30,7 +30,13 @@
    2.13  	cp -a $src/tinyutils/gztazmod.sh $fs/sbin
    2.14  	cp -a $src/tinyutils/tazx $fs/usr/bin
    2.15  	cp -a $src/tinyutils/startx $fs/usr/bin
    2.16 +	
    2.17 +	# Gtkdialog boxes
    2.18 +	cp -a $src/tinyutils/burnbox $fs/usr/bin
    2.19  	cp -a $src/tinyutils/mountbox $fs/usr/bin
    2.20 +	cp -a $src/tinyutils/netbox $fs/usr/bin
    2.21 +	cp -a $src/tinyutils/scpbox $fs/usr/bin
    2.22 +	cp -a $src/tinyutils/subox $fs/usr/bin
    2.23  	
    2.24  	# Sound config
    2.25  	cp -a $src/tinyutils/soundconf $fs/usr/sbin