# $Id: aircrack.spec 3513 2005-08-18 21:35:01Z dag $ # Authority: dag # Upstream: Christophe Devine Summary: Reliable 802.11 (wireless) sniffer and WEP key cracker Name: aircrack Version: 2.41 Release: 1.rf License: GPL Group: Applications/Internet URL: http://www.cr0.net:8040/code/network/ Packager: Dag Wieers Vendor: Dag Apt Repository, http://dag.wieers.com/apt/ Source: http://www.cr0.net:8040/code/network/aircrack-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root %description Reliable 802.11 (wireless) sniffer and WEP key cracker %prep %setup %build %{__make} %{?_smp_mflags} CFLAGS="%{optflags}" %install %{__rm} -rf %{buildroot} %makeinstall %{__rm} -f %{buildroot}%{_bindir}/hopper.sh %clean %{__rm} -rf %{buildroot} %files %defattr(-, root, root, 0755) %doc ChangeLog README* linux/patch/*.patch linux/kismet.conf~ airmon.sh #%{_bindir}/802ether %{_bindir}/aircrack %{_bindir}/airdecap %{_bindir}/aireplay %{_bindir}/airmon.sh %{_bindir}/airodump %{_bindir}/arpforge %{_bindir}/mergeivs %{_bindir}/pcap2ivs %changelog * Sat Nov 26 2005 Dag Wieers - 2.41-1 - 3513+/dag - Updated to release 2.41. * Thu Aug 18 2005 Dag Wieers - 2.23-1 - Updated to release 2.23. * Mon Aug 05 2005 Dag Wieers - 2.22-1 - Updated to release 2.22. * Thu Aug 04 2005 Dag Wieers - 2.2-1 - Updated to release 2.2. * Fri Oct 01 2004 Dag Wieers - 2.1-1 - Updated to release 2.1. * Sat Sep 25 2004 Dag Wieers - 2.0.2-1 - Updated to release 2.0.2. * Wed Sep 22 2004 Dag Wieers - 2.0.1-1 - Updated to release 2.0.1. * Fri Sep 03 2004 Dag Wieers - 2.0-1 - Updated to release 2.0. * Thu Aug 26 2004 Dag Wieers - 1.4-1 - Updated to release 1.4. * Fri Aug 20 2004 Dag Wieers - 1.3-1 - Updated to release 1.3. * Wed Aug 18 2004 Dag Wieers - 1.2.1-1 - Updated to release 1.2.1. * Wed Aug 11 2004 Dag Wieers - 1.1-1 - Updated to release 1.1. * Fri Jul 30 2004 Dag Wieers - 1.0-1 - Initial package. (using DAR)