- BuildRequires qt3-devel
This commit is contained in:
parent
bbc7f43cd1
commit
8a6cfa2d53
@ -2,7 +2,7 @@ Summary: WPA/WPA2/IEEE 802.1X Supplicant
|
|||||||
Name: wpa_supplicant
|
Name: wpa_supplicant
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 0.6.3
|
Version: 0.6.3
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source0: http://hostap.epitest.fi/releases/%{name}-%{version}.tar.gz
|
Source0: http://hostap.epitest.fi/releases/%{name}-%{version}.tar.gz
|
||||||
@ -24,7 +24,7 @@ Patch6: wpa_supplicant-0.6.3-fix-dbus-use-after-free.patch
|
|||||||
URL: http://w1.fi/wpa_supplicant/
|
URL: http://w1.fi/wpa_supplicant/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
BuildRequires: qt-devel
|
BuildRequires: qt3-devel
|
||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
BuildRequires: readline-devel
|
BuildRequires: readline-devel
|
||||||
BuildRequires: dbus-devel
|
BuildRequires: dbus-devel
|
||||||
@ -147,6 +147,9 @@ fi
|
|||||||
%{_bindir}/wpa_gui
|
%{_bindir}/wpa_gui
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 10 2008 Christopher Aillon <caillon@redhat.com> - 1:0.6.3-5
|
||||||
|
- BuildRequires qt3-devel
|
||||||
|
|
||||||
* Sat Mar 8 2008 Dan Williams <dcbw@redhat.com> - 1:0.6.3-4
|
* Sat Mar 8 2008 Dan Williams <dcbw@redhat.com> - 1:0.6.3-4
|
||||||
- Fix log file path in service config file
|
- Fix log file path in service config file
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user