From 92175ef1cba270686146f34fef6a4b734cc279bc Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 4 Aug 2015 03:58:34 -0400 Subject: disable debuginfo thus fixing noise in testsuite output --- NEWS | 3 +++ t/data/SPECS/ordering-scriptlets/a_1.spec | 3 +++ 2 files changed, 6 insertions(+) diff --git a/NEWS b/NEWS index c71fe0c5..8970833b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +- testsuite: + o misc enhancements & cleanups + Version 8.05 - 18 March 2015 - gurpmi: diff --git a/t/data/SPECS/ordering-scriptlets/a_1.spec b/t/data/SPECS/ordering-scriptlets/a_1.spec index f1ec3ea7..acaa184d 100644 --- a/t/data/SPECS/ordering-scriptlets/a_1.spec +++ b/t/data/SPECS/ordering-scriptlets/a_1.spec @@ -1,3 +1,6 @@ +# fix warnings: +%define debug_package %{nil} + Summary: x Name: a Version: 1 -- cgit v1.2.1