Search
j0ke.net Open Build Service
>
Projects
>
stresslinux
>
nbench
> nbench.spec
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File nbench.spec of Package nbench (Revision 4)
Currently displaying revision
4
,
show latest
# # spec file for package nbench (Version 2.2.3) # # # norootforbuild Name: nbench BuildRequires: gcc-c++ License: GPL Group: System/Benchmark AutoReqProv: on Summary: BYTEmark Version: 2.2.3 Release: 1 Source: %{name}-byte-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This release is based on beta release 2 of BYTE Magazine's BYTEmark benchmark program (previously known as BYTE's Native Mode Benchmarks). This document covers the Native Mode (a.k.a. Algorithm Level) tests; benchmarks designed to expose the capabilities of a system's CPU, FPU, and memory system. %prep %setup -n %{name}-byte-%{version} %build %__make || %__make %install %__install -D -m 755 %{name} %{buildroot}%{_bindir}/%{name} %files %defattr(-,root,root) %doc Changes README* RESULTS bdoc.txt %{_bindir}/%{name} %clean rm -rf $RPM_BUILD_ROOT %changelog * Sun Aug 02 2009 Carsten Schoene <cs@linux-administrator.com> - 2.2.3-1 - update to release 2.2.3 * Sat Jul 05 2008 Carsten Schoene <cs@linux-administrator.com> - initial build version 2.2.2