File bully.spec of Package bully

#
# spec file for package bully
#
# Copyright (c) 2021, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via https://bugs.opensuse.org/
#


Name:           bully
Version:        1.0+git20171014.54fd4c8
Release:        0
Summary:        Brute force attack tool against Wifi WPS
License:        BSD-3-Clause AND GPL-2.0-or-later
Group:          Productivity/Networking/Diagnostic
URL:            https://github.com/wiire-a/bully
#Git-Clone:     https://github.com/wiire-a/bully.git
Source:         %{name}-%{version}.tar.xz
BuildRequires:  libpcap-devel

%description
Brute force attack tool against Wifi WPS.

%prep
%setup -q

%build
%make_build -C src

%install
%make_install -C src prefix=%{_prefix}

%files
%doc README.md
%{_bindir}/bully

%changelog
openSUSE Build Service is sponsored by