compat with Fedora/RH

This commit is contained in:
Mikhail Novosyolov 2024-07-28 13:44:03 +03:00
parent 51d9a93eb1
commit f22ee2c14c

View file

@ -32,13 +32,23 @@ BuildRequires: libtool >= 1.4
BuildRequires: nasm
%endif
# meta package
Recommends: %{libname} = %{EVRD}
Recommends: %{libturbo} = %{EVRD}
Recommends: %{libname62} = %{EVRD}
%description
This package contains a library of functions for manipulating JPEG images.
This meta package pulls packages with libraries of functions for manipulating JPEG images.
It is a high-speed, libjpeg-compatible version for x86 and x86-64
processors which uses SIMD instructions (MMX, SSE2, etc.) to accelerate
baseline JPEG compression and decompression. It is generally 2-4x as fast
as the unmodified version of libjpeg, all else being equal.
%files
# empty, meta package
# exists for compatibility with Fedora/RH
# cnrdrvcups-ufr2-uk (Canon driver) depends from it
#----------------------------------------------------------------------------
%package -n %{libname}