* use the poor gnu hello-1.3 instead of the chunky popt

This commit is contained in:
Eray Özkural
2005-10-27 00:22:22 +00:00
parent 327675135e
commit d09ab66e8e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ class FetcherTestCase(testcase.TestCase):
testcase.TestCase.setUp(self, database = False)
self.spec = SpecFile()
self.spec.read("tests/popt/pspec.xml")
self.spec.read("tests/helloworld/pspec.xml")
self.url = uri.URI(self.spec.source.archiveUri)
self.destpath = ctx.config.archives_dir()
self.fetch = fetcher.Fetcher(self.url, self.destpath)
+1 -1
View File
@@ -15,7 +15,7 @@
<PartOf>component</PartOf>
<Summary xml:lang="en">Dummy HelloWorld for testing ActionsAPI</Summary>
<Description xml:lang="en">Dummy HelloWorld for testing ActionsAPI</Description>
<Archive type="targz" sha1sum="6242681ee0bceb820eb6e8544ad1bb3d0ba3ee78">http://cekirdek.uludag.org.tr/~caglar/helloworld.tar.gz</Archive>
<Archive type="targz" sha1sum="c8927baab2aae5fb4d1243067ca5244e3120f2ff">http://cekirdek.uludag.org.tr/~eray/hello-1.3.tar.gz</Archive>
</Source>
<Package>