no longer package gl.pc and egl.pc (use the one of libglvnd-devel)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=881
This commit is contained in:
parent
09c5f2464a
commit
c58abd7f67
@ -970,7 +970,7 @@ echo "The \"Mesa\" package does not have the ability to render, but is supplemen
|
||||
%if !0%{?libglvnd}
|
||||
%{_libdir}/libEGL.so
|
||||
%endif
|
||||
%{_libdir}/pkgconfig/egl.pc
|
||||
%exclude %{_libdir}/pkgconfig/egl.pc
|
||||
|
||||
%files KHR-devel
|
||||
%dir %{_includedir}/KHR
|
||||
@ -991,7 +991,7 @@ echo "The \"Mesa\" package does not have the ability to render, but is supplemen
|
||||
%if 0%{?libglvnd} == 0
|
||||
%{_libdir}/libGL.so
|
||||
%endif
|
||||
%{_libdir}/pkgconfig/gl.pc
|
||||
%exclude %{_libdir}/pkgconfig/gl.pc
|
||||
%{_mandir}/man3/gl[A-Z]*
|
||||
|
||||
%files libGLESv1_CM1
|
||||
|
Loading…
Reference in New Issue
Block a user