Kaydet (Commit) d09ab66e authored tarafından Eray Özkural's avatar Eray Özkural

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

üst 32767513
......@@ -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)
......
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment