Unconditionally enable libproxy, at least for now

I had been planning to remove the libproxy support from RHEL 10, but
now a libproxy rewrite is nearly complete and the future seems less
certain, so let's assume it will stay.
This commit is contained in:
Michael Catanzaro 2023-02-13 12:54:40 -06:00
parent ff78dbe8cf
commit 53d8853a17
1 changed files with 1 additions and 3 deletions

View File

@ -2,10 +2,8 @@
%global tarball_version %%(echo %{version} | tr '~' '.')
# No libproxy in RHEL
%if !0%{?rhel}
# Not yet sure whether to have libproxy in el10, but assume yes for now.
%global with_libproxy 1
%endif
Name: glib-networking
Version: 2.76~alpha