summaryrefslogtreecommitdiffstats
path: root/systemtap.spec
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2008-09-05 11:26:07 -0400
committerDave Brolley <brolley@redhat.com>2008-09-05 11:26:07 -0400
commit0bda97400ce6610899b3fbd7fd19f67030fedcc8 (patch)
treeac0eb7b5dbe10cbf5b9765ac3a4583487ea3dcbf /systemtap.spec
parentd9d14e20f54fe0b6194837011450236ea82221d4 (diff)
downloadsystemtap-steved-0bda97400ce6610899b3fbd7fd19f67030fedcc8.tar.gz
systemtap-steved-0bda97400ce6610899b3fbd7fd19f67030fedcc8.tar.xz
systemtap-steved-0bda97400ce6610899b3fbd7fd19f67030fedcc8.zip
Correct man page specs in systemtap.spec
Diffstat (limited to 'systemtap.spec')
-rw-r--r--systemtap.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/systemtap.spec b/systemtap.spec
index d2f29786..94eddf0b 100644
--- a/systemtap.spec
+++ b/systemtap.spec
@@ -229,7 +229,7 @@ exit 0
%defattr(-,root,root)
%attr(4111,root,root) %{_bindir}/staprun
%{_libexecdir}/%{name}
-%{_mandir}/man8/staprun.8
+%{_mandir}/man8/staprun.8*
%doc README AUTHORS NEWS COPYING
@@ -241,7 +241,7 @@ exit 0
%defattr(-,root,root)
%{_bindir}/stap-client
%{_bindir}/stap-find-servers
-%{_mandir}/man8/stap-server.8
+%{_mandir}/man8/stap-server.8*
%files server
%defattr(-,root,root)
@@ -251,7 +251,7 @@ exit 0
%{_bindir}/stap-find-servers
%{_bindir}/stap-find-or-start-server
%{_bindir}/stap-stop-server
-%{_mandir}/man8/stap-server.8
+%{_mandir}/man8/stap-server.8*
%changelog
* Tue Jul 15 2008 Frank Ch. Eigler <fche@redhat.com> - 0.7-1