summaryrefslogtreecommitdiffstats
path: root/tuned.spec
diff options
context:
space:
mode:
authorPhilip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>2009-02-25 12:30:07 +0100
committerPhilip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>2009-02-25 12:30:07 +0100
commitc6e97c54cf38923f8c5cd515d53dc92af3c310b4 (patch)
tree506aaae4582c9e47d626e8b6a23293cebddf7c6f /tuned.spec
parent60663d4e347ca6a114294b3dfd60d5f8539db1f6 (diff)
downloadtuned-c6e97c54cf38923f8c5cd515d53dc92af3c310b4.tar.gz
tuned-c6e97c54cf38923f8c5cd515d53dc92af3c310b4.tar.xz
tuned-c6e97c54cf38923f8c5cd515d53dc92af3c310b4.zip
- Added a manpage and updated the readme with it (as a start).
Diffstat (limited to 'tuned.spec')
-rw-r--r--tuned.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/tuned.spec b/tuned.spec
index e40e159..aa90258 100644
--- a/tuned.spec
+++ b/tuned.spec
@@ -53,11 +53,12 @@ fi
%files
%defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING INSTALL NEWS README doc/*
+%doc AUTHORS ChangeLog COPYING INSTALL NEWS README doc/README.txt doc/TIPS.txt
%{_initddir}/tuned
%config(noreplace) %{_sysconfdir}/tuned.conf
%{_sbindir}/tuned
%{_datadir}/tuned
+%{_mandir}/man8/*
%files utils
%defattr(-,root,root)