SHA256
1
0
forked from pool/Mesa

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:
Stefan Dirsch 2018-01-22 12:02:57 +00:00 committed by Git OBS Bridge
parent d0b4d1c0cd
commit 086054d226
4 changed files with 12 additions and 2 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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