From 3031bc234c0257a9c70abbc7977a51d6ed444d0a Mon Sep 17 00:00:00 2001 From: Elliot Lee Date: Wed, 31 Jul 2002 18:57:20 +0000 Subject: [PATCH] 7.3.93 --- redhat-rpm-config.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec index c395ff4..c6dcc80 100644 --- a/redhat-rpm-config.spec +++ b/redhat-rpm-config.spec @@ -1,7 +1,7 @@ Summary: Red Hat specific rpm configuration files. Name: redhat-rpm-config -Version: 7.3.92 -Release: 5 +Version: 7.3.93 +Release: 1 License: GPL Group: Development/System Source: redhat-rpm-config-%{version}.tar.gz @@ -27,6 +27,10 @@ rm -rf ${RPM_BUILD_ROOT} %{_prefix}/lib/rpm/redhat %changelog +* Wed Jul 31 2002 Elliot Lee 7.3.93-1 +- Add _unpackaged_files_terminate_build and +_missing_doc_files_terminate_build to macros + * Thu Jul 11 2002 Elliot Lee 7.3.92-6 - find-lang.sh fix from 67368 - find-requires fix from 67325