For the regular Airspy (not HF+), why is the package called "airspyone_host"? All other distros just call it "airspy":
https://pkgs.org/search/?q=airspy
So it would be nice to simply do:
sudo dnf install airspy airspyhf
To have support in Fedora for both Airspy and Airspy HF+.
V Wed, Jun 15, 2022 at 07:00:26AM -0000, Buford T. Justice napsal(a):
For the regular Airspy (not HF+), why is the package called "airspyone_host"?
Bacause it comes from git repository called "airspyone_host" https://github.com/airspy/airspyone_host/. Fedora names packages after upstream. This upstream named it airspyone_host.
So it would be nice to simply do:
sudo dnf install airspy airspyhf
You can request this enhancement at https://bugzilla.redhat.com/enter_bug.cgi?component=airspyone_host&product=Fedora&version=rawhide.
-- Petr
On Wed, Jun 15, 2022 at 12:08:19PM -0000, Buford T. Justice wrote:
OK. That makes sense.
Note you don't need to rename the package in order to do what you want, the maintainer could add:
Provides: airspy = %{version}-%{release}
(assuming there isn't already another package called airspy, nor one likely to be added in future.)
Rich.
devel@lists.stg.fedoraproject.org