Automatic update to 0.5
This commit is contained in:
parent
a092a3aed7
commit
b660568bbf
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
ae38d7d5a3ef9bd1b1b6e4e75b4179ab systemtap-0.4.2.tar.gz
|
551b8d57d17c78f756d2876e98028f6e systemtap-0.5.tar.gz
|
||||||
bfc77b2f448d8d7e0881bbb3196f3f5d elfutils-0.116.tar.gz
|
bfc77b2f448d8d7e0881bbb3196f3f5d elfutils-0.116.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%define elfutils_version 0.116
|
%define elfutils_version 0.116
|
||||||
|
|
||||||
Name: systemtap
|
Name: systemtap
|
||||||
Version: 0.4.2
|
Version: 0.5
|
||||||
Release: 2
|
Release: 2
|
||||||
Summary: Instrumentation System
|
Summary: Instrumentation System
|
||||||
Group: Development/System
|
Group: Development/System
|
||||||
@ -10,7 +10,7 @@ License: GPL
|
|||||||
URL: http://sourceware.org/systemtap/
|
URL: http://sourceware.org/systemtap/
|
||||||
Source: ftp://sourceware.org/pub/%{name}/%{name}-%{version}.tar.gz
|
Source: ftp://sourceware.org/pub/%{name}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
ExclusiveArch: %{ix86} x86_64
|
ExclusiveArch: %{ix86} x86_64 ppc ia64
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-root
|
||||||
|
|
||||||
@ -130,9 +130,13 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Oct 31 2005 Roland McGrath <roland@redhat.com> - 0.4.2-2
|
* Fri Dec 2 2005 Frank Eigler <fche@redhat.com> - 0.5-2
|
||||||
- Rebuilt for devel
|
- Rebuilt for devel
|
||||||
|
|
||||||
|
* Fri Dec 02 2005 Frank Ch. Eigler <fche@redhat.com> - 0.5-1
|
||||||
|
- Many fixes and improvements: 1425, 1536, 1505, 1380, 1329, 1828, 1271,
|
||||||
|
1339, 1340, 1345, 1837, 1917, 1903, 1336, 1868, 1594, 1564, 1276, 1295
|
||||||
|
|
||||||
* Mon Oct 31 2005 Roland McGrath <roland@redhat.com> - 0.4.2-1
|
* Mon Oct 31 2005 Roland McGrath <roland@redhat.com> - 0.4.2-1
|
||||||
- Many fixes and improvements: PRs 1344, 1260, 1330, 1295, 1311, 1368,
|
- Many fixes and improvements: PRs 1344, 1260, 1330, 1295, 1311, 1368,
|
||||||
1182, 1131, 1332, 1366, 1456, 1271, 1338, 1482, 1477, 1194.
|
1182, 1131, 1332, 1366, 1456, 1271, 1338, 1482, 1477, 1194.
|
||||||
|
Loading…
Reference in New Issue
Block a user