Remove deprecated pcre-devel dependency
Resolves: #2128292 Signed-off-by: Antonio Torres <antorres@redhat.com>
This commit is contained in:
parent
d9e143bb12
commit
491f4aac7b
@ -1,7 +1,7 @@
|
|||||||
Summary: High-performance and highly configurable free RADIUS server
|
Summary: High-performance and highly configurable free RADIUS server
|
||||||
Name: freeradius
|
Name: freeradius
|
||||||
Version: 3.2.0
|
Version: 3.2.0
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
URL: http://www.freeradius.org/
|
URL: http://www.freeradius.org/
|
||||||
|
|
||||||
@ -45,9 +45,8 @@ BuildRequires: readline-devel
|
|||||||
BuildRequires: libpcap-devel
|
BuildRequires: libpcap-devel
|
||||||
BuildRequires: systemd-units
|
BuildRequires: systemd-units
|
||||||
BuildRequires: libtalloc-devel
|
BuildRequires: libtalloc-devel
|
||||||
BuildRequires: pcre-devel
|
|
||||||
BuildRequires: chrpath
|
BuildRequires: chrpath
|
||||||
BuildRequires: systemd-rpm-macros
|
BuildRequires: systemd-rpm-macros
|
||||||
|
|
||||||
%if ! 0%{?rhel}
|
%if ! 0%{?rhel}
|
||||||
BuildRequires: libyubikey-devel
|
BuildRequires: libyubikey-devel
|
||||||
@ -899,6 +898,10 @@ EOF
|
|||||||
%attr(640,root,radiusd) %config(noreplace) /etc/raddb/mods-available/rest
|
%attr(640,root,radiusd) %config(noreplace) /etc/raddb/mods-available/rest
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue 20 Sep 2022 Antonio Torres <antorres@redhat.com> - 3.2.0-4
|
||||||
|
- Remove deprecated pcre-devel dependency
|
||||||
|
Resolves #2128292
|
||||||
|
|
||||||
* Mon Sep 5 2022 Antonio Torres <antorres@redhat.com> - 3.2.0-3
|
* Mon Sep 5 2022 Antonio Torres <antorres@redhat.com> - 3.2.0-3
|
||||||
- configure: allow building with runstatedir option
|
- configure: allow building with runstatedir option
|
||||||
Resolves: #2123374
|
Resolves: #2123374
|
||||||
|
Loading…
Reference in New Issue
Block a user