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