auto-import libcap-1.10-8 from libcap-1.10-8.src.rpm

This commit is contained in:
cvsdist 2004-09-09 07:21:44 +00:00
parent 2544c6565a
commit 38360e64a8
1 changed files with 9 additions and 11 deletions

View File

@ -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