Whamcloud - gitweb
Fixed RPM spec file to use the License tag instead of Copyright
authorTheodore Ts'o <tytso@mit.edu>
Tue, 12 Sep 2006 05:43:42 +0000 (01:43 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 12 Sep 2006 05:43:42 +0000 (01:43 -0400)
Also explicitly specify the license as GPLv2.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
ChangeLog
e2fsprogs.spec.in

index b21f881..3aa7c4a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-09-12  Theodore Tso  <tytso@mit.edu>
+
+       * e2fsprogs.spec.in (Group): Use License tag instead of Copyright,
+               and specify GPLv2
+
 2006-09-11  Theodore Tso  <tytso@mit.edu>
 
        * e2fsprogs.spec.in: Remove duplicate entry in the .spec file
index 34e8899..bf78ebb 100644 (file)
@@ -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/