From 47c14610af48e2a3b20c16255646306f44a4e957 Mon Sep 17 00:00:00 2001 From: Itamar Reis Peixoto Date: Feb 19 2018 02:57:02 +0000 Subject: add gcc into buildrequires --- diff --git a/stun.spec b/stun.spec index f1d3cc6..adb7c60 100644 --- a/stun.spec +++ b/stun.spec @@ -2,7 +2,7 @@ Name: stun Version: 0.97 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Implements a simple Stun Client Group: Applications/Communications License: Vovida Software License 1.0 @@ -10,6 +10,8 @@ URL: http://sourceforge.net/projects/%{name} Source0: http://downloads.sourceforge.net/%{name}/%{download_name}-%{version}.tgz Patch0: patch0.diff +BuildRequires: gcc + %description Implements a simple STUN client on Windows, Linux, and Solaris. The STUN protocol (Simple Traversal of UDP through NATs) is described in the @@ -56,6 +58,9 @@ install server $RPM_BUILD_ROOT%{_sbindir}/stun-server %changelog +* Mon Feb 19 2018 Itamar Reis Peixoto - 0.97-10 +- add gcc into buildrequires + * Fri Feb 09 2018 Fedora Release Engineering - 0.97-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild