Author: radek Date: Sun May 16 21:16:02 2010 GMT Module: packages Tag: HEAD ---- Log message: - version 1.1
---- Files affected: packages/aircrack-ng: aircrack-ng.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: packages/aircrack-ng/aircrack-ng.spec diff -u packages/aircrack-ng/aircrack-ng.spec:1.18 packages/aircrack-ng/aircrack-ng.spec:1.19 --- packages/aircrack-ng/aircrack-ng.spec:1.18 Sat May 15 01:11:39 2010 +++ packages/aircrack-ng/aircrack-ng.spec Sun May 16 23:15:57 2010 @@ -6,16 +6,17 @@ # - optflags # - cflags # - sbin/bin - change to bin? +# - package airdrop-ng and airgraph-ng # Summary: Reliable 802.11 (wireless) sniffer and WEP/WPA-PSK key cracker Summary(pl.UTF-8): Pewny sniffer 802.11 (sieci bezprzewodowe) i łamacz kluczy WEP/WPA-PSK Name: aircrack-ng -Version: 1.0 -Release: 2 +Version: 1.1 +Release: 1 License: GPL Group: Applications/Networking Source0: http://download.aircrack-ng.org/%{name}-%{version}.tar.gz -# Source0-md5: dafbfaf944ca9d523fde4bae86f0c067 +# Source0-md5: f7a24ed8fad122c4187d06bfd6f998b4 Patch0: %{name}-mandir.patch URL: http://www.aircrack-ng.org/ BuildRequires: openssl-devel @@ -57,42 +58,15 @@ prefix=%{_prefix} \ DESTDIR=$RPM_BUILD_ROOT -echo MANDIR %{mandir} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog README test patches -%attr(755,root,root) %{_bindir}/aircrack-ng -%attr(755,root,root) %{_bindir}/airdecap-ng -%attr(755,root,root) %{_bindir}/airdecloak-ng -%attr(755,root,root) %{_bindir}/ivstools -%attr(755,root,root) %{_bindir}/kstats -%attr(755,root,root) %{_bindir}/makeivs-ng -%attr(755,root,root) %{_bindir}/packetforge-ng -%attr(755,root,root) %{_sbindir}/airbase-ng -%attr(755,root,root) %{_sbindir}/airdriver-ng -%attr(755,root,root) %{_sbindir}/aireplay-ng -%attr(755,root,root) %{_sbindir}/airmon-ng -%attr(755,root,root) %{_sbindir}/airodump-ng -%attr(755,root,root) %{_sbindir}/airodump-ng-oui-update -%attr(755,root,root) %{_sbindir}/airserv-ng -%attr(755,root,root) %{_sbindir}/airtun-ng -%{_mandir}/man1/airbase-ng.1* -%{_mandir}/man1/aircrack-ng.1* -%{_mandir}/man1/airdecap-ng.1* -%{_mandir}/man1/airdecloak-ng.1* -%{_mandir}/man1/airdriver-ng.1* -%{_mandir}/man1/aireplay-ng.1* -%{_mandir}/man1/airmon-ng.1* -%{_mandir}/man1/airodump-ng.1* -%{_mandir}/man1/airserv-ng.1* -%{_mandir}/man1/airtun-ng.1* -%{_mandir}/man1/ivstools.1* -%{_mandir}/man1/kstats.1* -%{_mandir}/man1/makeivs-ng.1* -%{_mandir}/man1/packetforge-ng.1* +%attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_sbindir}/* +%{_mandir}/man1/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -100,6 +74,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2010/05/16 21:15:57 radek +- version 1.1 + Revision 1.18 2010/05/14 23:11:39 sparky - BR: openssl-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/aircrack-ng/aircrack-ng.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
