From: Theodore Ts'o Date: Tue, 12 Sep 2006 05:43:42 +0000 (-0400) Subject: Fixed RPM spec file to use the License tag instead of Copyright X-Git-Tag: E2FSPROGS-1_40-WIP-1114~56 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f6c9b0e22b7cec308f4825badfe12d1b776d1048;p=thirdparty%2Fe2fsprogs.git Fixed RPM spec file to use the License tag instead of Copyright Also explicitly specify the license as GPLv2. Signed-off-by: "Theodore Ts'o" --- diff --git a/ChangeLog b/ChangeLog index b21f881c7..3aa7c4a28 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-09-12 Theodore Tso + + * e2fsprogs.spec.in (Group): Use License tag instead of Copyright, + and specify GPLv2 + 2006-09-11 Theodore Tso * e2fsprogs.spec.in: Remove duplicate entry in the .spec file diff --git a/e2fsprogs.spec.in b/e2fsprogs.spec.in index 34e889922..bf78ebb21 100644 --- a/e2fsprogs.spec.in +++ b/e2fsprogs.spec.in @@ -6,7 +6,7 @@ Summary: Utilities for managing the second extended (ext2) filesystem. Name: e2fsprogs Version: @E2FSPROGS_VERSION@ Release: 0 -Copyright: GPL +License: GPLv2 Group: System Environment/Base Source: ftp://download.sourceforge.net/pub/sourceforge/e2fsprogs/e2fsprogs-%{version}.tar.gz Url: http://e2fsprogs.sourceforge.net/