qi: fix bug upgrading packages under the same name
commit6d1c34a4ef10870f8f59ee0ee1cfd7d755d976f9
authorMatias Fonzo <selk@dragora.org>
Fri, 29 Dec 2017 22:04:48 +0000 (29 19:04 -0300)
committerMatias Fonzo <selk@dragora.org>
Fri, 29 Dec 2017 22:04:48 +0000 (29 19:04 -0300)
tree110606e0fff5a4457d3d88981b5828a8a328b088
parente441b40586015bdc5cffd0e643a632dd2eff5973
qi: fix bug upgrading packages under the same name

Now the mechanism is limited to match only the name of the package,
allowing other packages under the same name can not be removed,
eg. "libXi, removed libXinerama".  The pkgbase() function has
been simplified, also the code to replace declared packages
(in a recipe).
qi/src/qi.in