From: Anas Nashif Date: Wed, 28 Aug 2013 13:48:26 +0000 (-0400) Subject: fixed license tag X-Git-Tag: accepted/tizen/base/20151223.052337~3 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fupstream%2Facl.git;a=commitdiff_plain;h=64717068cf406ddbfdee1855afc76f0a5049050f;hp=3ce6eee2d99bddc3ea3ef5ae385bccd9dc510d47 fixed license tag Change-Id: I0ff962003669aca957841f192940d6f9c642357d Signed-off-by: Anas Nashif --- diff --git a/packaging/acl.spec b/packaging/acl.spec index ea7a61f..ce71d9e 100644 --- a/packaging/acl.spec +++ b/packaging/acl.spec @@ -3,7 +3,7 @@ Name: acl BuildRequires: libattr-devel Summary: Commands for Manipulating POSIX Access Control Lists -License: GPL-2.0+ ; LGPL-2.1+ +License: GPL-2.0+ and LGPL-2.1+ Group: Security/Access Control Version: 2.2.51 Release: 0 @@ -65,6 +65,8 @@ export DIST_ROOT DIST_INSTALL DIST_INSTALL_DEV DIST_INSTALL_LIB /usr/bin/make install-dev DIST_MANIFEST="$DIST_INSTALL_DEV" /usr/bin/make install-lib DIST_MANIFEST="$DIST_INSTALL_LIB" +rm %{buildroot}%{_defaultdocdir}/%{name}/COPYING* + rm -f %{buildroot}/%{_libdir}/*.{a,la} %post -n %lname -p /sbin/ldconfig @@ -83,8 +85,6 @@ rm -f %{buildroot}/%{_libdir}/*.{a,la} %attr(755,root,root) %{_bindir}/setfacl %dir %attr(755,root,root) /usr/share/doc/packages/acl %doc %attr(644,root,root) /usr/share/doc/packages/acl/CHANGES.gz -%doc %attr(644,root,root) /usr/share/doc/packages/acl/COPYING -%doc %attr(644,root,root) /usr/share/doc/packages/acl/COPYING.LGPL %doc %attr(644,root,root) /usr/share/doc/packages/acl/PORTING %doc %attr(644,root,root) /usr/share/doc/packages/acl/README