This commit is contained in:
parent
04602ab362
commit
278c613d18
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 24 00:59:56 CEST 2008 - ro@suse.de
|
||||||
|
|
||||||
|
- drop buildreq for madwifi (dropped package)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 2 03:05:49 CEST 2008 - ro@suse.de
|
Tue Sep 2 03:05:49 CEST 2008 - ro@suse.de
|
||||||
|
|
||||||
|
@ -20,12 +20,9 @@
|
|||||||
|
|
||||||
Name: wpa_supplicant
|
Name: wpa_supplicant
|
||||||
BuildRequires: dbus-1-devel libqt4 libqt4-devel openssl-devel pkg-config readline-devel
|
BuildRequires: dbus-1-devel libqt4 libqt4-devel openssl-devel pkg-config readline-devel
|
||||||
%ifarch %ix86 x86_64
|
|
||||||
BuildRequires: madwifi-devel
|
|
||||||
%endif
|
|
||||||
Url: http://hostap.epitest.fi/wpa_supplicant/
|
Url: http://hostap.epitest.fi/wpa_supplicant/
|
||||||
Version: 0.6.4
|
Version: 0.6.4
|
||||||
Release: 1
|
Release: 12
|
||||||
License: BSD 3-Clause; GPL v2 or later
|
License: BSD 3-Clause; GPL v2 or later
|
||||||
Group: Productivity/Networking/Other
|
Group: Productivity/Networking/Other
|
||||||
Summary: WPA supplicant implementation
|
Summary: WPA supplicant implementation
|
||||||
@ -79,10 +76,6 @@ cp %{SOURCE1} wpa_supplicant/.config
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
cd wpa_supplicant
|
cd wpa_supplicant
|
||||||
%ifarch %ix86 x86_64
|
|
||||||
echo CONFIG_DRIVER_MADWIFI=y >> .config
|
|
||||||
echo "CFLAGS += -I/usr/include/madwifi" >> .config
|
|
||||||
%endif
|
|
||||||
CFLAGS="$RPM_OPT_FLAGS" make %{?jobs:-j%jobs}
|
CFLAGS="$RPM_OPT_FLAGS" make %{?jobs:-j%jobs}
|
||||||
cd wpa_gui-qt4
|
cd wpa_gui-qt4
|
||||||
qmake QMAKE_CXXFLAGS="$RPM_OPT_FLAGS"
|
qmake QMAKE_CXXFLAGS="$RPM_OPT_FLAGS"
|
||||||
@ -124,6 +117,8 @@ install -m 755 wpa_supplicant/wpa_gui-qt4/wpa_gui %{buildroot}%{_sbindir}
|
|||||||
/usr/sbin/wpa_gui
|
/usr/sbin/wpa_gui
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 24 2008 ro@suse.de
|
||||||
|
- drop buildreq for madwifi (dropped package)
|
||||||
* Tue Sep 02 2008 ro@suse.de
|
* Tue Sep 02 2008 ro@suse.de
|
||||||
- update to 0.6.4
|
- update to 0.6.4
|
||||||
* added support for EAP Sequences in EAP-FAST Phase 2
|
* added support for EAP Sequences in EAP-FAST Phase 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user