From b57425e76c057854356dce68cea1bb89723b9b60b027283e87f0555d04921f0f Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Fri, 29 Jun 2012 08:28:36 +0000 Subject: [PATCH] fix OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=371 --- aaa_base.spec | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/aaa_base.spec b/aaa_base.spec index 974ea5a..229ea9a 100644 --- a/aaa_base.spec +++ b/aaa_base.spec @@ -61,6 +61,16 @@ The parts of aaa_base that should be installed by default but are not strictly required to run a system. (Shell aliases, bash completions and convenience hacks). +%package malloccheck +Summary: SUSE Linux Base Package (malloc checking) +Group: System/Fhs +Requires: %{name} = %{version} + +%description malloccheck +This package sets environment variables that enable stricter +malloc checks to catch potential heap corruptions. It's not +installed by default as it may abort programs. + %prep %setup -n aaa_base