[packages/systemtap] - updated files a bit
baggins
baggins at pld-linux.org
Fri Sep 21 23:31:52 CEST 2012
commit 839f235b5f26bb9dadea741996a3cc4de2108dc2
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Fri Sep 21 23:31:41 2012 +0200
- updated files a bit
systemtap.spec | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/systemtap.spec b/systemtap.spec
index 8479b8e..6101c25 100644
--- a/systemtap.spec
+++ b/systemtap.spec
@@ -183,13 +183,15 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{_bindir}/stap-merge
%attr(755,root,root) %{_bindir}/stap-report
%attr(755,root,root) %{_bindir}/staprun
+%attr(755,root,root) %{_bindir}/stapsh
%{_datadir}/%{name}
%{_libexecdir}/%{name}
%dir /var/cache/%{name}
-#%{_mandir}/man1/*.1*
-#%{_mandir}/man3/*.3*
-#%{_mandir}/man7/*.7*
-#%{_mandir}/man8/*.8*
+%{_mandir}/man1/stap.1*
+%{_mandir}/man1/stap-merge.1*
+%{_mandir}/man3/*.3*
+%{_mandir}/man7/*.7*
+%{_mandir}/man8/staprun.8*
%files sdt-devel -f %{name}.lang
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/systemtap.git/commitdiff/839f235b5f26bb9dadea741996a3cc4de2108dc2
More information about the pld-cvs-commit
mailing list