%global __requires_exclude pear\\(.*\\) Summary: A Comprehensive Linux Benchmarking System Name: phoronix-test-suite Version: 10.8.4 Release: 1 License: GPLv3 Group: Publishing Url: http://www.phoronix-test-suite.com/ Source0: http://www.phoronix-test-suite.com/releases/%{name}-%{version}.tar.gz BuildArch: noarch Requires: php-cli Requires: php-gd Requires: php-xml Requires: php-dom Requires: php-openssl Requires: php-sqlite3 Requires: php-posix Requires: php-curl Requires: php-pcntl Requires: php-sockets Recommends: freeimage-devel Recommends: ftjam Recommends: git Recommends: gcc-gfortran Recommends: java Recommends: libaio-devel Recommends: perl-devel Recommends: perl-OpenGL Recommends: pkgconfig(fftw3) Recommends: pkgconfig(glew) Recommends: pkgconfig(gtk+-2.0) Recommends: pkgconfig(imlib2) Recommends: pkgconfig(libcurl) Recommends: pkgconfig(libopenjpeg1) Recommends: pkgconfig(libpng) Recommends: pkgconfig(openal) Recommends: pkgconfig(popt) Recommends: pkgconfig(portaudio-2.0) Recommends: pkgconfig(sdl) Recommends: pkgconfig(SDL_gfx) Recommends: pkgconfig(SDL_net) Recommends: pkgconfig(SDL_image) Recommends: pkgconfig(SDL_ttf) Recommends: pkgconfig(vorbis) Recommends: pkgconfig(x11) Recommends: SDL_sound-devel Recommends: scons Recommends: task-c-devel Recommends: task-c++-devel Recommends: tcsh %description The Phoronix Test Suite is the most comprehensive testing and benchmarking platform available for Linux and is designed to carry out qualitative and quantitative benchmarks in a clean, reproducible, and easy-to-use manner. %prep %autosetup -n %{name} -p1 # fix non-executable-script chmod +x pts-core/external-test-dependencies/scripts/install-macports-packages.sh chmod +x pts-core/static/sample-pts-client-update-script.sh %build %install export DESTDIR=%{buildroot} ./install-sh %{_prefix} mkdir -p %{buildroot}%{_datadir}/applications cat > %{buildroot}%{_datadir}/applications/%{name}-gui.desktop <