[systemtap] Automated weekly systemtap rawhide release: 0.170.g091f73b

lukas berk lberk at fedoraproject.org
Mon Jun 24 13:00:08 UTC 2013


commit 6a8eae6cdf3d842120ffe31ec38ffa65ff8a4399
Author: Lukas Berk <lberk at redhat.com>
Date:   Mon Jun 24 08:59:48 2013 -0400

    Automated weekly systemtap rawhide release: 0.170.g091f73b

 .gitignore     |    1 +
 sources        |    2 +-
 systemtap.spec |   16 +++++++---------
 3 files changed, 9 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 768e84f..30e40f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,3 +54,4 @@ systemtap-1.3.tar.gz
 /systemtap-2.3-0.89.g8571631.tar.gz
 /systemtap-2.3-0.118.ge1c85da.tar.gz
 /systemtap-2.3-0.152.g60c493c.tar.gz
+/systemtap-2.3-0.170.g091f73b.tar.gz
diff --git a/sources b/sources
index 141e4b0..49560b9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fa6b6c4fd6cfc3a52b3399afef3f397c  systemtap-2.3-0.152.g60c493c.tar.gz
+2317494cb71d157179fb3146db861795  systemtap-2.3-0.170.g091f73b.tar.gz
diff --git a/systemtap.spec b/systemtap.spec
index 6fa3a6d..50aa27a 100644
--- a/systemtap.spec
+++ b/systemtap.spec
@@ -32,7 +32,7 @@
 
 Name: systemtap
 Version: 2.3
-Release: 0.152.g60c493c%{?dist}
+Release: 0.170.g091f73b%{?dist}
 # for version, see also configure.ac
 
 
@@ -63,7 +63,7 @@ Summary: Programmable system-wide instrumentation system
 Group: Development/System
 License: GPLv2+
 URL: http://sourceware.org/systemtap/
-Source: %{name}-%{version}-0.152.g60c493c.tar.gz
+Source: %{name}-%{version}-0.170.g091f73b.tar.gz
 
 # Build*
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -707,7 +707,11 @@ done
 %{_mandir}/man7/error*
 %{_mandir}/man7/stappaths.7*
 %{_mandir}/man7/warning*
+%{_mandir}/man8/stapsh.8*
 %{_mandir}/man8/staprun.8*
+%if %{with_dyninst}
+%{_mandir}/man8/stapdyn.8*
+%endif
 %doc README README.security AUTHORS NEWS COPYING
 
 
@@ -776,13 +780,7 @@ done
 # ------------------------------------------------------------------------
 
 %changelog
-* Mon Jun 17 2013 Lukas Berk <lberk at redhat.com> - 2.3-0.152.g60c493c
-- Automated weekly rawhide release
-
-* Sun Jun 09 2013 Lukas Berk <lberk at redhat.com> - 2.3-0.118.ge1c85da
-- Automated weekly rawhide release
-
-* Mon Jun 03 2013 Lukas Berk <lberk at redhat.com> - 2.3-0.89.g8571631
+* Mon Jun 24 2013 Lukas Berk <lberk at redhat.com> - 2.3-0.170.g091f73b
 - Automated weekly rawhide release
 - Applied spec changes from upstream git
 


More information about the scm-commits mailing list