forked from pool/libglvnd
readded egl.pc and gl.pc files
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libglvnd?expand=0&rev=37
This commit is contained in:
parent
7551e6ba31
commit
e045d9779c
@ -1,9 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 16:12:05 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- 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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user