fixed license tag
authorAnas Nashif <anas.nashif@intel.com>
Wed, 28 Aug 2013 13:48:26 +0000 (09:48 -0400)
committerCorentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
Fri, 7 Nov 2014 11:29:43 +0000 (12:29 +0100)
Change-Id: I0ff962003669aca957841f192940d6f9c642357d
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
packaging/acl.spec

index ea7a61f..ce71d9e 100644 (file)
@@ -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