Add gcc BR
This commit is contained in:
parent
293b972d60
commit
a1efffc206
@ -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 <sagitterATfedoraproject.org> - 0.5.4-8
|
||||
- Add gcc BR
|
||||
|
||||
* Fri Feb 16 2018 Antonio Trande <sagitter@fedoraproject.org> - 0.5.4-7
|
||||
- Use %%ldconfig_scriptlets
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user