rpms/ffsb/F-8 ffsb.spec,NONE,1.1 sources,1.1,1.2

Eric Sandeen (sandeen) fedora-extras-commits at redhat.com
Wed Feb 13 18:15:27 UTC 2008


Author: sandeen

Update of /cvs/pkgs/rpms/ffsb/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25170

Modified Files:
	sources 
Added Files:
	ffsb.spec 
Log Message:
* Tue Feb 12 2008 Eric Sandeen <sandeen at redhat.com> 5.2.1-1
- Initial build



--- NEW FILE ffsb.spec ---
Name:		ffsb
Version:	5.2.1
Release:	1%{?dist}
Summary:	The Flexible Filesystem Benchmark

Group:		Applications/System
License:	GPLv2+
URL:		http://sourceforge.net/projects/ffsb
Source:		http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz

BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

%description
The Flexible Filesystem Benchmark (FFSB) is a cross-platform filesystem
performance measurement tool. It uses customizable profiles to measure
of different workloads, and it supports multiple groups of threads
across multiple filesystems.

%prep
%setup -q


%build
%configure
make %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
# Odd leftover in the tarball...
rm -f examples/profile_smallfile_reads~


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING README USAGE examples
%{_bindir}/ffsb

%changelog
* Tue Feb 12 2008 Eric Sandeen <sandeen at redhat.com> 5.2.1-1
- Initial build


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ffsb/F-8/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	13 Feb 2008 17:39:01 -0000	1.1
+++ sources	13 Feb 2008 18:14:47 -0000	1.2
@@ -0,0 +1 @@
+b58c515d990886cab69b7d9b726536cd  ffsb-5.2.1.tar.gz




More information about the fedora-extras-commits mailing list