From b122da6b1482d74052f04e51351993c8316cfcd5 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Sun, 24 Feb 2008 17:19:11 +0000 Subject: [PATCH] Updated libcap (2.06 -> 2.07) and removed parallel-make-hotfix patch (got included) --- .../libcap-2.06-parallel-make-hotfix.patch | 35 ------------------- base/libcap/libcap.desc | 4 +-- 2 files changed, 2 insertions(+), 37 deletions(-) delete mode 100644 base/libcap/libcap-2.06-parallel-make-hotfix.patch diff --git a/base/libcap/libcap-2.06-parallel-make-hotfix.patch b/base/libcap/libcap-2.06-parallel-make-hotfix.patch deleted file mode 100644 index d3da082c4..000000000 --- a/base/libcap/libcap-2.06-parallel-make-hotfix.patch +++ /dev/null @@ -1,35 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../libcap/libcap-2.06-parallel-make-hotfix.patch -# Copyright (C) 2008 The OpenSDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- - -Submitted by: Christian Wiese -Date: 2008-02-23 -Initial Package Version: 2.06 -Upstream Status: accepted (will be included in upcoming 2.07) -Origin: OpenSDE -Description: Fixes build issues while using more than one make job, assuring - that cap_names.h is generated before compiling cap_text.c. - ---- libcap-2.06/libcap/Makefile.orig 2008-02-23 03:00:20.000000000 +0000 -+++ libcap-2.06/libcap/Makefile 2008-02-23 02:59:34.000000000 +0000 -@@ -51,7 +51,7 @@ - %.o: %.c $(INCLS) - $(CC) $(CFLAGS) -c $< -o $@ - --cap_text.o: cap_text.c $(USE_GPERF_OUTPUT) -+cap_text.o: cap_text.c $(USE_GPERF_OUTPUT) $(INCLS) - $(CC) $(CFLAGS) $(INCLUDE_GPERF_OUTPUT) -c $< -o $@ - - install: all diff --git a/base/libcap/libcap.desc b/base/libcap/libcap.desc index 73a330732..9883f6ae4 100644 --- a/base/libcap/libcap.desc +++ b/base/libcap/libcap.desc @@ -33,8 +33,8 @@ [L] BSD [S] Stable -[V] 2.06 +[V] 2.07 [P] X -----5---9 138.800 -[D] 1877854772 libcap-2.06.tar.bz2 http://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/ +[D] 1532641323 libcap-2.07.tar.bz2 http://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/ [D] 1403010116 capfaq-0.2.txt http://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.4/