Version: 1.0.0
Release: 1
Group: Security/Libraries
-License: Apache-2.0 and BSL-1.0
+License: Apache-2.0
Source0: %{name}-%{version}.tar.gz
Requires(post): /sbin/ldconfig
%package test
Summary: Test for SE Backend of Key Manager
-License: Apache-2.0 and BSL-1.0
+License: Apache-2.0
Group: Security/Development
BuildRequires: boost-devel
Requires: %{name} = %{version}-%{release}
%files
%manifest %{name}.manifest
%license LICENSE
-%license LICENSE.BSL-1.0
%{_libdir}/lib%{name}.so.*
%files devel
%files test
%manifest %{name}-test.manifest
%license LICENSE
-%license LICENSE.BSL-1.0
%{bin_dir}/km_se_backend_tests