resetting manifest requested domain to floor
[platform/upstream/bootchart.git] / packaging / bootchart.spec
index a60f1b3..936a323 100644 (file)
@@ -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