Accepting request 243756 from home:fcrozat:branches:GNOME:Factory

- Change Supplements to install libproxy1-config-gnome3 only if
  gnome-session-core is installed to reduce minimal install size
  (bnc#885455).

OBS-URL: https://build.opensuse.org/request/show/243756
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libproxy?expand=0&rev=107
This commit is contained in:
2014-08-06 10:49:37 +00:00
committed by Git OBS Bridge
parent 8748cfbb38
commit eef99821e5
4 changed files with 18 additions and 4 deletions

View File

@@ -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

View File

@@ -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}

View File

@@ -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

View File

@@ -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}