Change-Id: Ib64e01f69bcaaa1c2e666dc3514caddc06b9c3dd
%package -n lib%{name}-sw-backend
Summary: Authentication framework (sw-backend)
Group: Security/Libraries
-BuildRequires: pkgconfig(openssl)
+BuildRequires: pkgconfig(openssl1.1)
Requires: %{name} = %{version}
Requires(post): %{sbin_dir}/ldconfig
Requires(postun): %{sbin_dir}/ldconfig
### SW-BACKEND ############################################################################
PKG_CHECK_MODULES(SW_BACKEND_DEP
REQUIRED
- openssl
+ openssl1.1
)
INCLUDE_DIRECTORIES(