public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mlt] epel9-next: Fix build on F37
@ 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 : 7e2b5b615312fd6ac5a329be6d81f781f0eb3daa
Author : Sérgio M. Basto <sergio@serjux.com>
Date   : 2022-11-04T22:21:19+00:00
Stats  : +3/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/mlt/c/7e2b5b615312fd6ac5a329be6d81f781f0eb3daa?branch=epel9-next

Log:
Fix build on F37

---
diff --git a/mlt.spec b/mlt.spec
index 9e38200..90329f9 100644
--- a/mlt.spec
+++ b/mlt.spec
@@ -230,6 +230,9 @@ test "$(pkg-config --modversion mlt++-7)" = "%{version}"
 %files php
 %config(noreplace) %{_sysconfdir}/php.d/mlt.ini
 %{php_extdir}/mlt.so
+%if ! (0%{?fedora} > 37)
+%{_libdir}/php/modules/mlt.php
+%endif
 %endif
 
 %files devel

^ 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: Fix build on F37 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox