This commit is contained in:
Jesse Keating 2009-07-24 18:10:59 +00:00
parent 0280805cae
commit 2ed16d240e

View File

@ -1,7 +1,7 @@
Summary: Utilities for performing block layer IO tracing in the linux kernel
Name: blktrace
Version: 1.0.1
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv2+
Group: Development/System
Source: http://brick.kernel.dk/snaps/blktrace-%{version}.tar.bz2
@ -43,6 +43,9 @@ rm -rf %{buildroot}
%attr(0644,root,root) /usr/share/man/man8/*
%changelog
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Mon May 11 2009 Eric Sandeen <sandeen@redhat.com> - 1.0.1-2
- Upstream respun the release tarball to re-include top-level dir
- drop exclude of bno_plot.py[co], not getting built now?