|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
Version: 1.1.1
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
%global _hardened_build 1
|
|
|
|
|
|
|
|
|
|
%if 0%{?fedora} || 0%{?rhel} >= 7
|
|
|
|
@ -113,7 +113,7 @@ BuildRequires: libseccomp-devel
|
|
|
|
|
|
|
|
|
|
# no rubygem in epel7
|
|
|
|
|
%if 0%{?fedora}
|
|
|
|
|
BuildRequires: rubygem(ronn)
|
|
|
|
|
BuildRequires: rubygem-ronn-ng
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
Recommends: gnutls-utils
|
|
|
|
@ -285,6 +285,9 @@ install -D -m 0755 %{SOURCE11} %{buildroot}/%{_initrddir}/%{name}
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Nov 23 2020 Nikos Mavrogiannopoulos <nmav@redhat.com> - 1.1.1-5
|
|
|
|
|
- Rebuilt for ronn successor
|
|
|
|
|
|
|
|
|
|
* Wed Nov 11 2020 Nikos Mavrogiannopoulos <nmav@redhat.com> - 1.1.1-4
|
|
|
|
|
- Rebuilt for radcli 1.3.0
|
|
|
|
|
|
|
|
|
|