Accepting request 287560 from home:tobijk:X11:XOrg

- Fix file permissions for the Gallium Nine files

OBS-URL: https://build.opensuse.org/request/show/287560
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=430
This commit is contained in:
Stefan Dirsch 2015-02-24 16:11:56 +00:00 committed by Git OBS Bridge
parent 19d5acbf45
commit 47259b11b8
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 24 16:08:49 UTC 2015 - tobias.johannes.klausmann@mni.thm.de
- Fix file permissions for the Gallium Nine files
-------------------------------------------------------------------
Mon Feb 23 15:28:29 UTC 2015 - sndirsch@suse.com

View File

@ -855,11 +855,13 @@ install -m 644 $RPM_SOURCE_DIR/README.updates \
%if 0%{?with_nine}
%files libd3d
%defattr(-,root,root)
%dir %{_libdir}/d3d/
%{_libdir}/d3d/*.so.*
#%{_sysconfdir}/OpenCL/vendors/mesa.icd
%files libd3d-devel
%defattr(-,root,root)
%{_libdir}/pkgconfig/d3d.pc
%{_includedir}/d3dadapter/
%{_libdir}/d3d/*.so