Ludwig Nussel 2012-06-29 08:28:36 +00:00 committed by Git OBS Bridge
parent e72a036973
commit 44f6c572e3

View File

@ -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