diff --git a/supermin.spec b/supermin.spec index 61ec5c5..f455c2c 100644 --- a/supermin.spec +++ b/supermin.spec @@ -1,8 +1,3 @@ -%ifnarch %{ocaml_native_compiler} -%global __strip /bin/true -%global debug_package %{nil} -%endif - # On platforms and architectures that support it, the default is # ‘--with dietlibc’. # @@ -34,7 +29,7 @@ Summary: Tool for creating supermin appliances Name: supermin Version: 5.2.0 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2+ ExclusiveArch: %{kernel_arches} @@ -170,6 +165,9 @@ make check || { %changelog +* Thu Jan 14 2021 Richard W.M. Jones - 5.2.0-6 +- Remove inactive strip override (see RHBZ#1915570). + * Mon Nov 23 2020 Richard W.M. Jones - 5.2.0-5 - Disable dietlibc on RHEL 9.