[packages/glib-networking] - rel 2; gsettings-desktop-schema seems to be optional (for proxy information) and it drags in GConf
    arekm 
    arekm at pld-linux.org
       
    Wed Apr  3 12:24:11 CEST 2019
    
    
  
commit 41a7cba220fe8a10e46deaf2c208082aab15dfdd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Apr 3 12:24:01 2019 +0200
    - rel 2; gsettings-desktop-schema seems to be optional (for proxy information) and it drags in GConf2, dbus and all other crap on the server. Make it to be Suggests
 glib-networking.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/glib-networking.spec b/glib-networking.spec
index e33d251..7919815 100644
--- a/glib-networking.spec
+++ b/glib-networking.spec
@@ -6,7 +6,7 @@ Summary:	Networking support for GLib
 Summary(pl.UTF-8):	Obsługa sieci dla GLiba
 Name:		glib-networking
 Version:	2.60.0.1
-Release:	1
+Release:	2
 License:	LGPL v2
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/glib-networking/2.60/%{name}-%{version}.tar.xz
@@ -28,8 +28,8 @@ Requires(post,postun):	glib2 >= 1:2.55.1
 Requires:	ca-certificates
 Requires:	glib2 >= 1:2.55.1
 Requires:	gnutls-libs >= 3.4.6
-Requires:	gsettings-desktop-schemas
 Requires:	libproxy >= 0.3.1
+Suggests:	gsettings-desktop-schemas
 %{?with_pkcs11:Requires:	p11-kit >= 0.20}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/glib-networking.git/commitdiff/41a7cba220fe8a10e46deaf2c208082aab15dfdd
    
    
More information about the pld-cvs-commit
mailing list