File project.diff of Package python-kiwi
--- python-kiwi.changes.orig
+++ python-kiwi.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Tue Apr 28 11:03:57 UTC 2020 - Ludwig Nussel <lnussel@suse.de>
+
+- don't set GRUB_DISTRIBUTOR (https://github.com/OSInside/kiwi/issues/1416)
+
+-------------------------------------------------------------------
Fri Apr 17 10:21:57 CEST 2020 - ms@suse.de
- Fixed _get_grub2_mkconfig_tool
@@ -112,7 +117,7 @@ Mon Mar 30 12:57:01 CEST 2020 - dcassany
just require this package and do not create or modify the tftp user.
Related with bsc#1143454
-
+
-------------------------------------------------------------------
Thu Dec 19 16:12:47 CET 2019 - dcassany@suse.com
--- python-kiwi.spec.orig
+++ python-kiwi.spec
@@ -56,6 +56,7 @@ Packager: Marcus Schaefer <ms@suse
Group: %{pygroup}
Source: %{name}.tar.gz
Source1: %{name}-rpmlintrc
+Patch0: kiwi-grub_distributor.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: gcc
BuildRequires: python%{python3_pkgversion}-%{develsuffix}
@@ -366,6 +367,7 @@ sed -e "s|#!/usr/bin/env python||" -i ki
# For older SUSE distributions, use the other xattr Python module
sed -e "s|pyxattr|xattr|" -i setup.py
%endif
+%patch0 -p1
%build
# Build Python 3 version