]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Fix up spec files:
authorEric Sandeen <sandeen@sgi.com>
Thu, 31 Oct 2002 17:02:59 +0000 (17:02 +0000)
committerEric Sandeen <sandeen@sgi.com>
Thu, 31 Oct 2002 17:02:59 +0000 (17:02 +0000)
Make packager, vendor consistent, as Silicon Graphics, Inc.
Remove Copyright: tag, as this seems to actually be an alias
for License, and add a License: GPL tag.  (Otherwise querying
the package whould show "License: Copyright Silicon Graphics..."
which really doesn't make sense)

build/rpm/xfsprogs.spec.in

index 98dae4adcc14eaf16bbde0985354c62c0c036c40..e1370dddb2a3c87e38de0989522e76011b3f6554 100644 (file)
@@ -3,14 +3,14 @@ Name: @pkg_name@
 Version: @pkg_version@
 Release: @pkg_release@
 Distribution: @pkg_distribution@
-Packager: @pkg_builder@
+Packager: Silicon Graphics, Inc. <http://www.sgi.com/>
 BuildRoot: @build_root@ 
 Provides: xfs-cmds
 Obsoletes: xfs-cmds
 Prereq: /sbin/ldconfig
 Conflicts: xfsdump < 2.0.0
 Source: @pkg_name@-@pkg_version@.src.tar.gz
-Copyright: Copyright (C) 2000-2002 Silicon Graphics, Inc.
+License: GPL
 Vendor: Silicon Graphics, Inc.
 URL: http://oss.sgi.com/projects/xfs/
 Group: System Environment/Base