diff --git a/libproxy-plugins.changes b/libproxy-plugins.changes index 2a1b744..d472563 100644 --- a/libproxy-plugins.changes +++ b/libproxy-plugins.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Aug 6 09:51:00 UTC 2014 - fcrozat@suse.com + +- Change Supplements to install libproxy1-config-gnome3 only if + gnome-session-core is installed to reduce minimal install size + (bnc#885455). + ------------------------------------------------------------------- Thu Sep 5 18:08:52 CEST 2013 - mls@suse.de diff --git a/libproxy-plugins.spec b/libproxy-plugins.spec index 15979b1..7dee65a 100644 --- a/libproxy-plugins.spec +++ b/libproxy-plugins.spec @@ -1,7 +1,7 @@ # # spec file for package libproxy-plugins # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -166,7 +166,7 @@ Recommends: libproxy1-pacrunner = %{version} %if 0%{?favor_gtk2} Supplements: packageand(libproxy1:gconf2) %else -Supplements: packageand(libproxy1:libgio-2_0-0) +Supplements: packageand(libproxy1:gnome-session-core) %endif %else Requires: libproxy1-pacrunner = %{version} diff --git a/libproxy.changes b/libproxy.changes index 2a1b744..d472563 100644 --- a/libproxy.changes +++ b/libproxy.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Aug 6 09:51:00 UTC 2014 - fcrozat@suse.com + +- Change Supplements to install libproxy1-config-gnome3 only if + gnome-session-core is installed to reduce minimal install size + (bnc#885455). + ------------------------------------------------------------------- Thu Sep 5 18:08:52 CEST 2013 - mls@suse.de diff --git a/libproxy.spec b/libproxy.spec index 8ceb0e9..bb9092c 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -1,7 +1,7 @@ # # spec file for package libproxy # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -166,7 +166,7 @@ Recommends: libproxy1-pacrunner = %{version} %if 0%{?favor_gtk2} Supplements: packageand(libproxy1:gconf2) %else -Supplements: packageand(libproxy1:libgio-2_0-0) +Supplements: packageand(libproxy1:gnome-session-core) %endif %else Requires: libproxy1-pacrunner = %{version}