diff --git a/mcstrans.spec b/mcstrans.spec index 6fb769e..c0a8bd7 100644 --- a/mcstrans.spec +++ b/mcstrans.spec @@ -1,13 +1,13 @@ Name: mcstrans Version: 0.3.4 -Release: 16 +Release: 17 Summary: SELinux Translation Daemon License: GPL2 URL: https://src.fedoraproject.org/rpms/mcstrans Source0: https://src.fedoraproject.org/repo/pkgs/mcstrans/%{name}-%{version}.tgz Source1: mcstransd.service -BuildRequires: gcc systemd-units +BuildRequires: gcc systemd-units make BuildRequires: libselinux-devel >= 1.30.3-1 BuildRequires: libcap-devel pcre-devel libsepol-devel libsepol-static Requires: pcre @@ -91,6 +91,9 @@ fi %{_mandir}/man8/*.8.gz %changelog +* Thu Feb 13 2020 openEuler Buildteam - 0.3.4-17 +- add BuildRequires: make + * Wed Dec 25 2019 openEuler Buildteam - 0.3.4-16 - Add missing URL