public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/mlt] epel9-next: Renable php and ruby plugins on epel8
Date: Mon, 20 Jul 2026 18:17:35 GMT	[thread overview]
Message-ID: <178457145572.1.17480296244878429379.rpms-mlt-a448f00867f6@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-07-20 18:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178457145572.1.17480296244878429379.rpms-mlt-a448f00867f6@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox