automatic version update by autodist [release 1.12-1mamba;Sun Sep 13 2015]
This commit is contained in:
parent
e8a69cfbac
commit
9072c2e2f1
@ -1,5 +1,5 @@
|
|||||||
Name: intel-gpu-tools
|
Name: intel-gpu-tools
|
||||||
Version: 1.10
|
Version: 1.12
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A collection of tools for development and testing of the Intel DRM driver
|
Summary: A collection of tools for development and testing of the Intel DRM driver
|
||||||
Group: System/X11
|
Group: System/X11
|
||||||
@ -29,11 +29,6 @@ There are many macro-level test suites that get used against our driver, includi
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
#%patch0 -p1
|
|
||||||
#%patch1 -p2
|
|
||||||
%ifnarch x86_64
|
|
||||||
%patch2 -p1
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
@ -50,23 +45,33 @@ There are many macro-level test suites that get used against our driver, includi
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/chipset.py
|
#%{_bindir}/chipset.py
|
||||||
%{_bindir}/eudb
|
%{_bindir}/eudb
|
||||||
%{_bindir}/gem_userptr_benchmark
|
#%{_bindir}/gem_userptr_benchmark
|
||||||
|
%{_bindir}/igt_stats
|
||||||
%{_bindir}/intel_*
|
%{_bindir}/intel_*
|
||||||
%{_bindir}/intel-gen4asm
|
%{_bindir}/intel-gen4asm
|
||||||
%{_bindir}/intel-gen4disasm
|
%{_bindir}/intel-gen4disasm
|
||||||
%{_bindir}/intel-gpu-overlay
|
%{_bindir}/intel-gpu-overlay
|
||||||
%{_bindir}/quick_dump.py
|
#%{_bindir}/quick_dump.py
|
||||||
%{_bindir}/reg_access.py
|
#%{_bindir}/reg_access.py
|
||||||
%{_libdir}/I915ChipsetPython.la
|
#%{_libdir}/I915ChipsetPython.la
|
||||||
%{_libdir}/I915ChipsetPython.so
|
#%{_libdir}/I915ChipsetPython.so
|
||||||
|
%{_libdir}/intel_aubdump.la
|
||||||
|
%{_libdir}/intel_aubdump.so
|
||||||
|
%dir %{_libexecdir}/intel-gpu-tools
|
||||||
|
%{_libexecdir}/intel-gpu-tools/*
|
||||||
|
%dir %{_datadir}/intel-gpu-tools
|
||||||
|
%{_datadir}/intel-gpu-tools/*
|
||||||
%{_libdir}/pkgconfig/intel-gen4asm.pc
|
%{_libdir}/pkgconfig/intel-gen4asm.pc
|
||||||
%dir %{_datadir}/gtk-doc/html/intel-gpu-tools/
|
%dir %{_datadir}/gtk-doc/html/intel-gpu-tools/
|
||||||
%{_datadir}/gtk-doc/html/intel-gpu-tools/*
|
%{_datadir}/gtk-doc/html/intel-gpu-tools/*
|
||||||
%{_mandir}/man1/intel_*.1*
|
%{_mandir}/man1/intel_*.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 13 2015 Automatic Build System <autodist@mambasoft.it> 1.12-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Mar 13 2015 Automatic Build System <autodist@mambasoft.it> 1.10-1mamba
|
* Fri Mar 13 2015 Automatic Build System <autodist@mambasoft.it> 1.10-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user