From ce2ce131467f334caa1981c6b09649109dba256e Mon Sep 17 00:00:00 2001 From: Lukas Berk Date: Apr 22 2013 14:13:11 +0000 Subject: Automated weekly systemtap rawhide release: 0.125.ga88f5ee, disable publican --- 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 - 2.2-0.104.gd142b86.1 -- Turned off doc generation until BZ920216 resolved - -* Tue Mar 26 2013 Lukas Berk - 2.2-0.104.gd142b86 -- Added stap-prep.1 man page +* Mon Apr 22 2013 Lukas Berk - 2.2-0.125.ga88f5ee +- Automated weekly rawhide release +- Applied spec changes from upstream git * Wed Feb 13 2013 Serguei Makarov - 2.1-1 - Upstream release. @@ -724,7 +722,7 @@ exit 0 * Mon Jul 25 2011 Stan Cox - 1.6-1 - Upstream release. -* Tue May 23 2011 Stan Cox - 1.5-1 +* Mon May 23 2011 Stan Cox - 1.5-1 - Upstream release. * Mon Jan 17 2011 Frank Ch. Eigler - 1.4-1 @@ -783,7 +781,7 @@ exit 0 * Wed Jul 11 2007 Will Cohen - 0.5.14-2 - Fix Requires and BuildRequires for sqlite. -* Tue Jul 2 2007 Frank Ch. Eigler - 0.5.14-1 +* Mon Jul 2 2007 Frank Ch. Eigler - 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 - Bump version. -* Wed Aug 16 2005 Frank Ch. Eigler +* Tue Aug 16 2005 Frank Ch. Eigler - Bump version. * Wed Aug 3 2005 Martin Hunt - 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 +* Tue Jul 19 2005 Will Cohen - Initial creation of RPM.