public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mygui] f44: Removed libMyGui.OpenGLPlatform.so and libMyGUICommon.so, as they are no longer necessary with opengl being the only supported backend.
@ 2026-06-21 21:28 Chapien
0 siblings, 0 replies; only message in thread
From: Chapien @ 2026-06-21 21:28 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mygui
Branch : f44
Commit : 373594b90ca670909b631e1ef324566f6d0dc02f
Author : Chapien <inquiries@chapien.net>
Date : 2026-06-21T13:45:33-07:00
Stats : +0/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mygui/c/373594b90ca670909b631e1ef324566f6d0dc02f?branch=f44
Log:
Removed libMyGui.OpenGLPlatform.so and libMyGUICommon.so, as they are no longer necessary with opengl being the only supported backend.
---
diff --git a/mygui.spec b/mygui.spec
index 8a30f22..0018b80 100644
--- a/mygui.spec
+++ b/mygui.spec
@@ -143,8 +143,6 @@ done
%license COPYING.MIT
%doc README.md
%{_libdir}/libEditorFramework.so
-%{_libdir}/libMyGUI.OpenGLPlatform.so.%{version}
-%{_libdir}/libMyGUICommon.so.%{version}
%{_libdir}/libMyGUIEngine.so.%{version}
%dir %{_datadir}/MYGUI
%dir %{_datadir}/MYGUI/Media
@@ -154,8 +152,6 @@ done
%files devel
%{_includedir}/MYGUI
-%{_libdir}/libMyGUI.OpenGLPlatform.so
-%{_libdir}/libMyGUICommon.so
%{_libdir}/libMyGUIEngine.so
%{_libdir}/pkgconfig/MYGUI.pc
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-21 21:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-21 21:28 [rpms/mygui] f44: Removed libMyGui.OpenGLPlatform.so and libMyGUICommon.so, as they are no longer necessary with opengl being the only supported backend Chapien
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox