update to 1.5.2 [release 1.5.2-1mamba;Sat Apr 15 2017]
This commit is contained in:
parent
48ac42f9c9
commit
2e0f0ec277
10
reaver.spec
10
reaver.spec
@ -1,5 +1,5 @@
|
||||
Name: reaver
|
||||
Version: 1.4
|
||||
Version: 1.5.2
|
||||
Release: 1mamba
|
||||
Summary: Performs a brute force attack against an access point's WiFi Protected Setup pin number
|
||||
Group: Applications/Security
|
||||
@ -7,7 +7,8 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://code.google.com/p/reaver-wps/
|
||||
Source: https://reaver-wps.googlecode.com/files/reaver-%{version}.tar.gz
|
||||
Source: https://github.com/t6x/reaver-wps-fork-t6x/archive/v%{version}.zip
|
||||
#Source: https://reaver-wps.googlecode.com/files/reaver-%{version}.tar.gz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -24,7 +25,7 @@ While Reaver does not support reconfiguring the AP, this can be accomplished wit
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%setup -q -n reaver-wps-fork-t6x-%{version}
|
||||
|
||||
%build
|
||||
cd src
|
||||
@ -51,5 +52,8 @@ install -D -m0755 wash %{buildroot}%{_bindir}/wash
|
||||
%{_bindir}/wash
|
||||
|
||||
%changelog
|
||||
* Sat Apr 15 2017 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 1.5.2-1mamba
|
||||
- update to 1.5.2
|
||||
|
||||
* Thu Aug 21 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user