Accepting request 568104 from home:michel_mno:branches:X11:XOrg
- in spec file move %dir %{_libdir}/dri to avoid ppc build failure OBS-URL: https://build.opensuse.org/request/show/568104 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=684
This commit is contained in:
parent
d0b4d1c0cd
commit
086054d226
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 22 09:43:41 UTC 2018 - normand@linux.vnet.ibm.com
|
||||
|
||||
- in spec file move %dir %{_libdir}/dri to avoid ppc build failure
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 19 13:37:00 UTC 2018 - msrb@suse.com
|
||||
|
||||
|
@ -1167,6 +1167,7 @@ echo "The \"Mesa\" package does not have the ability to render, but is supplemen
|
||||
|
||||
%if %{drivers}
|
||||
%files -n Mesa-dri
|
||||
%dir %{_libdir}/dri
|
||||
%{_libdir}/dri/*_dri.so
|
||||
%if 0%{?is_opensuse}
|
||||
%ifarch %ix86 x86_64 aarch64 %arm ppc64 ppc64le
|
||||
@ -1233,7 +1234,6 @@ echo "The \"Mesa\" package does not have the ability to render, but is supplemen
|
||||
%ifarch %ix86 x86_64 aarch64 %arm ppc64 ppc64le
|
||||
%files -n Mesa-libva
|
||||
%defattr(-,root,root)
|
||||
%dir %{_libdir}/dri
|
||||
%{_libdir}/dri/*_drv_video.so
|
||||
%endif
|
||||
%endif
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 22 09:43:41 UTC 2018 - normand@linux.vnet.ibm.com
|
||||
|
||||
- in spec file move %dir %{_libdir}/dri to avoid ppc build failure
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 19 13:37:00 UTC 2018 - msrb@suse.com
|
||||
|
||||
|
@ -1166,6 +1166,7 @@ echo "The \"Mesa\" package does not have the ability to render, but is supplemen
|
||||
|
||||
%if %{drivers}
|
||||
%files -n Mesa-dri
|
||||
%dir %{_libdir}/dri
|
||||
%{_libdir}/dri/*_dri.so
|
||||
%if 0%{?is_opensuse}
|
||||
%ifarch %ix86 x86_64 aarch64 %arm ppc64 ppc64le
|
||||
@ -1232,7 +1233,6 @@ echo "The \"Mesa\" package does not have the ability to render, but is supplemen
|
||||
%ifarch %ix86 x86_64 aarch64 %arm ppc64 ppc64le
|
||||
%files -n Mesa-libva
|
||||
%defattr(-,root,root)
|
||||
%dir %{_libdir}/dri
|
||||
%{_libdir}/dri/*_drv_video.so
|
||||
%endif
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user