Simplify url io a lot
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 11 Apr 2008 08:18:25 +0000 (11:18 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 11 Apr 2008 08:18:25 +0000 (11:18 +0300)
commit769bc86d6d9372c1b3e804309227a0e8554d72d1
treee9eb94831c4ba425228f7912e6d9e1c390a59bf6
parent78f38f9be08270170bf58e066db263bdde54f5da
Simplify url io a lot
- move urlhelper call to urlGetFile()
- have urlOpen() call urlGetFile() instead of going the other way around
  and causing local copies and all sorts of craziness in the process
rpmio/rpmio.c
rpmio/url.c