X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Facl.spec;h=369cb4ce5e50862b14db4393d5ee85285dacd141;hb=5d16ec9ab510c016f979a2745faefd4e06b6933d;hp=41cb0efbe6177ad97a5c599822a867f5716afb64;hpb=234bffb81f651c1d2d9f72cf1c067a25da8cc8f9;p=platform%2Fupstream%2Facl.git diff --git a/packaging/acl.spec b/packaging/acl.spec index 41cb0ef..369cb4c 100644 --- a/packaging/acl.spec +++ b/packaging/acl.spec @@ -4,7 +4,7 @@ Name: acl BuildRequires: libattr-devel Summary: Commands for Manipulating POSIX Access Control Lists License: GPL-2.0+ ; LGPL-2.1+ -Group: System/Filesystems +Group: Security/Access Control Version: 2.2.51 Release: 0 Source: %name-%version.src.tar.gz @@ -17,7 +17,7 @@ control lists. %package -n %lname Summary: A dynamic library for accessing POSIX Access Control Lists -Group: System/Libraries +Group: Security/Access Control %description -n %lname This package contains the libacl.so dynamic library which contains the @@ -26,7 +26,7 @@ control lists. %package -n libacl-devel Summary: Include Files and Libraries mandatory for Development -Group: Development/Libraries/C and C++ +Group: Development/Libraries Requires: %lname = %version Requires: glibc-devel # the .so file references libattr.so.x, so require libattr-devel @@ -74,6 +74,7 @@ rm -f %{buildroot}/%{_libdir}/*.{a,la} %files %defattr(-,root,root) +%license doc/COPYING doc/COPYING.LGPL %attr(755,root,root) %{_bindir}/chacl %attr(755,root,root) %{_bindir}/getfacl %attr(755,root,root) %{_bindir}/setfacl