From 38360e64a8e6edcd4313c4a99b15a7faa2331325 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 07:21:44 +0000 Subject: [PATCH] auto-import libcap-1.10-8 from libcap-1.10-8.src.rpm --- libcap.spec | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/libcap.spec b/libcap.spec index 163e78d..52a4fc9 100644 --- a/libcap.spec +++ b/libcap.spec @@ -1,7 +1,7 @@ Name: libcap Version: 1.10 -Release: 6 -Summary: Library for getting and setting POSIX.1e capabilities. +Release: 8 +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 Patch: libcap-1.10-ia64.patch @@ -13,25 +13,23 @@ Prefix: %{_prefix} BuildRoot: %{_tmppath}/%{name}-%{version}-root %description -libcap is a library for getting and setting POSIX.1e (formerly POSIX 6) +%{name} is a library for getting and setting POSIX.1e (formerly POSIX 6) draft 15 capabilities. %package devel -Summary: Development files for libcap +Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel -Development files (Headers, libraries for static linking, etc) for libcap. - -libcap is a library for getting and setting POSIX.1e (formerly POSIX 6) -draft 15 capabilities. - -Install libcap-devel if you want to develop or compile applications using -libcap. +Development files (Headers, libraries for static linking, etc) for %{name}. %{name} is a library for getting and setting POSIX.1e (formerly POSIX 6) +draft 15 capabilities. + +Install %{name}-devel if you want to develop or compile applications using %{name}. + %prep %setup %ifarch ia64 s390 s390x