Epoch needs to be added to the devel package requirement
Provides: libgweather(x86-64) = 1:4.4.4-2.el10 nothing provides libgweather(x86-64) = 4.4.4-2.el10 needed by libgweather-devel-1:4.4.4-2.el10.x86_64 Resolves: RHEL-68971
This commit is contained in:
parent
43a33cbd29
commit
f12c140558
@ -36,7 +36,7 @@ services for numerous locations.
|
||||
|
||||
%package devel
|
||||
Summary: Development files for %{name}
|
||||
Requires: %{name}%{_isa} = %{version}-%{release}
|
||||
Requires: %{name}%{_isa} = %{epoch}:%{version}-%{release}
|
||||
# Renamed in F40
|
||||
Obsoletes: libgweather4-devel < %{version}-%{release}
|
||||
Provides: libgweather4-devel = %{version}-%{release}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user