Automated weekly systemtap rawhide release: 0.125.ga88f5ee

This commit is contained in:
Lukas Berk 2013-04-15 10:15:18 -04:00
parent 927274e066
commit 27aafe3413
3 changed files with 11 additions and 18 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -1 +1 @@
375f96f7f55c2b70e96fbbeca51454ef systemtap-2.2-0.119.g1e447aa.tar.gz
0be7dcc482eb2c3c920c3dfc0d340a04 systemtap-2.2-0.125.ga88f5ee.tar.gz

View File

@ -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 <lberk@redhat.com> - 2.2-0.119.g1e447aa
* Mon Apr 15 2013 Lukas Berk <lberk@redhat.com> - 2.2-0.125.ga88f5ee
- Automated weekly rawhide release
* Wed Apr 03 2013 Lukas Berk <lberk@redhat.com> - 2.2-0.112.g3d0dc3b
- Automated weekly rawhide release
* Tue Mar 26 2013 Lukas Berk <lberk@redhat.com> - 2.2-0.104.gd142b86.1
- Turned off doc generation until BZ920216 resolved
* Tue Mar 26 2013 Lukas Berk <lberk@redhat.com> - 2.2-0.104.gd142b86
- Added stap-prep.1 man page
- Applied spec changes from upstream git
* Wed Feb 13 2013 Serguei Makarov <smakarov@redhat.com> - 2.1-1
- Upstream release.
@ -730,7 +722,7 @@ exit 0
* Mon Jul 25 2011 Stan Cox <scox@redhat.com> - 1.6-1
- Upstream release.
* Tue May 23 2011 Stan Cox <scox@redhat.com> - 1.5-1
* Mon May 23 2011 Stan Cox <scox@redhat.com> - 1.5-1
- Upstream release.
* Mon Jan 17 2011 Frank Ch. Eigler <fche@redhat.com> - 1.4-1
@ -789,7 +781,7 @@ exit 0
* Wed Jul 11 2007 Will Cohen <wcohen@redhat.com> - 0.5.14-2
- Fix Requires and BuildRequires for sqlite.
* Tue Jul 2 2007 Frank Ch. Eigler <fche@redhat.com> - 0.5.14-1
* Mon Jul 2 2007 Frank Ch. Eigler <fche@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,
@ -852,7 +844,7 @@ exit 0
* Wed Sep 7 2005 Frank Ch. Eigler <fche@redhat.com>
- Bump version.
* Wed Aug 16 2005 Frank Ch. Eigler <fche@redhat.com>
* Tue Aug 16 2005 Frank Ch. Eigler <fche@redhat.com>
- Bump version.
* Wed Aug 3 2005 Martin Hunt <hunt@redhat.com> - 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 <wcohen@redhat.com>
* Tue Jul 19 2005 Will Cohen <wcohen@redhat.com>
- Initial creation of RPM.