forked from pool/wpa_supplicant
Accepting request 836233 from hardware
OBS-URL: https://build.opensuse.org/request/show/836233 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wpa_supplicant?expand=0&rev=80
This commit is contained in:
commit
5b8a0cf006
3
config
3
config
@ -501,3 +501,6 @@ CONFIG_BGSCAN_SIMPLE=y
|
||||
|
||||
# Enable RSN IBSS/AdHoc
|
||||
CONFIG_IBSS_RSN=y
|
||||
|
||||
# Enable SAE support
|
||||
CONFIG_SAE=y
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 22 13:06:32 UTC 2020 - Clemens Famulla-Conrad <cfamullaconrad@suse.com>
|
||||
|
||||
- Fix spec file for SLE12, use make %{?_smp_mflags} instead of %make_build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 22 08:29:15 UTC 2020 - Jonathan Kang <songchuan.kang@suse.com>
|
||||
|
||||
- Enable SAE support(jsc#SLE-14992).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 21:51:17 UTC 2020 - Clemens Famulla-Conrad <cfamullaconrad@suse.com>
|
||||
|
||||
|
@ -77,7 +77,7 @@ CFLAGS="%{optflags}" make V=1 %{?_smp_mflags}
|
||||
CFLAGS="%{optflags}" make V=1 %{?_smp_mflags} eapol_test
|
||||
cd wpa_gui-qt4
|
||||
%qmake5
|
||||
%make_build
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
install -d %{buildroot}/%{_sbindir}
|
||||
|
Loading…
x
Reference in New Issue
Block a user