From ce24681daebf5d701f19eab157b1ddedb28202b2f385835126c313d4a02d3446 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 9 Sep 2022 11:50:59 +0000 Subject: [PATCH] Accepting request 1002289 from home:rhabacker:branches:games - Adjust the cmake support files to use the shared libraries added from the latest changes OBS-URL: https://build.opensuse.org/request/show/1002289 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/glslang?expand=0&rev=97 --- glslang.changes | 6 ++++++ glslang.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/glslang.changes b/glslang.changes index 674ea11..15e26e8 100644 --- a/glslang.changes +++ b/glslang.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 9 10:35:49 UTC 2022 - Ralf Habacker + +- Adjust the cmake support files to use the shared libraries added + from the latest changes + ------------------------------------------------------------------- Wed Sep 7 09:20:41 UTC 2022 - Jan Engelhardt diff --git a/glslang.spec b/glslang.spec index 5fcce43..236dc01 100644 --- a/glslang.spec +++ b/glslang.spec @@ -92,6 +92,7 @@ for i in libOGLCompiler libOSDependent libGenericCodeGen libMachineIndependent; ln -s libglslang.so "$b/%_libdir/$i.so" rm -f "$b/%_libdir/$i.a" done +sed -i 's,\.a",\.so",g' %buildroot%{_datadir}/glslang/glslang-targets-*.cmake %fdupes %buildroot/%_prefix