From 9cedd8c69fe028dff22959b8e0a78c03ad2cb604 Mon Sep 17 00:00:00 2001 From: Eric Sandeen Date: Thu, 31 Oct 2002 17:02:59 +0000 Subject: [PATCH] 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) --- build/rpm/xfsprogs.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/rpm/xfsprogs.spec.in b/build/rpm/xfsprogs.spec.in index 98dae4adc..e1370dddb 100644 --- a/build/rpm/xfsprogs.spec.in +++ b/build/rpm/xfsprogs.spec.in @@ -3,14 +3,14 @@ Name: @pkg_name@ Version: @pkg_version@ Release: @pkg_release@ Distribution: @pkg_distribution@ -Packager: @pkg_builder@ +Packager: Silicon Graphics, Inc. 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 -- 2.47.2