From a1efffc206fc34377b26b053f3320f1e9bc5c0bb Mon Sep 17 00:00:00 2001 From: sagitter Date: Thu, 22 Feb 2018 18:55:56 +0100 Subject: [PATCH] Add gcc BR --- libavc1394.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libavc1394.spec b/libavc1394.spec index 3a8ee26..09f0f34 100644 --- a/libavc1394.spec +++ b/libavc1394.spec @@ -1,13 +1,13 @@ Summary: Audio/Video Control library for IEEE-1394 devices Name: libavc1394 Version: 0.5.4 -Release: 7%{?dist} +Release: 8%{?dist} License: GPLv2+ and LGPLv2+ URL: http://sourceforge.net/projects/libavc1394/ Source: https://sourceforge.net/projects/libavc1394/files/libavc1394/libavc1394-%{version}.tar.gz Patch1: libavc1394-%{version}-librom.patch BuildRequires: libraw1394-devel -BuildRequires: chrpath +BuildRequires: chrpath, gcc # libraw1394 is not built on s390* ExcludeArch: s390 s390x @@ -66,6 +66,9 @@ chrpath -d $RPM_BUILD_ROOT%{_bindir}/* %{_libdir}/librom1394.so %changelog +* Thu Feb 22 2018 Antonio Trande - 0.5.4-8 +- Add gcc BR + * Fri Feb 16 2018 Antonio Trande - 0.5.4-7 - Use %%ldconfig_scriptlets