wok diff mysql-test/receipt @ rev 9619

Up: py3k to 3.2. Added CVE-2011-1521 security fix. Also added pyconfig.h to py3k so python3 works. Nothing depends on this package yet so updating it will not cause any problems.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Apr 18 15:39:33 2011 +0000 (2011-04-18)
parents 8bcec1b4c9d6
children d1768332cee0
line diff
     1.1 --- a/mysql-test/receipt	Thu Nov 18 21:33:03 2010 +0000
     1.2 +++ b/mysql-test/receipt	Mon Apr 18 15:39:33 2011 +0000
     1.3 @@ -1,11 +1,10 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="mysql-test"
     1.7 -VERSION="5.1.53"
     1.8 +VERSION="5.1.54"
     1.9  CATEGORY="misc"
    1.10  SHORT_DESC="SQL database system tests and benchs."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 -TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.13  WEB_SITE="http://www.mysql.com/"
    1.14  WANTED="mysql"
    1.15  DEPENDS="mysql perl"