From 141544d5a1678393cd83c17b5a726b407c91d9b7 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 09:24:38 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libdc1394.git#1e4a1ee4d9f5b4ec94e4eb055c084ee9457ed184 --- libdc1394.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/libdc1394.spec b/libdc1394.spec index e40bf68..96ee08a 100644 --- a/libdc1394.spec +++ b/libdc1394.spec @@ -7,12 +7,13 @@ Summary: 1394-based digital camera control library Name: libdc1394 Version: 2.2.6 -Release: 3%{?svn_snapshot}.1%{?dist} +Release: 4%{?svn_snapshot}%{?dist} License: LGPLv2+ URL: http://sourceforge.net/projects/libdc1394/ Source: http://downloads.sourceforge.net/project/libdc1394/libdc1394-2/%{version}/libdc1394-%{version}.tar.gz ExcludeArch: s390 s390x +BuildRequires: make BuildRequires: gcc BuildRequires: kernel-headers BuildRequires: libraw1394-devel libusb1-devel @@ -101,8 +102,8 @@ done %{_mandir}/man1/dc1394_*.1.gz %changelog -* Tue Dec 15 2020 Petr Ĺ abata - 2.2.6-3.1 -- Manual bump for a gcc11 rebuild +* Tue Jan 26 2021 Fedora Release Engineering - 2.2.6-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering - 2.2.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild