add conflicts for gpsd-minimal (RHEL-33651)
Resolves: RHEL-33651
This commit is contained in:
parent
33b8312426
commit
cffa90e7e1
@ -61,6 +61,8 @@ Obsoletes: gpsd-libs < %{epoch}:%{version}-%{release}
|
||||
Obsoletes: gpsd-devel < %{epoch}:%{version}-%{release}
|
||||
%endif
|
||||
|
||||
Conflicts: gpsd-minimal < %{epoch}:%{version}-%{release}
|
||||
|
||||
%description
|
||||
gpsd is a service daemon that mediates access to a GPS sensor
|
||||
connected to the host computer by serial or USB interface, making its
|
||||
@ -126,6 +128,7 @@ Requires: python3-%{name} = %{epoch}:%{version}-%{release}
|
||||
%if %{with_libs}
|
||||
Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
|
||||
%endif
|
||||
Conflicts: gpsd-minimal-clients < %{epoch}:%{version}-%{release}
|
||||
|
||||
%description clients
|
||||
This package contains various clients using gpsd.
|
||||
|
Loading…
Reference in New Issue
Block a user