diff --git a/gpsd.spec b/gpsd.spec index 36df404..02063a1 100644 --- a/gpsd.spec +++ b/gpsd.spec @@ -76,7 +76,7 @@ manage access to a GPS for applications %if %{with_qt} %package qt Summary: C++/Qt5 bindings for the gpsd library -Requires: %{name}-libs%{?_isa} = %{version}-%{release} +Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release} %description qt This package provide C++ and Qt bindings for use with the libgps library from @@ -94,7 +94,7 @@ with the libgps library from gpsd. %package clients Summary: Clients for gpsd -Requires: python3-%{name} = %{version}-%{release} +Requires: python3-%{name} = %{epoch}:%{version}-%{release} Requires: python3-pyserial Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}