automatic version update by autodist [release 1.14-1mamba;Thu Mar 10 2016]
This commit is contained in:
parent
63309e73d1
commit
38fa13320b
@ -1,5 +1,5 @@
|
||||
Name: intel-gpu-tools
|
||||
Version: 1.13
|
||||
Version: 1.14
|
||||
Release: 1mamba
|
||||
Summary: A collection of tools for development and testing of the Intel DRM driver
|
||||
Group: System/X11
|
||||
@ -46,13 +46,15 @@ There are many macro-level test suites that get used against our driver, includi
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
#%{_bindir}/chipset.py
|
||||
%ifnarch %{ix86}
|
||||
%{_bindir}/eudb
|
||||
#%{_bindir}/gem_userptr_benchmark
|
||||
%{_bindir}/igt_stats
|
||||
%{_bindir}/intel_*
|
||||
%{_bindir}/intel-gen4asm
|
||||
%{_bindir}/intel-gen4disasm
|
||||
%{_bindir}/intel-gpu-overlay
|
||||
%endif
|
||||
#%{_bindir}/gem_userptr_benchmark
|
||||
%{_bindir}/igt_stats
|
||||
%{_bindir}/intel_*
|
||||
#%{_bindir}/quick_dump.py
|
||||
#%{_bindir}/reg_access.py
|
||||
#%{_libdir}/I915ChipsetPython.la
|
||||
@ -63,12 +65,17 @@ There are many macro-level test suites that get used against our driver, includi
|
||||
%{_libexecdir}/intel-gpu-tools/*
|
||||
%dir %{_datadir}/intel-gpu-tools
|
||||
%{_datadir}/intel-gpu-tools/*
|
||||
%ifnarch %{ix86}
|
||||
%{_libdir}/pkgconfig/intel-gen4asm.pc
|
||||
%endif
|
||||
%dir %{_datadir}/gtk-doc/html/intel-gpu-tools/
|
||||
%{_datadir}/gtk-doc/html/intel-gpu-tools/*
|
||||
%{_mandir}/man1/intel_*.1*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 10 2016 Automatic Build System <autodist@mambasoft.it> 1.14-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Dec 03 2015 Automatic Build System <autodist@mambasoft.it> 1.13-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user