[PATCH 0/2] Improved autofetch version handling and -a/--add behavior V2

Martin Kolman mkolman at redhat.com
Thu Aug 22 11:22:11 UTC 2013


Following feedback from Brian an Ales, I've removed the custom version parsing
functions and used the one provided by rpm utils. Please note that this means
you now need to have yum-utils installed to use makeupdates.

I've also decided to squash the versioning & -a/-add behaviour patches patches
 after the rpmutils conversion, as I think the squashed diff seems to be more readable.

I've also found a bug in the Koji search implementation, where for some packages
a partial match might sometime be erroneously used.
For example for "glade3", "glde3-dev" could be used.
The second patch fixes this issue.

Martin Kolman (2):
  Handle >=,<=,= for package version, fix -a/--add
  Remove partial matches from Koji search results

 scripts/makeupdates | 269 +++++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 224 insertions(+), 45 deletions(-)

-- 
1.8.3.1



More information about the anaconda-patches mailing list