aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandeen <sandeen@sgi.com>2002-10-31 17:02:59 +0000
committerEric Sandeen <sandeen@sgi.com>2002-10-31 17:02:59 +0000
commitd2b98ea86b890483a6218b62f84a481f96473ec4 (patch)
tree3ab8dd63f1ac71b405531772936c3435d806adf3
parent9de31a44884c7b3bb8e6160f1d6e7cefa85b00d6 (diff)
downloaddmapi-dev-d2b98ea86b890483a6218b62f84a481f96473ec4.tar.gz
Fix up spec files:
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)
-rw-r--r--build/rpm/dmapi.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/rpm/dmapi.spec.in b/build/rpm/dmapi.spec.in
index dafcf92..45dc042 100644
--- a/build/rpm/dmapi.spec.in
+++ b/build/rpm/dmapi.spec.in
@@ -3,12 +3,12 @@ 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@
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