Depend on llhttp from epel9

epel9 imports/epel9/ocserv-1.3.0-4.el9
Nikos Mavrogiannopoulos 8 months ago
parent b900866285
commit ce9770cf6f

@ -56,7 +56,7 @@ BuildRequires: protobuf-c-devel
%endif
BuildRequires: libnl3-devel, krb5-devel, libtasn1-devel, gperf, libtalloc-devel
BuildRequires: libev-devel, radcli-devel, lz4-devel, readline-devel
BuildRequires: libev-devel, llhttp-devel, radcli-devel, lz4-devel, readline-devel
BuildRequires: automake, autoconf
%if %{use_libwrap}
@ -107,7 +107,6 @@ Requires(preun): systemd
Requires(postun): systemd
%endif
Provides: bundled(llhttp)
#gnulib is bundled. See https://fedorahosted.org/fpc/ticket/174
Provides: bundled(gnulib)
#CCAN is bundled. See https://fedorahosted.org/fpc/ticket/364
@ -130,7 +129,6 @@ gpgv2 --keyring %{SOURCE2} %{SOURCE1} %{SOURCE0} || gpgv2 --keyring %{SOURCE10}
%autosetup -p1
rm -f src/http-parser/http_parser.c src/http-parser/http_parser.h
%if (0%{?use_local_protobuf} == 0)
rm -rf src/protobuf/protobuf-c/
touch src/*.proto

Loading…
Cancel
Save