summaryrefslogtreecommitdiffstats
path: root/systemtap.spec
diff options
context:
space:
mode:
authorWilliam Cohen <wcohen@redhat.com>2008-12-22 13:26:10 -0500
committerWilliam Cohen <wcohen@redhat.com>2008-12-22 13:26:10 -0500
commit5bfd7a3769ba6dcfc9240357ad97f5243da37333 (patch)
tree17cc1541105bc03ba875c488b353ced932285994 /systemtap.spec
parenta688cff28de458448f40584acfa5f22d7e444471 (diff)
downloadsystemtap-steved-5bfd7a3769ba6dcfc9240357ad97f5243da37333.tar.gz
systemtap-steved-5bfd7a3769ba6dcfc9240357ad97f5243da37333.tar.xz
systemtap-steved-5bfd7a3769ba6dcfc9240357ad97f5243da37333.zip
Add generations of tapset reference manual material.
Diffstat (limited to 'systemtap.spec')
-rw-r--r--systemtap.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/systemtap.spec b/systemtap.spec
index 479e2b4c..9fa0e68d 100644
--- a/systemtap.spec
+++ b/systemtap.spec
@@ -44,6 +44,7 @@ Requires: crash
%if %{with_docs}
BuildRequires: /usr/bin/latex /usr/bin/dvips /usr/bin/ps2pdf latex2html
+BuildRequires: xmlto
%endif
%description
@@ -185,6 +186,7 @@ cp -rp testsuite $RPM_BUILD_ROOT%{_datadir}/systemtap
# %doc directive.
mkdir docs.installed
mv $RPM_BUILD_ROOT%{_datadir}/doc/systemtap/*.pdf docs.installed/
+mv $RPM_BUILD_ROOT%{_datadir}/doc/systemtap/tapsets docs.installed/
%endif
%clean
@@ -201,6 +203,7 @@ exit 0
%doc README AUTHORS NEWS COPYING examples
%if %{with_docs}
%doc docs.installed/*.pdf
+%doc docs.installed/tapsets
%endif
%{_bindir}/stap