make conditional forward-looking
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
This commit is contained in:
parent
5416538efb
commit
fd72e1f0d4
@ -53,10 +53,10 @@ Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
|||||||
%package libs
|
%package libs
|
||||||
Summary: Exif and Iptc metadata manipulation library
|
Summary: Exif and Iptc metadata manipulation library
|
||||||
# not strictly required, but convenient and expected
|
# not strictly required, but convenient and expected
|
||||||
%if 0%{?fedora} > 25
|
%if 0%{?rhel} && 0%{?rhel} <= 7
|
||||||
Recommends: %{name} = %{version}-%{release}
|
|
||||||
%else
|
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
|
%else
|
||||||
|
Recommends: %{name} = %{version}-%{release}
|
||||||
%endif
|
%endif
|
||||||
%description libs
|
%description libs
|
||||||
A C++ library to access image metadata, supporting full read and write access
|
A C++ library to access image metadata, supporting full read and write access
|
||||||
|
Loading…
Reference in New Issue
Block a user