Tool for creating supermin appliances
Go to file
Troy Dawson 517a7171c7 Use ExclusiveArch: %{kernel_arches}
kernel_arches is a new rpm macro variable that is now in the Fedora buildroot as of redhat-rpm-config-167.
It lists what architectures the full kernel is built on.
Architectures that only have the kernel-header (such as i686) is not listed.
Thus, it can be used as a variable so that packages that depend on the kernel, can have a consistent way of listing the architectures.
The variable is currently only in Fedora, but is expected to be in RHEL9, and hopefully backported to earlier RHEL versions.

This pull request updates the spec to use %{kernel_arches} for ExclusiveArch:
2020-08-07 16:14:21 +00:00
.gitignore New upstream version 5.1.19. 2017-09-19 14:43:29 +01:00
0001-supermin-Fix-IBM-Virtual-SCSI-driver-name.patch ppc64le: ibmvscsi driver missing from supermin appliance (RHBZ#1819019). 2020-04-03 11:55:42 +01:00
libguestfs.keyring New upstream release 5.1.17. 2016-11-01 11:09:06 +00:00
sources New upstream stable version 5.2.0. 2020-03-10 10:49:00 +00:00
supermin-find-requires Add a -devel subpackage containing automated RPM dependency generator for supermin appliances. 2015-03-12 14:20:26 +00:00
supermin.attr Escape '.' in supermin dependency regexp. 2015-04-03 14:26:46 +01:00
supermin.spec Use ExclusiveArch: %{kernel_arches} 2020-08-07 16:14:21 +00:00