SHA256
1
0
forked from pool/libproxy

Accepting request 953148 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/953148
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libproxy?expand=0&rev=81
This commit is contained in:
Dominique Leuenberger 2022-02-11 22:07:14 +00:00 committed by Git OBS Bridge
commit de12bcd7e8
2 changed files with 14 additions and 8 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Feb 10 00:11:21 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Drop gconf2-devel BuildRequires: libproxy was ported to gsettings
quite some time ago.
- Update our Supplements to current standard.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jul 13 13:33:13 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org> Tue Jul 13 13:33:13 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,7 +1,7 @@
# #
# spec file # spec file
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -57,7 +57,6 @@ BuildRequires: zlib-devel
%if ! 0%{?windows} %if ! 0%{?windows}
BuildRequires: NetworkManager-devel BuildRequires: NetworkManager-devel
BuildRequires: dbus-1-devel BuildRequires: dbus-1-devel
BuildRequires: gconf2-devel
# For directory ownership, but also because we want to rebuild the modules if # For directory ownership, but also because we want to rebuild the modules if
# the library changed # the library changed
BuildRequires: libproxy1 = %{version} BuildRequires: libproxy1 = %{version}
@ -136,7 +135,7 @@ Provides: libproxy-gnome = %{version}
Obsoletes: libproxy-gnome < %{version} Obsoletes: libproxy-gnome < %{version}
%if 0%{?suse_version} %if 0%{?suse_version}
Recommends: libproxy1-pacrunner = %{version} Recommends: libproxy1-pacrunner = %{version}
Supplements: packageand(libproxy1:gnome-session-core) Supplements: (libproxy1 and gnome-session-core)
%else %else
Requires: libproxy1-pacrunner = %{version} Requires: libproxy1-pacrunner = %{version}
%endif %endif
@ -164,8 +163,8 @@ Requires: libqt5-qttools
%endif %endif
%if 0%{?suse_version} %if 0%{?suse_version}
Recommends: libproxy1-pacrunner = %{version} Recommends: libproxy1-pacrunner = %{version}
Supplements: packageand(libproxy1:libkde4) Supplements: (libproxy1 and libkde4)
Supplements: packageand(libproxy1:plasma5-session) Supplements: (libproxy1 and plasma5-session)
%else %else
Requires: libproxy1-pacrunner = %{version} Requires: libproxy1-pacrunner = %{version}
%endif %endif
@ -191,7 +190,7 @@ Requires: libproxy1 = %{version}
# A virtual symbol to identify that this is a pacrunner. # A virtual symbol to identify that this is a pacrunner.
Provides: libproxy1-pacrunner = %{version} Provides: libproxy1-pacrunner = %{version}
%if 0%{?suse_version} %if 0%{?suse_version}
Supplements: packageand(libproxy1:libmozjs185-1_0) Supplements: (libproxy1 and libmozjs185-1_0)
%endif %endif
%description -n libproxy1-pacrunner-mozjs %description -n libproxy1-pacrunner-mozjs
@ -205,7 +204,7 @@ Requires: libproxy1 = %{version}
# A virtual symbol to identify that this is a pacrunner. # A virtual symbol to identify that this is a pacrunner.
Provides: libproxy1-pacrunner = %{version} Provides: libproxy1-pacrunner = %{version}
%if 0%{?suse_version} %if 0%{?suse_version}
Supplements: packageand(libproxy1:libjavascriptcoregtk-3_0-0) Supplements: (libproxy1 and libjavascriptcoregtk-3_0-0)
%endif %endif
%description -n libproxy1-pacrunner-webkit %description -n libproxy1-pacrunner-webkit
@ -217,7 +216,7 @@ Summary: Libproxy module for NetworkManager configuration
Group: System/Libraries Group: System/Libraries
Requires: libproxy1 = %{version} Requires: libproxy1 = %{version}
%if 0%{?suse_version} %if 0%{?suse_version}
Supplements: packageand(libproxy1:NetworkManager) Supplements: (libproxy1 and NetworkManager)
%endif %endif
%description -n libproxy1-networkmanager %description -n libproxy1-networkmanager