|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: luksmeta
|
|
|
|
|
Version: 9
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 4%{?dist}.inferit
|
|
|
|
|
Summary: Utility for storing small metadata in the LUKSv1 header
|
|
|
|
|
|
|
|
|
|
License: LGPLv2+
|
|
|
|
@ -13,6 +13,7 @@ Patch2: 0001-Define-log-callback-function-to-use-with-libcryptset.patch
|
|
|
|
|
BuildRequires: gcc
|
|
|
|
|
BuildRequires: asciidoc
|
|
|
|
|
BuildRequires: pkgconfig
|
|
|
|
|
BuildRequires: cryptsetup
|
|
|
|
|
BuildRequires: cryptsetup-devel
|
|
|
|
|
Requires: lib%{name}%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
|
|
|
@ -67,7 +68,8 @@ make %{?_smp_mflags} check
|
|
|
|
|
%{_libdir}/pkgconfig/luksmeta.pc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 9-4
|
|
|
|
|
* Thu Nov 30 2023 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 9-4.inferit
|
|
|
|
|
- Added cryptsetup as BuildRequires
|
|
|
|
|
- Rebuilt for MSVSphere 8.8
|
|
|
|
|
|
|
|
|
|
* Sat Nov 30 2019 Sergio Correia <scorreia@redhat.com> - 9-4
|
|
|
|
|