public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mpv] epel9-next: Enabled legacy Lua 5.1 because versions higher than 5.2 doesn't supported.
@ 2026-07-20 19:36 Vitaly Zaitsev
  0 siblings, 0 replies; 2+ messages in thread
From: Vitaly Zaitsev @ 2026-07-20 19:36 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/mpv
Branch : epel9-next
Commit : ce035ae7bd9d133c87e19f6b972ca3160714afe7
Author : Vitaly Zaitsev <vitaly@easycoding.org>
Date   : 2023-07-24T21:03:55+02:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/mpv/c/ce035ae7bd9d133c87e19f6b972ca3160714afe7?branch=epel9-next

Log:
Enabled legacy Lua 5.1 because versions higher than 5.2 doesn't supported.

---
diff --git a/mpv.spec b/mpv.spec
index 5357a70..7f8904e 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -46,7 +46,7 @@ BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(libswresample) >= 3.9.100
 BuildRequires:  pkgconfig(libswscale) >= 5.9.100
 BuildRequires:  pkgconfig(libva)
-BuildRequires:  pkgconfig(lua)
+BuildRequires:  pkgconfig(lua-5.1)
 BuildRequires:  pkgconfig(mujs)
 BuildRequires:  pkgconfig(openal)
 BuildRequires:  pkgconfig(rubberband)

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [rpms/mpv] epel9-next: Enabled legacy Lua 5.1 because versions higher than 5.2 doesn't supported.
@ 2026-07-20 19:36 Vitaly Zaitsev
  0 siblings, 0 replies; 2+ messages in thread
From: Vitaly Zaitsev @ 2026-07-20 19:36 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/mpv
Branch : epel9-next
Commit : 4227e6747672438081af975cc1b87c02e9775c85
Author : Vitaly Zaitsev <vitaly@easycoding.org>
Date   : 2024-04-30T21:19:39-05:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/mpv/c/4227e6747672438081af975cc1b87c02e9775c85?branch=epel9-next

Log:
Enabled legacy Lua 5.1 because versions higher than 5.2 doesn't supported.

---
diff --git a/mpv.spec b/mpv.spec
index 4a875c8..d1c7e5e 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -46,7 +46,7 @@ BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(libswresample) >= 3.9.100
 BuildRequires:  pkgconfig(libswscale) >= 5.9.100
 BuildRequires:  pkgconfig(libva)
-BuildRequires:  pkgconfig(lua)
+BuildRequires:  pkgconfig(lua-5.1)
 BuildRequires:  pkgconfig(mujs)
 BuildRequires:  pkgconfig(openal)
 BuildRequires:  pkgconfig(rubberband)

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-07-20 19:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 19:36 [rpms/mpv] epel9-next: Enabled legacy Lua 5.1 because versions higher than 5.2 doesn't supported Vitaly Zaitsev
2026-07-20 19:36 Vitaly Zaitsev

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