Update scapy to 2.0.0.9 in F-9 and rawhide.
This commit is contained in:
parent
e2eee06b16
commit
cb23bdf75e
@ -2,7 +2,7 @@
|
||||
|
||||
Name: scapy
|
||||
Version: 2.0.0.9
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Interactive packet manipulation tool and network scanner
|
||||
|
||||
Group: Applications/Internet
|
||||
@ -13,6 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: python >= 2.5
|
||||
BuildRequires: python-devel >= 2.5
|
||||
|
||||
Requires: python >= 2.5
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user