SPECS: aircrack-ng.spec - updated to 0.6.2
vip
vip at pld-linux.org
Tue Oct 3 15:18:08 CEST 2006
Author: vip Date: Tue Oct 3 13:18:08 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.6.2
---- Files affected:
SPECS:
aircrack-ng.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/aircrack-ng.spec
diff -u SPECS/aircrack-ng.spec:1.3 SPECS/aircrack-ng.spec:1.4
--- SPECS/aircrack-ng.spec:1.3 Fri Aug 4 06:52:44 2006
+++ SPECS/aircrack-ng.spec Tue Oct 3 15:18:02 2006
@@ -8,12 +8,12 @@
Summary: Reliable 802.11 (wireless) sniffer and WEP/WPA-PSK key cracker
Summary(pl): Pewny sniffer 802.11 (sieci bezprzewodowe) i łamacz kluczy WEP/WPA-PSK
Name: aircrack-ng
-Version: 0.6
+Version: 0.6.2
Release: 1
License: GPL
Group: Applications/Networking
Source0: http://download.aircrack-ng.org/%{name}-%{version}.tar.gz
-# Source0-md5: 6b85fe925c93c972f3d9f8170dce46c6
+# Source0-md5: 0b1a9fb6818822f933336efc9fff316b
URL: http://www.aircrack-ng.org/
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -49,9 +49,11 @@
airdecap-ng \
aireplay-ng \
airodump-ng \
- arpforge-ng \
airmon-ng \
- ivstools
+ ivstools \
+ makeivs \
+ kstats \
+ packetforge-ng
do
install -m 755 "$BINARY" $RPM_BUILD_ROOT%{_bindir}
install -m 644 manpages/"$BINARY.1" $RPM_BUILD_ROOT%{_mandir}/man1
@@ -66,17 +68,21 @@
%attr(755,root,root) %{_bindir}/aircrack-ng
%attr(755,root,root) %{_bindir}/airdecap-ng
%attr(755,root,root) %{_bindir}/aireplay-ng
-%attr(755,root,root) %{_bindir}/airodump-ng
-%attr(755,root,root) %{_bindir}/arpforge-ng
%attr(755,root,root) %{_bindir}/airmon-ng
+%attr(755,root,root) %{_bindir}/airodump-ng
%attr(755,root,root) %{_bindir}/ivstools
+%attr(755,root,root) %{_bindir}/kstats
+%attr(755,root,root) %{_bindir}/makeivs
+%attr(755,root,root) %{_bindir}/packetforge-ng
%{_mandir}/man1/aircrack-ng.1*
%{_mandir}/man1/airdecap-ng.1*
%{_mandir}/man1/aireplay-ng.1*
-%{_mandir}/man1/airodump-ng.1*
-%{_mandir}/man1/arpforge-ng.1*
%{_mandir}/man1/airmon-ng.1*
+%{_mandir}/man1/airodump-ng.1*
%{_mandir}/man1/ivstools.1*
+%{_mandir}/man1/kstats.1*
+%{_mandir}/man1/makeivs.1*
+%{_mandir}/man1/packetforge-ng.1*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -84,6 +90,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2006/10/03 13:18:02 vip
+- updated to 0.6.2
+
Revision 1.3 2006/08/04 04:52:44 matkor
- Dumb update to 0.6-1. Still TODOs left.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/aircrack-ng.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list