[bootchart/f15/master] - version 0.14.0 - make use of /run

Harald Hoyer harald at fedoraproject.org
Thu Mar 31 12:13:29 UTC 2011


commit 16204fab5eb214e1a87fa0da9b632b3c686f0bf7
Author: Harald Hoyer <harald at redhat.com>
Date:   Thu Mar 31 14:14:33 2011 +0200

    - version 0.14.0
    - make use of /run

 0001-Get-version-reporting-right-bug-11.patch      |  388 --------
 0002-try-harder-with-taskstats.patch               |   40 -
 0003-Fix-typo-in-TODO.patch                        |   26 -
 0004-Better-check-for-initrd.patch                 |   30 -
 0005-remove-trailing-whitespace.patch              |  272 ------
 ...rseState-object-into-something-we-can-pas.patch |  620 -------------
 0007-more-misc-cleanup.patch                       |  166 ----
 ...l-kernel-trace-as-well-with-no-pruning-at.patch |   81 --
 ...options-from-render-options-and-propagate.patch |  188 ----
 0010-Add-top-level-tabs.patch                      |   81 --
 ...rnel-boot-chart-without-header-graphs-etc.patch |  172 ----
 ...kernel-stuff-only-if-we-have-the-right-dm.patch |  161 ----
 ...ore-cleanup-better-legends-sizing-and-gui.patch |  162 ----
 0014-improve-rendering-performance.patch           |   41 -
 ...erface-after-bf95dee1ab84e490e278c5d18750.patch |   28 -
 0016-Plug-some-small-leaks-in-the-collector.patch  |   24 -
 0017-Fixup-whitespace-use-tabs-for-indenting.patch |  103 --
 ...enment-to-the-list-of-processes-we-have-t.patch |   25 -
 0019-Remove-old-FC4-early_login-hack.patch         |   39 -
 ...ng-the-processes-we-have-to-wait-for-list.patch |   58 --
 0021-Update-NEWS.patch                             |   35 -
 ...dline-parsing-for-alternative-init-system.patch |   30 -
 0023-Update-NEWS.patch                             |   24 -
 0024-flag-Ricardo-s-place.patch                    |   37 -
 0025-add-Harald.patch                              |   20 -
 0026-mention-freenode-channel.patch                |   22 -
 0027-add-systemd-service-files.patch               |   97 --
 ...artd-handle-init-and-linuxrc-in-initramfs.patch |   38 -
 0029-bootchartd-bail-out-if-already-running.patch  |   25 -
 0030-Makefile-install-systemd-service-files.patch  |   38 -
 ...artgui-main-delay-import-gui-until-needed.patch |   32 -
 ...-not-python-compile-if-NO_PYTHON_COMPILE-.patch |   28 -
 0033-NEWS-update.patch                             |   36 -
 ...stall-service-files-for-target-all-and-mk.patch |   31 -
 ...DME-added-HOWTO-for-initramfs-with-dracut.patch |   28 -
 0036-bootchartd-fixup-whitespace.patch             |   28 -
 ...systemd-parts-of-the-install-target-need-.patch |   41 -
 0038-remember-to-update-the-COPYING-file.patch     |  979 --------------------
 0039-clean-trailing-whitespace-and-redundant.patch |   30 -
 ...asks-netlink.c-only-bail-out-on-poll-erro.patch |   25 -
 bootchart.spec                                     |   94 +--
 41 files changed, 26 insertions(+), 4397 deletions(-)
---
diff --git a/bootchart.spec b/bootchart.spec
index 004b06c..8a4c2d3 100644
--- a/bootchart.spec
+++ b/bootchart.spec
@@ -1,52 +1,26 @@
 %define systemdsystemunitdir %(pkg-config systemd --variable=systemdsystemunitdir)
 
 Name:           bootchart 
-Version:        0.12.4
-Release:        6.1.git20101122%{?dist}
+Version:        0.14.0
+Release:        1.1.git20110331%{?dist}
 Summary:        Boot Process Performance Visualization
 License:        GPLv2+ and GPLv3+
 URL:            https://github.com/mmeeks/bootchart
 Source0:        https://github.com/downloads/mmeeks/bootchart/bootchart2-%{version}.tar.bz2
-Patch1: 0001-Get-version-reporting-right-bug-11.patch
-Patch2: 0002-try-harder-with-taskstats.patch
-Patch3: 0003-Fix-typo-in-TODO.patch
-Patch4: 0004-Better-check-for-initrd.patch
-Patch5: 0005-remove-trailing-whitespace.patch
-Patch6: 0006-Turn-the-ParseState-object-into-something-we-can-pas.patch
-Patch7: 0007-more-misc-cleanup.patch
-Patch8: 0008-store-a-full-kernel-trace-as-well-with-no-pruning-at.patch
-Patch9: 0009-split-app-options-from-render-options-and-propagate.patch
-Patch10: 0010-Add-top-level-tabs.patch
-Patch11: 0011-Render-kernel-boot-chart-without-header-graphs-etc.patch
-Patch12: 0012-render-the-kernel-stuff-only-if-we-have-the-right-dm.patch
-Patch13: 0013-more-cleanup-better-legends-sizing-and-gui.patch
-Patch14: 0014-improve-rendering-performance.patch
-Patch15: 0015-Fix-cli-interface-after-bf95dee1ab84e490e278c5d18750.patch
-Patch16: 0016-Plug-some-small-leaks-in-the-collector.patch
-Patch17: 0017-Fixup-whitespace-use-tabs-for-indenting.patch
-Patch18: 0018-Add-enlightenment-to-the-list-of-processes-we-have-t.patch
-Patch19: 0019-Remove-old-FC4-early_login-hack.patch
-Patch20: 0020-Make-modiying-the-processes-we-have-to-wait-for-list.patch
-Patch21: 0021-Update-NEWS.patch
-Patch22: 0022-Fix-cmdline-parsing-for-alternative-init-system.patch
-Patch23: 0023-Update-NEWS.patch
-Patch24: 0024-flag-Ricardo-s-place.patch
-Patch25: 0025-add-Harald.patch
-Patch26: 0026-mention-freenode-channel.patch
-Patch27: 0027-add-systemd-service-files.patch
-Patch28: 0028-bootchartd-handle-init-and-linuxrc-in-initramfs.patch
-Patch29: 0029-bootchartd-bail-out-if-already-running.patch
-Patch30: 0030-Makefile-install-systemd-service-files.patch
-Patch31: 0031-pybootchartgui-main-delay-import-gui-until-needed.patch
-Patch32: 0032-Makefile-do-not-python-compile-if-NO_PYTHON_COMPILE-.patch
-Patch33: 0033-NEWS-update.patch
-Patch34: 0034-Makefile-install-service-files-for-target-all-and-mk.patch
-Patch35: 0035-README-added-HOWTO-for-initramfs-with-dracut.patch
-Patch36: 0036-bootchartd-fixup-whitespace.patch
-Patch37: 0037-bootchart2-systemd-parts-of-the-install-target-need-.patch
-Patch38: 0038-remember-to-update-the-COPYING-file.patch
-Patch39: 0039-clean-trailing-whitespace-and-redundant.patch
-Patch40: 0040-collector-tasks-netlink.c-only-bail-out-on-poll-erro.patch
+Patch1: 0001-bootchartd-Expect-dmesg-log-only-if-bootchartd-run-a.patch
+Patch2: 0002-Update-NEWS.patch
+Patch3: 0003-Fix-tests-import-path-so-we-can-call-them-from-sourc.patch
+Patch4: 0004-tests-update-parsing-tests-for-ParserState-Trace-cha.patch
+Patch5: 0005-tests-Fix-errors-and-failures-of-testParseProcPsLog.patch
+Patch6: 0006-tests-remove-unuseful-testParseLogDir.patch
+Patch7: 0007-tests-update-for-Trace-and-ProcessTree-api-changes.patch
+Patch8: 0008-Add-Makefile-target-for-executing-pybootchartgui-tes.patch
+Patch9: 0009-Fix-self-reference-in-bootchartd-SEE-ALSO-section-ma.patch
+Patch10: 0010-pybootchartgui-main.py-fix-output-filename.patch
+Patch11: 0011-pybootchartgui-main.py.in-set-default-format-to-png.patch
+Patch12: 0012-parsing.py-_parse_proc_stat_log-skip-empty-lines.patch
+Patch13: 0013-pybootchartgui-main.py.in-bail-out-if-output-filenam.patch
+Patch14: 0014-collector-move-to-run-bootchart-instead-of-dev-.boot.patch
 
 Group:          Applications/System
 BuildRequires:	python
@@ -87,32 +61,6 @@ file.
 %patch12 -p1 -b .git12
 %patch13 -p1 -b .git13
 %patch14 -p1 -b .git14
-%patch15 -p1 -b .git15
-%patch16 -p1 -b .git16
-%patch17 -p1 -b .git17
-%patch18 -p1 -b .git18
-%patch19 -p1 -b .git19
-%patch20 -p1 -b .git20
-%patch21 -p1 -b .git21
-%patch22 -p1 -b .git22
-%patch23 -p1 -b .git23
-%patch24 -p1 -b .git24
-%patch25 -p1 -b .git25
-%patch26 -p1 -b .git26
-%patch27 -p1 -b .git27
-%patch28 -p1 -b .git28
-%patch29 -p1 -b .git29
-%patch30 -p1 -b .git30
-%patch31 -p1 -b .git31
-%patch32 -p1 -b .git32
-%patch33 -p1 -b .git33
-%patch34 -p1 -b .git34
-%patch35 -p1 -b .git35
-%patch36 -p1 -b .git36
-%patch37 -p1 -b .git37
-%patch38 -p1 -b .git38
-%patch39 -p1 -b .git39
-%patch40 -p1 -b .git40
 
 %build
 make CFLAGS="$RPM_OPT_FLAGS" 
@@ -132,6 +80,9 @@ ln -s pybootchartgui $RPM_BUILD_ROOT%{_bindir}/bootchart
 mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/dracut.conf.d
 echo 'add_dracutmodules+=" bootchart "' > $RPM_BUILD_ROOT%{_sysconfdir}/dracut.conf.d/bootchartd.conf
 
+rm -f  $RPM_BUILD_ROOT/usr/share/docs/bootchart/README $RPM_BUILD_ROOT/usr/share/docs/bootchart/README.pybootchart
+
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -167,6 +118,8 @@ fi
 %attr(0755,root,root) %{_bindir}/pybootchartgui
 %{_bindir}/bootchart
 %{python_sitelib}/*
+%{_mandir}/man1/bootchart2.1*
+%{_mandir}/man1/pybootchartgui.1*
 
 %files daemon
 %defattr(-,root,root,-)
@@ -177,8 +130,13 @@ fi
 %{systemdsystemunitdir}/*
 %config(noreplace) %{_sysconfdir}/bootchartd.conf
 %config(noreplace) %{_sysconfdir}/dracut.conf.d/bootchartd.conf
+%{_mandir}/man1/bootchartd.1*
 
 %changelog
+* Thu Mar 31 2011 Harald Hoyer <harald at redhat.com> 0.14.0-1.1.git20110331
+- version 0.14.0
+- make use of /run
+
 * Mon Feb 13 2011 Dan Williams <dcbw at redhat.com> 0.12.4-6.1.git20101122
 - really fix python subdir
 


More information about the scm-commits mailing list