From 92631beb162d02d5e6fc88df63018cb2b93c2c5f Mon Sep 17 00:00:00 2001 From: Michael Schwendt Date: Jul 17 2018 11:16:52 +0000 Subject: use %license macro add BuildRequires gcc-c++ --- diff --git a/audacious-plugin-fc.spec b/audacious-plugin-fc.spec index f794856..337a236 100644 --- a/audacious-plugin-fc.spec +++ b/audacious-plugin-fc.spec @@ -21,7 +21,7 @@ Patch0: audacious-plugin-fc-API-48.patch BuildRequires: pkgconfig(audacious) >= 3.8 BuildRequires: libfc14audiodecoder-devel BuildRequires: pkgconfig -BuildRequires: libtool automake +BuildRequires: libtool automake gcc-c++ # for /usr/bin/appstream-util BuildRequires: libappstream-glib @@ -54,13 +54,18 @@ appstream-util validate-relax --nonet ${RPM_BUILD_ROOT}%{_datadir}/appdata/*.xml %files -%doc COPYING README +%license COPYING +%doc README %{plugindir}/Input/fcdecoder.so %exclude %{plugindir}/Input/fcdecoder.la %{_datadir}/appdata/*.xml %changelog +* Tue Jul 17 2018 Michael Schwendt - 0.8.3.6-0.12 +- use %%license macro +- add BuildRequires gcc-c++ + * Thu Jul 12 2018 Fedora Release Engineering - 0.8.3.6-0.12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild