diff --git a/glib-networking.spec b/glib-networking.spec index a3960d4..b5886a9 100644 --- a/glib-networking.spec +++ b/glib-networking.spec @@ -70,7 +70,6 @@ the functionality of the installed glib-networking package. %files -f %{name}.lang %license COPYING %doc NEWS README -%{_libdir}/gio/modules/libgioenvironmentproxy.so %{_libdir}/gio/modules/libgiognomeproxy.so %{_libdir}/gio/modules/libgiognutls.so %if 0%{?with_libproxy} @@ -78,6 +77,8 @@ the functionality of the installed glib-networking package. %{_libexecdir}/glib-pacrunner %{_datadir}/dbus-1/services/org.gtk.GLib.PACRunner.service %{_userunitdir}/glib-pacrunner.service +%else +%{_libdir}/gio/modules/libgioenvironmentproxy.so %endif %files tests