[redhat-rpm-config: 27/215] 8.0.3

Panu Matilainen pmatilai at fedoraproject.org
Wed Apr 2 10:20:36 UTC 2014


commit d5044b55bfe6cc43c15803ee3f24348f4f788acc
Author: Elliot Lee <sopwith at redhat.com>
Date:   Wed Oct 16 17:19:55 2002 +0000

    8.0.3

 macros                 |    4 ----
 redhat-rpm-config.spec |    5 ++++-
 2 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/macros b/macros
index a49a3ee..2772082 100644
--- a/macros
+++ b/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
diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec
index 2e49614..cdc08b9 100644
--- a/redhat-rpm-config.spec
+++ b/redhat-rpm-config.spec
@@ -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 at 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 at redhat.com> 8.0.2
 - don't redefine everything in macros, just what we need to
 


More information about the scm-commits mailing list