diff --git a/nbtscan.spec b/nbtscan.spec index 72b3842..0cdb7e9 100644 --- a/nbtscan.spec +++ b/nbtscan.spec @@ -2,23 +2,12 @@ Name: nbtscan Version: 1.7.2 Release: 1%{?dist} Summary: Tool to gather NetBIOS info from Windows networks - License: GPL-2.0-or-later - - URL: https://github.com/resurrecting-open-source-projects/nbtscan # was URL: http://www.inetcat.net/software/nbtscan.html VCS: https://github.com/resurrecting-open-source-projects/nbtscan Source0: https://github.com/resurrecting-open-source-projects/nbtscan/archive/refs/tags/%{version}.tar.gz#/nbtscan-%{version}.tar.gz -#add $DESTDIR to make install -# Patch0: nbtscan-1.5.1-makefile.patch -# Patch1: nbtscan-configure-c99.patch -# Patch2: nbtscan-missing-unistd.patch -# Patch3: nbtscan-print_banner-implicit-int.patch -# Patch4: nbtscan-statusq-ctype.patch -# Patch5: nbtscan-prototypes.patch - BuildRequires: make BuildRequires: gcc