From: Eric Sandeen Date: Thu, 31 Oct 2002 17:02:59 +0000 (+0000) Subject: Fix up spec files: X-Git-Tag: v2.4.0~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cedd8c69fe028dff22959b8e0a78c03ad2cb604;p=thirdparty%2Fxfsprogs-dev.git 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) --- 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