[master][PATCH] Add automatic fetching of RPMs for new Defines & Requires V2

Martin Kolman mkolman at redhat.com
Thu Jul 25 09:35:49 UTC 2013


Main changes:
* converted package downloading to urlgrabber, which is IIRC using curl internally
* RPMs are now cached in ~/.anaconda_updates_rpm_cache
* the usage help text now has info about the location of the RPM cache
* RPMs in the cache that are not valid are ignored and overwritten
* dictionary based Koji URL formatting
* docstring & spelling fixes

Martin Kolman (1):
  Add automatic fetching of RPMs for new Defines & Requires

 scripts/makeupdates | 208 +++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 206 insertions(+), 2 deletions(-)

-- 
1.8.3.1



More information about the anaconda-patches mailing list