Name: bootchart Summary: Boot time graph generator Version: 1.15 Release: 1 Group: Development/Tools License: GPLv2 URL: http://meego.gitorious.org/ Source0: bootchart-%{version}.tar.gz %description Monitors where the system spends its time at start, creating a graph of all processes, disk utilization, and wait time. %prep %setup -q -n %{name}-%{version} %build make %{?jobs:-j%jobs} %install rm -rf %{buildroot} %make_install %files %defattr(-,root,root,-) /sbin/bootchartd %{_datadir}/doc/bootchart/bootchartd.conf.example %{_datadir}/doc/bootchart/COPYING %{_datadir}/doc/bootchart/README %changelog