[Rpm-maint] [rpm-software-management/rpm] Add support for --oldpackage to --freshen (PR #2122)
Michal Domonkos
notifications at github.com
Thu Jul 14 14:02:10 UTC 2022
@dmnks commented on this pull request.
> if (name != NULL)
mi = rpmtsInitIterator(ts, RPMDBI_NAME, name, 0);
if (rpmtsColor(ts) && arch)
rpmdbSetIteratorRE(mi, RPMTAG_ARCH, RPMMIRE_DEFAULT, arch);
while ((oldH = rpmdbNextIterator(mi)) != NULL) {
+ if (allowOld)
Thanks, LGTM now.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2122#discussion_r921192104
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2122/review/1038924245 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220714/6b2cd311/attachment.html>
More information about the Rpm-maint
mailing list