From e045d9779cea840cec69a076ba973109e6cec538c8272cfece3bdbc07c420cc5 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 7 Oct 2019 18:59:50 +0000 Subject: [PATCH] readded egl.pc and gl.pc files OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libglvnd?expand=0&rev=37 --- libglvnd.changes | 6 +++--- libglvnd.spec | 7 +------ 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/libglvnd.changes b/libglvnd.changes index 568168e..7391387 100644 --- a/libglvnd.changes +++ b/libglvnd.changes @@ -1,9 +1,9 @@ ------------------------------------------------------------------- Mon Oct 7 16:12:05 UTC 2019 - Stefan Dirsch -- reverting inclusion of GL, EGL, GLES, GLES2, GLES3 header and - egl, gl pkgconfig files; no longer let libglvnd-devel package provide and - obsolete corresponding Mesa gl, egl, gles* devel subpackages; files +- reverting inclusion of GL, EGL, GLES, GLES2, GLES3 headers; + no longer let libglvnd-devel package provide and obsolete + corresponding Mesa gl, egl, gles* devel subpackages; headers just aren't compatible ... - supersedes patches: * n_0001-GL-Bump-GL-version-to-9-2.patch diff --git a/libglvnd.spec b/libglvnd.spec index 99493a5..fa6b31e 100644 --- a/libglvnd.spec +++ b/libglvnd.spec @@ -90,7 +90,6 @@ EOF echo "%config %_sysconfdir/ld.so.conf.d/%name.conf" >%_builddir/%name-%version/filelist.rpm fi %endif -rm %buildroot/%_libdir/pkgconfig/{egl,gl}.pc %post -p /sbin/ldconfig %postun -p /sbin/ldconfig @@ -115,11 +114,7 @@ rm %buildroot/%_libdir/pkgconfig/{egl,gl}.pc %else %_libdir/lib*.so %endif -%_libdir/pkgconfig/libglvnd.pc -%_libdir/pkgconfig/glx.pc -%_libdir/pkgconfig/opengl.pc -%_libdir/pkgconfig/glesv1_cm.pc -%_libdir/pkgconfig/glesv2.pc +%_libdir/pkgconfig/*.pc %_includedir/glvnd/ %changelog