From 4d3e63e4199a26f2b611bf96a23b4df3c9451b11 Mon Sep 17 00:00:00 2001 From: Steve Grubb Date: Mon, 31 Oct 2005 19:17:36 +0000 Subject: [PATCH] - rebuild to pick up audit capabilities --- libcap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libcap.spec b/libcap.spec index fd55079..0ae07fd 100644 --- a/libcap.spec +++ b/libcap.spec @@ -1,6 +1,6 @@ Name: libcap Version: 1.10 -Release: 22 +Release: 23 Summary: Library for getting and setting POSIX.1e capabilities Source: ftp://ftp.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.4/%{name}-%{version}.tar.bz2 License: BSD-like and LGPL @@ -73,6 +73,9 @@ chmod +x ${RPM_BUILD_ROOT}/%{_lib}/*.so.* rm -rf ${RPM_BUILD_ROOT} %changelog +* Mon Oct 31 2005 Steve Grubb 1.10-23 +- rebuild to pick up audit capabilities + * Wed Mar 02 2005 Karsten Hopp 1.10-22 - build with gcc-4