Accepting request 532951 from home:JonathanKang:branches:GNOME:Factory
- Add control-center-network-add-domain-suffix-match.patch: wifi: Add domain-suffix-match entry (bgo#787882 bsc#1047509). OBS-URL: https://build.opensuse.org/request/show/532951 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=367
This commit is contained in:
parent
0bb6ed9469
commit
6232aea178
1085
control-center-network-add-domain-suffix-match.patch
Normal file
1085
control-center-network-add-domain-suffix-match.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 10 01:46:32 UTC 2017 - sckang@suse.com
|
||||||
|
|
||||||
|
- Add control-center-network-add-domain-suffix-match.patch:
|
||||||
|
wifi: Add domain-suffix-match entry (bgo#787882 bsc#1047509).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 9 07:18:58 UTC 2017 - sckang@suse.com
|
Mon Oct 9 07:18:58 UTC 2017 - sckang@suse.com
|
||||||
|
|
||||||
|
@ -39,6 +39,8 @@ Source: http://download.gnome.org/sources/gnome-control-center/3.26/%{na
|
|||||||
Patch1: gnome-control-center-follow-polkit-permissions-for-tz.patch
|
Patch1: gnome-control-center-follow-polkit-permissions-for-tz.patch
|
||||||
# PATCH-FIX-OPENSUSE gnome-control-center-disable-error-message-for-NM.patch bsc#989801 sckang@suse.com -- network: Improve the check for whether NM or wicked is running was:PATCH-FIX-OPENSUSE
|
# PATCH-FIX-OPENSUSE gnome-control-center-disable-error-message-for-NM.patch bsc#989801 sckang@suse.com -- network: Improve the check for whether NM or wicked is running was:PATCH-FIX-OPENSUSE
|
||||||
Patch2: gnome-control-center-disable-error-message-for-NM.patch
|
Patch2: gnome-control-center-disable-error-message-for-NM.patch
|
||||||
|
# PATCH-FIX-UPSTREAM control-center-network-add-domain-suffix-match.patch bgo#787882 bsc#1047509 sckang@suse.com -- wifi: Add domain-suffix-match entry
|
||||||
|
Patch3: control-center-network-add-domain-suffix-match.patch
|
||||||
|
|
||||||
### SLE only patches get 1000 or more as number.
|
### SLE only patches get 1000 or more as number.
|
||||||
|
|
||||||
@ -195,6 +197,7 @@ GNOME control center.
|
|||||||
%setup -q
|
%setup -q
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
|
%patch3 -p1
|
||||||
|
|
||||||
# SLE only patches 1000+
|
# SLE only patches 1000+
|
||||||
%if !0%{?is_opensuse}
|
%if !0%{?is_opensuse}
|
||||||
|
Loading…
Reference in New Issue
Block a user