[acl] update the summary of libacl{,-devel} (#817952)

Kamil Dudka kdudka at fedoraproject.org
Wed May 2 09:16:03 UTC 2012


commit 7cc290ed67a084830d9c92ee6e86133c22970cd3
Author: Kamil Dudka <kdudka at redhat.com>
Date:   Wed May 2 11:11:23 2012 +0200

    update the summary of libacl{,-devel} (#817952)

 acl.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/acl.spec b/acl.spec
index 3ee9a91..58fc45d 100644
--- a/acl.spec
+++ b/acl.spec
@@ -1,7 +1,7 @@
 Summary: Access control list utilities
 Name: acl
 Version: 2.2.51
-Release: 5%{?dist}
+Release: 6%{?dist}
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: gawk
 BuildRequires: gettext
@@ -39,13 +39,13 @@ the POSIX 1003.1e draft standard 17 functions for manipulating access
 control lists.
 
 %package -n libacl-devel
-Summary: Access control list static libraries and headers
+Summary: Files needed for building programs with libacl
 License: LGPLv2+
 Group: Development/Libraries
 Requires: libacl = %{version}-%{release}, libattr-devel
 
 %description -n libacl-devel
-This package contains static libraries and header files needed to develop
+This package contains header files and documentation needed to develop
 programs which make use of the access control list programming interface
 defined in POSIX 1003.1e draft standard 17.
 
@@ -123,6 +123,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libacl.so.*
 
 %changelog
+* Wed May 02 2012 Kamil Dudka <kdudka at redhat.com> 2.2.51-6
+- do not mention static libraries in the summary of libacl{,-devel} (#817952)
+
 * Wed Jan 25 2012 Harald Hoyer <harald at redhat.com> 2.2.51-5
 - add filesystem guard
 


More information about the scm-commits mailing list