diff --git a/libupnp.spec b/libupnp.spec index 797f5ba..18a2b55 100644 --- a/libupnp.spec +++ b/libupnp.spec @@ -1,11 +1,13 @@ Version: 1.8.3 Summary: Universal Plug and Play (UPnP) SDK Name: libupnp -Release: 2%{?dist} +Release: 3%{?dist} License: BSD URL: https://sourceforge.net/projects/pupnp Source: https://downloads.sourceforge.net/pupnp/%{name}-%{version}.tar.bz2 +BuildRequires: gcc + %description The Universal Plug and Play (UPnP) SDK for Linux provides @@ -57,6 +59,9 @@ sed -i.rpath 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool %{_libdir}/pkgconfig/libupnp.pc %changelog +* Fri Jul 20 2018 Nicolas Chauvet - 1.8.3-3 +- Add missng cc + * Fri Jul 13 2018 Fedora Release Engineering - 1.8.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild