From 9bd6583c7f850b532b4f6d561450d5eecc99c4e7 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 6 Apr 2021 09:55:16 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/luksmeta.git#af58abb7890a930a27ff3403e2ad83d9ff03ac34 --- luksmeta.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/luksmeta.spec b/luksmeta.spec index a593563..39311a9 100644 --- a/luksmeta.spec +++ b/luksmeta.spec @@ -1,6 +1,6 @@ Name: luksmeta Version: 9 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Utility for storing small metadata in the LUKSv1 header License: LGPLv2+ @@ -15,6 +15,7 @@ BuildRequires: gcc BuildRequires: asciidoc BuildRequires: pkgconfig BuildRequires: cryptsetup-devel +BuildRequires: cryptsetup BuildRequires: make Requires: lib%{name}%{?_isa} = %{version}-%{release} @@ -68,6 +69,9 @@ make %{?_smp_mflags} check %{_libdir}/pkgconfig/luksmeta.pc %changelog +* Mon Apr 05 2021 Sergio Correia - 9-10 +- Add cryptsetup as a package required during build time. + * Tue Jan 26 2021 Fedora Release Engineering - 9-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild