From a448f00867f60a33ea7b9e8aaa8a281bfe601a1d Mon Sep 17 00:00:00 2001 From: Sérgio M. Basto Date: Mar 28 2021 15:47:49 +0000 Subject: Renable php and ruby plugins on epel8 --- diff --git a/mlt.spec b/mlt.spec index be55f17..4550824 100644 --- a/mlt.spec +++ b/mlt.spec @@ -1,10 +1,5 @@ -%if 0%{?rhel} >= 8 -%bcond_with ruby -%bcond_with php -%else %bcond_without ruby %bcond_without php -%endif %bcond_with freeworld %if (0%{?rhel} && 0%{?rhel} <= 7) || (0%{?fedora} && 0%{?fedora} <= 31) @@ -28,7 +23,7 @@ Name: mlt Version: 6.24.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Toolkit for broadcasters, video editors, media players, transcoders # mlt/src/win32/fnmatch.{c,h} are BSD-licensed. @@ -176,7 +171,7 @@ sed -i -e 's|qmake|qmake-qt5|' src/modules/qt/configure # be sure that aren't used rm -r src/win32/ -%if 0%{?fedora} >= 25 +%if 0%{?fedora} >= 25 || 0%{?rhel} >= 8 sed -i 's|-php5|-php7|g' src/swig/php/build sed -i 's|mlt_wrap.cpp|mlt_wrap.cxx|g' src/swig/php/build %endif @@ -297,8 +292,12 @@ test "$(pkg-config --modversion mlt++)" = "%{version}" %changelog +* Sun Mar 28 2021 Sérgio Basto - 6.24.0-4 +- Renable php and ruby plugins on epel8 + * Tue Jan 26 2021 Fedora Release Engineering - 6.24.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild +- On epel8 disable php and ruby plugins and not BR SDL_images * Wed Jan 06 2021 Mamoru TASAKA - 6.24.0-2 - F-34: rebuild against ruby 3.0