From b2d8f5d3b6b0e0980aa18c0fdd82413c7fa98920 Mon Sep 17 00:00:00 2001 From: Peter Georg Date: Jan 23 2022 17:36:16 +0000 Subject: Adapt for CentOS Kmods SIG --- diff --git a/SPECS/ecryptfs-utils.spec b/SPECS/ecryptfs-utils.spec index 890ebe7..9a7c09d 100644 --- a/SPECS/ecryptfs-utils.spec +++ b/SPECS/ecryptfs-utils.spec @@ -16,7 +16,7 @@ the interface supplied by the %{name} library. Name: ecryptfs-utils Version: 111 -Release: 26%{?dist} +Release: 26.1%{?dist} Summary: The eCryptfs mount helper and support libraries License: GPLv2+ URL: https://launchpad.net/ecryptfs @@ -94,7 +94,8 @@ BuildRequires: trousers-devel nss-devel desktop-file-utils intltool BuildRequires: pkcs11-helper-devel BuildRequires: automake autoconf libtool glib2-devel gettext-devel perl-podlators libattr-devel -Requires: kernel-modules, keyutils, cryptsetup, util-linux, gettext +Requires: keyutils, cryptsetup, util-linux, gettext +Requires: kmod(ecryptfs.ko) %description eCryptfs is a stacked cryptographic filesystem that ships in Linux @@ -315,6 +316,9 @@ fi %changelog +* Sun Jan 23 2022 Peter Georg - 111-26.1 +- Adapt for CentOS Kmods SIG + * Thu Jan 20 2022 Fedora Release Engineering - 111-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild