rpms/blktrace/F-11 blktrace.spec,1.8,1.9 sources,1.5,1.6

Eric Sandeen sandeen at fedoraproject.org
Tue Oct 6 15:28:26 UTC 2009


Author: sandeen

Update of /cvs/pkgs/rpms/blktrace/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12159

Modified Files:
	blktrace.spec sources 
Log Message:
* Tue Oct 02 2009 Eric Sandeen <sandeen at redhat.com> - 1.0.1-3
- Push 1.0.1 to F11 to fix reported btt segfault (#527485)



Index: blktrace.spec
===================================================================
RCS file: /cvs/pkgs/rpms/blktrace/F-11/blktrace.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- blktrace.spec	24 Feb 2009 05:02:49 -0000	1.8
+++ blktrace.spec	6 Oct 2009 15:28:22 -0000	1.9
@@ -1,6 +1,6 @@
 Summary: Utilities for performing block layer IO tracing in the linux kernel
 Name: blktrace
-Version: 1.0.0
+Version: 1.0.1
 Release: 3%{?dist}
 License: GPLv2+
 Group: Development/System
@@ -21,7 +21,7 @@ You should install the blktrace package 
 information about IO patterns.
 
 %prep
-%setup -q -n blktrace
+%setup -q
 
 %build
 make CFLAGS="%{optflags}" all
@@ -39,11 +39,20 @@ rm -rf %{buildroot}
 %doc README COPYING
 %doc btt/doc/btt.pdf btreplay/doc/btreplay.pdf doc/blktrace.pdf
 %{_bindir}/*
-%exclude %{_bindir}/bno_plot.py[co]
 %attr(0644,root,root) /usr/share/man/man1/*
 %attr(0644,root,root) /usr/share/man/man8/*
 
 %changelog
+* Tue Oct 02 2009 Eric Sandeen <sandeen at redhat.com> - 1.0.1-3
+- Push 1.0.1 to F11 to fix reported btt segfault (#527485)
+
+* Mon May 11 2009 Eric Sandeen <sandeen at 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?
+
+* Mon May 11 2009 Eric Sandeen <sandeen at redhat.com> - 1.0.1-1
+- New upstream version
+
 * Mon Feb 23 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/blktrace/F-11/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	6 Nov 2008 15:38:59 -0000	1.5
+++ sources	6 Oct 2009 15:28:23 -0000	1.6
@@ -1 +1 @@
-e58f359f6c27efe7043be19abb8b95ba  blktrace-1.0.0.tar.bz2
+2ee706ed1a7fc378edb2fbdbce0a11fb  blktrace-1.0.1.tar.bz2




More information about the fedora-extras-commits mailing list