diff --git a/tests/beta-upgrade.sh b/tests/beta-upgrade.sh new file mode 100755 index 00000000..ac86d684 --- /dev/null +++ b/tests/beta-upgrade.sh @@ -0,0 +1,18 @@ +#!/bin/sh + +pwd +PATH=$PATH:. +set -x -e + +pisi-cli build tests/zip/pspec.xml tests/unzip/pspec.xml +pisi-cli --ignore-comar install zip*.pisi unzip*.pisi +rm -f *.pisi + +pisi-cli build tests/zip2/pspec.xml tests/unzip2/pspec.xml +pisi-cli index . +pisi-cli add-repo repo1 pisi-index.xml +pisi-cli list-repo +pisi-cli update-repo repo1 +pisi-cli list-available +pisi-cli --ignore-comar upgrade zip +pisi-cli list-installed diff --git a/tests/unzip2/pspec.xml b/tests/unzip2/pspec.xml index 8ff86f0f..0242c56c 100644 --- a/tests/unzip2/pspec.xml +++ b/tests/unzip2/pspec.xml @@ -26,9 +26,9 @@ - 2005-07-15 - 5.50 - 1 + 2005-08-10 + 5.52 + 2 diff --git a/tests/zip2/pspec.xml b/tests/zip2/pspec.xml index e64035a5..661acf2e 100644 --- a/tests/zip2/pspec.xml +++ b/tests/zip2/pspec.xml @@ -18,7 +18,7 @@ ftp://ftp.linux.org.tr/pub/mirrors/gentoo/distfiles/zip23.tar.gz zip-2.3-unix_configure-pic.patch - zip-CAN-2004-1010.patch + zcrypt.patch @@ -27,9 +27,9 @@ - 2005-07-15 - 2.3 - 1 + 2005-08-11 + 2.4 + 3