From fdf4c1b7efe308856a3524a1076d20f7ad8aef8c Mon Sep 17 00:00:00 2001 From: Pavel Zhukov Date: Mon, 19 Feb 2018 12:05:25 +0100 Subject: [PATCH] Add gcc-c++ BR --- nmap.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/nmap.spec b/nmap.spec index 63bb7be..6eb0545 100644 --- a/nmap.spec +++ b/nmap.spec @@ -8,7 +8,7 @@ Name: nmap Epoch: 2 Version: 7.60 #global prerelease TEST5 -Release: 11%{?dist} +Release: 12%{?dist} # Uses combination of licenses based on GPL license, but with extra modification # so it got its own license tag rhbz#1055861 License: Nmap @@ -39,6 +39,7 @@ Patch9: nmap-7.60-udp_remoteaddr.patch URL: http://nmap.org/ +BuildRequires: gcc-c++ BuildRequires: openssl-devel, gtk2-devel, lua-devel, libpcap-devel, pcre-devel BuildRequires: desktop-file-utils, dos2unix BuildRequires: libtool, automake, autoconf, gettext-devel @@ -226,6 +227,9 @@ popd %{_mandir}/man1/xnmap.1.gz %changelog +* Mon Feb 19 2018 Pavel Zhukov - 2:7.60-12 +- add gcc-c++ BR + * Thu Feb 08 2018 Fedora Release Engineering - 2:7.60-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild