* upgrade'i test etmek icin bir maymunluklar yap
* bir crash bul bu sayede
This commit is contained in:
Executable
+18
@@ -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
|
||||
@@ -26,9 +26,9 @@
|
||||
</BuildDependencies>
|
||||
<History>
|
||||
<Update>
|
||||
<Date>2005-07-15</Date>
|
||||
<Version>5.50</Version>
|
||||
<Release>1</Release>
|
||||
<Date>2005-08-10</Date>
|
||||
<Version>5.52</Version>
|
||||
<Release>2</Release>
|
||||
</Update>
|
||||
</History>
|
||||
</Source>
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<Archive type="targz" sha1sum="0600c93218e6acf1be75dd79da4244eabc8e16cf">ftp://ftp.linux.org.tr/pub/mirrors/gentoo/distfiles/zip23.tar.gz</Archive>
|
||||
<Patches>
|
||||
<Patch>zip-2.3-unix_configure-pic.patch</Patch>
|
||||
<Patch level="1">zip-CAN-2004-1010.patch</Patch>
|
||||
<!-- <Patch level="1">zip-CAN-2004-1010.patch</Patch> -->
|
||||
<Patch level="1">zcrypt.patch</Patch>
|
||||
</Patches>
|
||||
<BuildDependencies>
|
||||
@@ -27,9 +27,9 @@
|
||||
</BuildDependencies>
|
||||
<History>
|
||||
<Update>
|
||||
<Date>2005-07-15</Date>
|
||||
<Version>2.3</Version>
|
||||
<Release>1</Release>
|
||||
<Date>2005-08-11</Date>
|
||||
<Version>2.4</Version>
|
||||
<Release>3</Release>
|
||||
</Update>
|
||||
</History>
|
||||
</Source>
|
||||
|
||||
Reference in New Issue
Block a user