Thanks for the review; updated.

> It's not a particularly common use-case AFAICS.

Well, depends on how you define "common", I suppose - it gets called every time 
a new kernel is installed, which is pretty common :)

> Still, not convinced this needs to be in rpm.

I'm not seeing a better place for it - are you?

It doesn't belong in grub or kernel-install because adding a build dependency 
on RPM doesn't make sense upstream.  It doesn't belong in rpmdevtools because 
it needs to be installed on every system and that isn't.  Pretty much all it 
does is provide a shell interface to a function from librpm.

Looking at other systems for precendent, a tool like this generally isn't 
needed because `sort -V` is good enough - e.g., on Debian.  Even so, the 
comparison functionality at least is exposed by the core tool (`dpkg 
--compare-versions`).

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2249#issuecomment-1297417160
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/2249/c1297417...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to