commit 69c64d899779d4cc73f8fa003f09316487f5b3c9
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Feb 6 14:49:20 2023 +0100
Add missing autoconf-archive - rhbz#6570
cinelerra-gg.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/cinelerra-gg.spec b/cinelerra-gg.spec
index 05cd16f..21b8f08 100644
--- a/cinelerra-gg.spec
+++ b/cinelerra-gg.spec
@@ -3,7 +3,7 @@
Name: cinelerra-gg
Version: 5.1%{?tag_version:.%{tag_version}}
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A non linear video editor and effects processor
# The Cinelerra-GG codebase is licensed GPLv2+
# The GREYcstoration plugin is licensed CeCILL v2.0
@@ -20,6 +20,7 @@ Patch0: cinelerra-gg-Disable-crystalhd-in-ffmpeg.patch
# Only tested on x86_64
ExclusiveArch: x86_64
+BuildRequires: autoconf-archive
BuildRequires: cmake
BuildRequires: ctags
BuildRequires: curl
@@ -219,6 +220,9 @@ desktop-file-validate
$RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
%changelog
+* Mon Feb 06 2023 Nicolas Chauvet <kwizart(a)gmail.com> - 5.1.2022.11-3
+- Add missing autoconf-archive - rhbz#6570
+
* Fri Dec 16 2022 Leigh Scott <leigh123linux(a)gmail.com> - 5.1.2022.11-2
- Add missing build requires
Show replies by date