forked from pool/libglvnd
egl, gl pkgconfig files; no longer let libglvnd-devel package provide and
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libglvnd?expand=0&rev=36
This commit is contained in:
parent
dc51a184c8
commit
7551e6ba31
@ -2,7 +2,7 @@
|
||||
Mon Oct 7 16:12:05 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- reverting inclusion of GL, EGL, GLES, GLES2, GLES3 header and
|
||||
pkgconfig files; no longer let libglvnd-devel package provide and
|
||||
egl, gl pkgconfig files; no longer let libglvnd-devel package provide and
|
||||
obsolete corresponding Mesa gl, egl, gles* devel subpackages; files
|
||||
just aren't compatible ...
|
||||
- supersedes patches:
|
||||
|
@ -90,7 +90,7 @@ EOF
|
||||
echo "%config %_sysconfdir/ld.so.conf.d/%name.conf" >%_builddir/%name-%version/filelist.rpm
|
||||
fi
|
||||
%endif
|
||||
rm %buildroot/%_libdir/pkgconfig/{egl,gl,glesv1_cm,glesv2}.pc
|
||||
rm %buildroot/%_libdir/pkgconfig/{egl,gl}.pc
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
@ -118,6 +118,8 @@ rm %buildroot/%_libdir/pkgconfig/{egl,gl,glesv1_cm,glesv2}.pc
|
||||
%_libdir/pkgconfig/libglvnd.pc
|
||||
%_libdir/pkgconfig/glx.pc
|
||||
%_libdir/pkgconfig/opengl.pc
|
||||
%_libdir/pkgconfig/glesv1_cm.pc
|
||||
%_libdir/pkgconfig/glesv2.pc
|
||||
%_includedir/glvnd/
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user