public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mlt] epel9-next: Renable php and ruby plugins on epel8
@ 2026-07-20 18:17
0 siblings, 0 replies; only message in thread
From: @ 2026-07-20 18:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mlt
Branch : epel9-next
Commit : a448f00867f60a33ea7b9e8aaa8a281bfe601a1d
Author : Sérgio M. Basto <sergio@serjux.com>
Date : 2021-03-28T16:47:49+01:00
Stats : +6/-7 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mlt/c/a448f00867f60a33ea7b9e8aaa8a281bfe601a1d?branch=epel9-next
Log:
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 <sergio@serjux.com> - 6.24.0-4
+- Renable php and ruby plugins on epel8
+
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 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 <mtasaka@fedoraproject.org> - 6.24.0-2
- F-34: rebuild against ruby 3.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 18:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 18:17 [rpms/mlt] epel9-next: Renable php and ruby plugins on epel8
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox