summaryrefslogtreecommitdiff
path: root/packaging/bootchart.spec
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/bootchart.spec')
-rw-r--r--packaging/bootchart.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/packaging/bootchart.spec b/packaging/bootchart.spec
index a60f1b3..936a323 100644
--- a/packaging/bootchart.spec
+++ b/packaging/bootchart.spec
@@ -6,6 +6,7 @@ Summary: Boot time graph generator
Url: http://meego.gitorious.org/
Group: Development/Tools
Source0: bootchart-%{version}.tar.gz
+Source1001: bootchart.manifest
%description
Monitors where the system spends its time at start, creating a graph
@@ -13,6 +14,7 @@ of all processes, disk utilization, and wait time.
%prep
%setup -q
+cp %{SOURCE1001} .
%build
%configure
@@ -22,6 +24,7 @@ make %{?_smp_mflags}
%make_install
%files
+%manifest %{name}.manifest
%license COPYING
%defattr(-,root,root,-)
/usr//sbin/bootchartd