Use %{?_isa} with static package requires
This commit is contained in:
parent
416944a3b5
commit
d9af4b2691
@ -63,7 +63,7 @@ Provides: libjpeg-static = 6b-47
|
|||||||
%if "%{?_isa}" != ""
|
%if "%{?_isa}" != ""
|
||||||
Provides: libjpeg-static%{_isa} = 6b-47
|
Provides: libjpeg-static%{_isa} = 6b-47
|
||||||
%endif
|
%endif
|
||||||
Requires: libjpeg-turbo-devel%{_isa} = %{version}-%{release}
|
Requires: libjpeg-turbo-devel%{?_isa} = %{version}-%{release}
|
||||||
|
|
||||||
%description static
|
%description static
|
||||||
The libjpeg-turbo-static package contains static library for manipulating
|
The libjpeg-turbo-static package contains static library for manipulating
|
||||||
|
Loading…
Reference in New Issue
Block a user