diff --git a/heimdal.spec b/heimdal.spec index a13eddc..1429694 100644 --- a/heimdal.spec +++ b/heimdal.spec @@ -181,7 +181,6 @@ PATH. --with-libedit=%{_prefix} \ LIBS="-ltermcap" \ CFLAGS="-fPIC %{optflags} %{build_fix}" -%make_build dist %make_build %make_build -C doc html @@ -497,6 +496,7 @@ fi %changelog * Sun Jan 06 2019 Björn Esser - 7.5.0-6 - Add patch to explicitly use python2 binary, fixes FTBFS (#1604316) +- Do not run 'make dist', fixes FTBFS (#1604316) - Remove el5 bits - Drop unneeded scriptlets for newer distros - Use %%make_build and %%make_install macros