Fix static package Epoch on devel package.
This commit is contained in:
parent
0475aaa106
commit
5e53ffcc30
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ developing applications that use %{name}.
|
|||
Summary: Static library for %{name}
|
||||
Group: Development/Libraries
|
||||
License: MIT
|
||||
Requires: %{name}-devel%{?_isa} = %{epoch}%{version}-%{release}
|
||||
Requires: %{name}-devel%{?_isa} = %{epoch}:%{version}-%{release}
|
||||
|
||||
%description static
|
||||
The %{name}-static package contains the static library for %{name}.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue