diff --git a/msvsphere-9.json b/msvsphere-9.json index 6c7949d..9b2e8e8 100644 --- a/msvsphere-9.json +++ b/msvsphere-9.json @@ -228,6 +228,9 @@ "gnu-efi": { "reason": "Modification of the sources is not required, but the package must be built with the efi-rpm-macros package version less than 6-1, otherwise no 32-bit files are generated." }, + "go-rpm-macros": { + "reason": "Added i686 to exclusive arches." + }, "grub2": { "reason": "Added MSVSphere Secure Boot certificates support." }, @@ -300,6 +303,12 @@ "lorax-templates-rhel": { "reason": "Renamed to lorax-templates-msvsphere. Disable OpenSCAP support in Anaconda." }, + "mingw-libpng": { + "reason": "Add i686 to Exclusive archive to build wine for x32." + }, + "mingw-libxslt": { + "reason": "Add i686 to Exclusive archive to build wine for x32." + }, "mock-core-configs": { "reason": "Added MSVSphere configs" },