Accepting request 211075 from home:Andreas_Schwab:Factory
- Fix filelist: /etc/drirc is now always installed OBS-URL: https://build.opensuse.org/request/show/211075 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=350
This commit is contained in:
parent
c7ab549a5d
commit
092e296f30
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 16 15:17:23 UTC 2013 - schwab@suse.de
|
||||||
|
|
||||||
|
- Fix filelist: /etc/drirc is now always installed
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 14 00:09:45 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
|
Sat Dec 14 00:09:45 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
|
||||||
|
|
||||||
|
@ -637,9 +637,7 @@ 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 m68k
|
|
||||||
%config /etc/drirc
|
%config /etc/drirc
|
||||||
%endif
|
|
||||||
%{_libdir}/dri/
|
%{_libdir}/dri/
|
||||||
%if %egl_gallium
|
%if %egl_gallium
|
||||||
%dir %_libdir/egl/
|
%dir %_libdir/egl/
|
||||||
|
Loading…
Reference in New Issue
Block a user