This commit is contained in:
Elliot Lee 2002-10-16 17:19:55 +00:00
parent 7f05ca8c77
commit d5044b55bf
2 changed files with 4 additions and 5 deletions

4
macros
View File

@ -108,12 +108,8 @@ export LANG\
#
# Should missing %doc files terminate a build?
#
# Note: The default value is 0 for legacy compatibility.
%_missing_doc_files_terminate_build 1
#
# Should unpackaged files in a build root terminate a build?
#
# Note: The default value should be 0 for legacy compatibility.
%_unpackaged_files_terminate_build 1

View File

@ -1,6 +1,6 @@
Summary: Red Hat specific rpm configuration files.
Name: redhat-rpm-config
Version: 8.0.2
Version: 8.0.3
Release: 1
License: GPL
Group: Development/System
@ -27,6 +27,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_prefix}/lib/rpm/redhat
%changelog
* Wed Oct 16 2002 Elliot Lee <sopwith@redhat.com> 8.0.3-1
- New release that blows up on unpackaged files and missing doc files.
* Thu Oct 3 2002 Jeremy Katz <katzj@redhat.com> 8.0.2
- don't redefine everything in macros, just what we need to