From a95c5648f91a78ee5288f108f03f3896fc7769c1 Mon Sep 17 00:00:00 2001 From: Michael van Elst Date: Tue, 2 Sep 2003 08:17:20 +0000 Subject: [PATCH] rpm-4.2.1 doesn't know about the BuildRoot tag anymore, drop it from the index --- openpkg-tool/openpkg-index.pl | 2 -- openpkg-tool/openpkg-tool.spec | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/openpkg-tool/openpkg-index.pl b/openpkg-tool/openpkg-index.pl index 8cf25fad28..95c4188ee0 100644 --- a/openpkg-tool/openpkg-index.pl +++ b/openpkg-tool/openpkg-index.pl @@ -624,7 +624,6 @@ EOFEOF xml_tag(6, $a, 'SourceRPM'), xml_tag(6, $a, 'Arch'), xml_tag(6, $a, 'Os'), - xml_tag(6, $a, 'BuildRoot'), xml_tag(6, $a, 'BuildHost'), xml_tag(6, $a, 'BuildSystem'), xml_tag(6, $a, 'BuildTime'), @@ -710,7 +709,6 @@ Vendor %{Vendor} Group %{Group} Packager %{Packager} Prefixes %{Prefixes} -BuildRoot %{BuildRoot} BuildHost %{BuildHost} BuildTime %{BuildTime} Arch %{Arch} diff --git a/openpkg-tool/openpkg-tool.spec b/openpkg-tool/openpkg-tool.spec index bc34d6e9eb..e102954337 100644 --- a/openpkg-tool/openpkg-tool.spec +++ b/openpkg-tool/openpkg-tool.spec @@ -32,8 +32,8 @@ Packager: The OpenPKG Project Distribution: OpenPKG [PLUS] Group: Bootstrapping License: GPL -Version: 20030826 -Release: 20030826 +Version: 20030902 +Release: 20030902 # list of sources Source0: openpkg.sh