8.0.3
This commit is contained in:
parent
7f05ca8c77
commit
d5044b55bf
4
macros
4
macros
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user