diff --git a/crossfire.spec b/crossfire.spec index 76f2bb0..6373e0c 100644 --- a/crossfire.spec +++ b/crossfire.spec @@ -9,7 +9,7 @@ Name: crossfire Version: 1.71.0 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Server for hosting crossfire games # All files GPLv2+ except server/daemon.c which also has MIT attributions License: GPLv2+ and MIT @@ -37,6 +37,7 @@ BuildRequires: libXext-devel BuildRequires: libXaw-devel BuildRequires: python3-devel BuildRequires: autoconf flex +BuildRequires: systemd-rpm-macros Requires: %{name}-plugins Requires(post): systemd @@ -333,6 +334,9 @@ fi %changelog +* Thu Aug 15 2019 Gwyn Ciesla - 1.71.0-15 +- Fix FTBTS + * Tue Aug 06 2019 Gwyn Ciesla - 1.71.0-14 - Python 3.