Add Carla-expression-error.patch

This commit is contained in:
Martin Gansser 2022-01-29 16:36:05 +01:00
parent dfe339e654
commit bcbc02e262
2 changed files with 15 additions and 1 deletions

View File

@ -0,0 +1,10 @@
--- source/modules/juce_gui_basics/native/x11/juce_linux_XWindowSystem.cpp.orig 2022-01-29 16:23:32.355327960 +0100
+++ source/modules/juce_gui_basics/native/x11/juce_linux_XWindowSystem.cpp 2022-01-29 16:24:24.934436166 +0100
@@ -24,6 +24,7 @@
*/
#include <unordered_map>
+#include <array>
namespace juce
{

View File

@ -2,7 +2,7 @@
Name: Carla
Version: 2.4.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Audio plugin host
# The entire source code is GPLv2+ except
@ -54,6 +54,7 @@ Source0: https://github.com/falkTX/%{name}/archive/v%{version}.tar.gz#/%{
Source1: carla.appdata.xml
# https://github.com/falkTX/Carla/issues/1444
Patch0: %{name}-libdir.patch
Patch1: %{name}-expression-error.patch
#ExcludeArch: ppc64le
@ -225,6 +226,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{pname}.
%{_libdir}/pkgconfig/%{pname}-host-plugin.pc
%changelog
* Sat Jan 29 2022 Martin Gansser <martinkg@fedoraproject.org> - 1:2.4.1-3
- Add Carla-expression-error.patch
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.4.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild