From 256b35df61183abc474db9d82da842c9fb9a1042 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Fri, 10 May 2013 13:29:56 -0400 Subject: [PATCH] Cleanup spec - Set license using %license - do not package man pages twice Change-Id: I6c7b4fca0a9b4008ae352bce8c87c125cfee3f10 Signed-off-by: Anas Nashif --- packaging/tar.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packaging/tar.spec b/packaging/tar.spec index db36b5e..ea09108 100644 --- a/packaging/tar.spec +++ b/packaging/tar.spec @@ -55,7 +55,6 @@ rm -f %{buildroot}%{_infodir}/dir %manifest %{name}.manifest %defattr(-, root, root) %{_bindir}/tar -%doc COPYING -%{_mandir}/man1/tar.1.gz +%license COPYING %changelog -- 2.7.4