summaryrefslogtreecommitdiff
path: root/build/rpm/attr.spec.in
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
commit55f7a67e3d98841dd15c91cd59b01ae8a0de0610 (patch)
tree04df311a34849303ef8ddfe32120e2b6e3b7303a /build/rpm/attr.spec.in
parent92ede992bd8f289a7245c3b388833ec78d9ed84a (diff)
downloadattr-55f7a67e3d98841dd15c91cd59b01ae8a0de0610.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)
Diffstat (limited to 'build/rpm/attr.spec.in')
-rw-r--r--build/rpm/attr.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/rpm/attr.spec.in b/build/rpm/attr.spec.in
index 11fb68b..311a514 100644
--- a/build/rpm/attr.spec.in
+++ b/build/rpm/attr.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