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:
parent
ff78dbe8cf
commit
53d8853a17
@ -2,10 +2,8 @@
|
|||||||
|
|
||||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||||
|
|
||||||
# No libproxy in RHEL
|
# Not yet sure whether to have libproxy in el10, but assume yes for now.
|
||||||
%if !0%{?rhel}
|
|
||||||
%global with_libproxy 1
|
%global with_libproxy 1
|
||||||
%endif
|
|
||||||
|
|
||||||
Name: glib-networking
|
Name: glib-networking
|
||||||
Version: 2.76~alpha
|
Version: 2.76~alpha
|
||||||
|
Loading…
Reference in New Issue
Block a user