diff --git a/.gitignore b/.gitignore index 156a737..c58662e 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ systemtap-1.3.tar.gz /systemtap-2.2-0.104.gd142b86.1.tar.gz /systemtap-2.2-0.112.g3d0dc3b.tar.gz /systemtap-2.2-0.119.g1e447aa.tar.gz +/systemtap-2.2-0.125.ga88f5ee.tar.gz diff --git a/sources b/sources index 5755a85..4b7973b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -375f96f7f55c2b70e96fbbeca51454ef systemtap-2.2-0.119.g1e447aa.tar.gz +0be7dcc482eb2c3c920c3dfc0d340a04 systemtap-2.2-0.125.ga88f5ee.tar.gz diff --git a/systemtap.spec b/systemtap.spec index 00763f5..797f6a6 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -14,7 +14,7 @@ %ifarch ppc ppc64 %{sparc} %{!?with_publican: %global with_publican 0} %else -%{!?with_publican: %global with_publican 0} +%{!?with_publican: %global with_publican 1} %endif %if 0%{?rhel} %{!?publican_brand: %global publican_brand RedHat} @@ -31,7 +31,7 @@ Name: systemtap Version: 2.2 -Release: 0.119.g1e447aa%{?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.119.g1e447aa.tar.gz +Source: %{name}-%{version}-0.125.ga88f5ee.tar.gz # Build* BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -696,17 +696,9 @@ exit 0 # ------------------------------------------------------------------------ %changelog -* Mon Apr 08 2013 Lukas Berk - 2.2-0.119.g1e447aa +* Mon Apr 15 2013 Lukas Berk - 2.2-0.125.ga88f5ee - Automated weekly rawhide release - -* Wed Apr 03 2013 Lukas Berk - 2.2-0.112.g3d0dc3b -- Automated weekly rawhide release - -* 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 +- Applied spec changes from upstream git * Wed Feb 13 2013 Serguei Makarov - 2.1-1 - Upstream release. @@ -730,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 @@ -789,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, @@ -852,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 @@ -873,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.