From c9b3ac543b40378524bc4ea67ee857a63722f3bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20Kasal?= Date: Mon, 1 Feb 2010 18:17:40 +0000 Subject: [PATCH] - fix the License tag --- sharutils.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/sharutils.spec b/sharutils.spec index cb5ed18..90635ef 100644 --- a/sharutils.spec +++ b/sharutils.spec @@ -1,8 +1,8 @@ Summary: The GNU shar utilities for packaging and unpackaging shell archives Name: sharutils Version: 4.7 -Release: 5%{?dist} -License: GPLv3+ +Release: 6%{?dist} +License: GPLv3+ and LGPLv2+ and Public Domain Group: Applications/Archiving Source: ftp://ftp.gnu.org/gnu/sharutils/REL-%{version}/sharutils-%{version}.tar.bz2 URL: http://www.gnu.org/software/sharutils/ @@ -68,6 +68,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man5/* %changelog +* Mon Feb 1 2010 Stepan Kasal - 4.7-6 +- fix the License tag + * Sun Jul 26 2009 Fedora Release Engineering - 4.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild