Bug 450938 - Review Request: fs_mark - Benchmark synchronous/async file creation
Summary: Review Request: fs_mark - Benchmark synchronous/async file creation
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jason Tibbitts
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-06-11 20:06 UTC by Eric Sandeen
Modified: 2008-06-19 04:19 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-06-19 04:19:31 UTC
Type: ---
Embargoed:
j: fedora-review+
j: fedora-cvs+


Attachments (Terms of Use)

Description Eric Sandeen 2008-06-11 20:06:20 UTC
Spec URL: http://sandeen.fedorapeople.org/fs_mark/fs_mark.spec
SRPM URL: http://sandeen.fedorapeople.org/fs_mark/fs_mark-3.2-1.fc8.src.rpm
Description:
The fs_mark program is meant to give a low level bashing to file
systems. The write pattern that we concentrate on is heavily
synchronous IO across mutiple directories, drives, etc.

Comment 1 Eric Sandeen 2008-06-11 20:10:29 UTC
scratch koji build on f-10:

http://koji.fedoraproject.org/koji/taskinfo?taskID=658025

Comment 2 Fedora Update System 2008-06-12 16:25:27 UTC
gdal-1.5.1-13.fc9 has been submitted as an update for Fedora 9

Comment 3 Jason Tibbitts 2008-06-18 23:25:18 UTC
Someone must have typoed a bug number in bodhi....

I would suggest using URL: http://developer.osdl.org/dev/doubt/fs_mark (since it
actually has some useful content) and Source0:
http://developer.osdl.org/dev/doubt/fs_mark/archive/%{name}-%{version}.tgz

The proper compilers aren't passed to the compiler, which results in a broken
debuginfo package (among other things).  You can fix this by changing the make
line to:
  CFLAGS="$RPM_OPT_FLAGS" make %{?_smp_mflags}

Everything else seems to be fine.

* source files match upstream:
   ff6cdb29f55d3ea9dfd0261faeb1f65e35ea7092605cb330e77f4b1d6bebd87b  
   fs_mark-3.2.tgz
* package meets naming and versioning guidelines.
* specfile is properly named, is cleanly written and uses macros consistently.
* summary is OK.
* description is OK.
* dist tag is present.
* build root is OK.
* license field matches the actual license.
* license is open source-compatible.
* license text not included upstream.
* latest version is being packaged.
* BuildRequires are proper (none).
X compiler flags are not correct.
* %clean is present.
* package builds in mock (rawhide, x86_64).
* package installs properly.
X debuginfo package does not include source.
* rpmlint is silent.
* final provides and requires are sane:
   fs_mark = 3.2-1.fc10
  =
   (no non-glibc dependencies)
* no shared libraries are added to the regular linker search paths.
* owns the directories it creates.
* doesn't own any directories it shouldn't.
* no duplicates in %files.
* file permissions are appropriate.
* no scriptlets present.
* code, not content.
* documentation is small, so no -doc subpackage is necessary.
* %docs are not necessary for the proper functioning of the package.
* no headers.
* no pkgconfig files.
* no static libraries.
* no libtool .la files.

Comment 4 Eric Sandeen 2008-06-18 23:50:02 UTC
Ok, updated files at http://sandeen.fedorapeople.org/fs_mark/

Thanks!

Comment 5 Jason Tibbitts 2008-06-18 23:55:28 UTC
Looks good to me.

APPROVED

Comment 6 Eric Sandeen 2008-06-18 23:56:11 UTC
oh, and koji build of the above at
http://koji.fedoraproject.org/koji/taskinfo?taskID=669624


Comment 7 Eric Sandeen 2008-06-18 23:57:49 UTC
New Package CVS Request
=======================
Package Name: fs_mark
Short Description: Benchmark synchronous/async file creation
Owners: sandeen
Branches: F-8 F-9 EL-5
InitialCC:
Cvsextras Commits: yes


Comment 8 Jason Tibbitts 2008-06-19 00:32:27 UTC
CVS done.

Comment 9 Eric Sandeen 2008-06-19 04:19:31 UTC
Thanks everybody!  Building now & closing.


Note You need to log in before you can comment on or make changes to this bug.