From 2735c8305d487b747e3f297a1f69b2693856627c Mon Sep 17 00:00:00 2001 From: Eric Sandeen Date: Tue, 5 Nov 2002 20:32:31 +0000 Subject: [PATCH] Remove "Distribution" tag from RPMs, let rpm set it more flexibly via rpmmacros, etc. (We did have an environment var that could set it, but that's not "the rpm way.") --- build/rpm/xfsprogs.spec.in | 1 - 1 file changed, 1 deletion(-) diff --git a/build/rpm/xfsprogs.spec.in b/build/rpm/xfsprogs.spec.in index e1370dddb..2ff351ac0 100644 --- a/build/rpm/xfsprogs.spec.in +++ b/build/rpm/xfsprogs.spec.in @@ -2,7 +2,6 @@ Summary: Utilities for managing the XFS filesystem. Name: @pkg_name@ Version: @pkg_version@ Release: @pkg_release@ -Distribution: @pkg_distribution@ Packager: Silicon Graphics, Inc. BuildRoot: @build_root@ Provides: xfs-cmds -- 2.47.2