From c62e7245bc614c0f2ce32e4d671298629b652766 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Thu, 2 Feb 2023 21:16:33 +0100 Subject: [PATCH] correct linux-libc-headers epoch --- pam.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pam.spec b/pam.spec index c4e9f1c..54870fd 100644 --- a/pam.spec +++ b/pam.spec @@ -68,7 +68,7 @@ BuildRequires: libnsl-devel BuildRequires: libtirpc-devel BuildRequires: libtool >= 2:2 BuildRequires: libxcrypt-devel -%{?with_audit:BuildRequires: linux-libc-headers >= 2.6.23.1} +%{?with_audit:BuildRequires: linux-libc-headers >= 7:2.6.23.1} BuildRequires: pkgconfig BuildRequires: tar >= 1:1.22 BuildRequires: xz -- 2.44.0