[systemtap/f19] Automated weekly systemtap rawhide release: 0.125.ga88f5ee, disable publican

lukas berk lberk at fedoraproject.org
Mon Apr 22 14:13:17 UTC 2013


commit ce2ce131467f334caa1981c6b09649109dba256e
Author: Lukas Berk <lberk at redhat.com>
Date:   Mon Apr 22 10:13:11 2013 -0400

    Automated weekly systemtap rawhide release: 0.125.ga88f5ee, disable publican

 .gitignore     |    1 +
 sources        |    2 +-
 systemtap.spec |   22 ++++++++++------------
 3 files changed, 12 insertions(+), 13 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 68af2af..3b8067a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,4 @@ systemtap-1.3.tar.gz
 /systemtap-2.2-0.103.g5c607f5.tar.gz
 /systemtap-2.2-0.104.gd142b86.tar.gz
 /systemtap-2.2-0.104.gd142b86.1.tar.gz
+/systemtap-2.2-0.125.ga88f5ee.tar.gz
diff --git a/sources b/sources
index fcd575d..4b7973b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-06ed4ce30061ba0e9e58fad5ac443caa  systemtap-2.2-0.104.gd142b86.1.tar.gz
+0be7dcc482eb2c3c920c3dfc0d340a04  systemtap-2.2-0.125.ga88f5ee.tar.gz
diff --git a/systemtap.spec b/systemtap.spec
index 89d2a55..8658474 100644
--- a/systemtap.spec
+++ b/systemtap.spec
@@ -1,5 +1,5 @@
 %{!?with_sqlite: %global with_sqlite 1}
-%{!?with_docs: %global with_docs 1}
+%{!?with_docs: %global with_docs 0}
 # crash is not available
 %ifarch ppc ppc64 %{sparc}
 %{!?with_crash: %global with_crash 0}
@@ -31,7 +31,7 @@
 
 Name: systemtap
 Version: 2.2
-Release: 0.104.gd142b86.1%{?dist}
+Release: 0.125.ga88f5ee%{?dist}
 # for version, see also configure.ac
 
 
@@ -61,7 +61,7 @@ Summary: Programmable system-wide instrumentation system
 Group: Development/System
 License: GPLv2+
 URL: http://sourceware.org/systemtap/
-Source: %{name}-%{version}-0.104.gd142b86.1.tar.gz
+Source: %{name}-%{version}-0.125.ga88f5ee.tar.gz
 
 # Build*
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -696,11 +696,9 @@ exit 0
 # ------------------------------------------------------------------------
 
 %changelog
-* Tue Mar 26 2013 Lukas Berk <lberk at redhat.com> - 2.2-0.104.gd142b86.1
-- Turned off doc generation until BZ920216 resolved
-
-* Tue Mar 26 2013 Lukas Berk <lberk at redhat.com> - 2.2-0.104.gd142b86
-- Added stap-prep.1 man page
+* Mon Apr 22 2013 Lukas Berk <lberk at redhat.com> - 2.2-0.125.ga88f5ee
+- Automated weekly rawhide release
+- Applied spec changes from upstream git
 
 * Wed Feb 13 2013 Serguei Makarov <smakarov at redhat.com> - 2.1-1
 - Upstream release.
@@ -724,7 +722,7 @@ exit 0
 * Mon Jul 25 2011 Stan Cox <scox at redhat.com> - 1.6-1
 - Upstream release.
 
-* Tue May 23 2011 Stan Cox <scox at redhat.com> - 1.5-1
+* Mon May 23 2011 Stan Cox <scox at redhat.com> - 1.5-1
 - Upstream release.
 
 * Mon Jan 17 2011 Frank Ch. Eigler <fche at redhat.com> - 1.4-1
@@ -783,7 +781,7 @@ exit 0
 * Wed Jul 11 2007 Will Cohen <wcohen at redhat.com> - 0.5.14-2
 - Fix Requires and BuildRequires for sqlite.
 
-* Tue Jul  2 2007 Frank Ch. Eigler <fche at redhat.com> - 0.5.14-1
+* Mon Jul  2 2007 Frank Ch. Eigler <fche at redhat.com> - 0.5.14-1
 - Many robustness improvements: 1117, 1134, 1305, 1307, 1570, 1806,
   2033, 2116, 2224, 2339, 2341, 2406, 2426, 2438, 2583, 3037,
   3261, 3282, 3331, 3428 3519, 3545, 3625, 3648, 3880, 3888, 3911,
@@ -846,7 +844,7 @@ exit 0
 * Wed Sep  7 2005 Frank Ch. Eigler <fche at redhat.com>
 - Bump version.
 
-* Wed Aug 16 2005 Frank Ch. Eigler <fche at redhat.com>
+* Tue Aug 16 2005 Frank Ch. Eigler <fche at redhat.com>
 - Bump version.
 
 * Wed Aug  3 2005 Martin Hunt <hunt at redhat.com> - 0.2.2-1
@@ -867,5 +865,5 @@ exit 0
 - Fix up some of the path names.
 - Add Requires and BuildRequires.
 
-* Wed Jul 19 2005 Will Cohen <wcohen at redhat.com>
+* Tue Jul 19 2005 Will Cohen <wcohen at redhat.com>
 - Initial creation of RPM.


More information about the scm-commits mailing list