From 4e3e5569c05138c3b635575086adfbb8c1c38844 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 19 Feb 2008 09:59:09 +0000 Subject: [PATCH] - Autorebuild for GCC 4.3 --- libcap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libcap.spec b/libcap.spec index 30a4f6e..30d3093 100644 --- a/libcap.spec +++ b/libcap.spec @@ -1,6 +1,6 @@ Name: libcap Version: 2.06 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for getting and setting POSIX.1e capabilities Source: http://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/%{name}-%{version}.tar.gz URL: http://ftp.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/ @@ -71,6 +71,9 @@ chmod +x ${RPM_BUILD_ROOT}/%{_lib}/*.so.* rm -rf ${RPM_BUILD_ROOT} %changelog +* Tue Feb 19 2008 Fedora Release Engineering - 2.06-2 +- Autorebuild for GCC 4.3 + * Fri Feb 15 2008 Karsten Hopp 2.06-1 - upate to 2.06 (#432983)