SHA256
1
0
forked from pool/Mesa

Accepting request 198707 from X11:XOrg

- drirc is only installed if there are hardware DRI drivers (forwarded request 198705 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/198707
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=188
This commit is contained in:
Tomáš Chvátal 2013-09-13 12:43:31 +00:00 committed by Git OBS Bridge
commit ab740bebf6
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 12 12:13:11 UTC 2013 - schwab@suse.de
- drirc is only installed if there are hardware DRI drivers
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 10 14:31:07 UTC 2013 - tobias.johannes.klausmann@mni.thm.de Tue Sep 10 14:31:07 UTC 2013 - tobias.johannes.klausmann@mni.thm.de

View File

@ -727,7 +727,9 @@ install -m 644 $RPM_SOURCE_DIR/README.updates \
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc docs/README* docs/COPYING %doc docs/README* docs/COPYING
%ifnarch s390 aarch64
%config /etc/drirc %config /etc/drirc
%endif
%{_libdir}/dri/ %{_libdir}/dri/
%if %egl_gallium %if %egl_gallium
%dir %_libdir/egl/ %dir %_libdir/egl/