Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/supermin.git#661449a5ad2dffab1de0f8c118fdcaf064cd560e
This commit is contained in:
DistroBaker 2021-01-14 12:30:06 +00:00
parent f5fa422417
commit fe18c2dcb6
1 changed files with 5 additions and 6 deletions

View File

@ -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}
@ -49,6 +44,7 @@ Source2: libguestfs.keyring
# Upstream patch, fixes RHBZ#1819019
Patch1: 0001-supermin-Fix-IBM-Virtual-SCSI-driver-name.patch
BuildRequires: make
BuildRequires: /usr/bin/pod2man
BuildRequires: /usr/bin/pod2html
BuildRequires: rpm
@ -169,6 +165,9 @@ make check || {
%changelog
* Thu Jan 14 2021 Richard W.M. Jones <rjones@redhat.com> - 5.2.0-6
- Remove inactive strip override (see RHBZ#1915570).
* Mon Nov 23 2020 Richard W.M. Jones <rjones@redhat.com> - 5.2.0-5
- Disable dietlibc on RHEL 9.