1 |
Name: aircrack-ng |
Name: aircrack-ng |
2 |
Version: 1.1 |
Version: 1.1 |
3 |
Release: %mkrel 3 |
Release: %mkrel 4 |
4 |
Summary: Reliable 802.11 (wireless) sniffer and WEP key cracker |
Summary: Reliable 802.11 (wireless) sniffer and WEP key cracker |
5 |
License: GPLv2+ |
License: GPLv2+ |
6 |
Group: Networking/Other |
Group: Networking/Other |
8 |
Source0: http://download.aircrack-ng.org/%{name}-%{version}.tar.gz |
Source0: http://download.aircrack-ng.org/%{name}-%{version}.tar.gz |
9 |
Patch0: aircrack-ng-1.1-makefile-fixes.patch |
Patch0: aircrack-ng-1.1-makefile-fixes.patch |
10 |
Patch1: aircrack-ng-1.1-airodump-oui-destdir.patch |
Patch1: aircrack-ng-1.1-airodump-oui-destdir.patch |
11 |
|
Patch2: aircrack-ng-1.1-ignore-channel-1-error.patch |
12 |
BuildRequires: openssl-devel |
BuildRequires: openssl-devel |
13 |
BuildRequires: zlib-devel |
BuildRequires: zlib-devel |
14 |
BuildRequires: sqlite3-devel |
BuildRequires: sqlite3-devel |
25 |
%setup -q |
%setup -q |
26 |
%patch0 -p1 -b .make_makeup~ |
%patch0 -p1 -b .make_makeup~ |
27 |
%patch1 -p1 -b .oui_destdir~ |
%patch1 -p1 -b .oui_destdir~ |
28 |
|
%patch2 -p1 |
29 |
|
|
30 |
%build |
%build |
31 |
export CFLAGS="%{optflags} -O3" |
export CFLAGS="%{optflags} -O3" |