Updated crash.patch to bring it up to 4.0-2.26, which should address BZ
#191719 - "crash fails to build in mock"
This commit is contained in:
parent
bdfb36dd89
commit
ef16efa829
7277
crash.patch
7277
crash.patch
File diff suppressed because it is too large
Load Diff
@ -4,11 +4,11 @@
|
|||||||
Summary: crash utility for live systems; netdump, diskdump, LKCD or mcore dumpfiles
|
Summary: crash utility for live systems; netdump, diskdump, LKCD or mcore dumpfiles
|
||||||
Name: crash
|
Name: crash
|
||||||
Version: 4.0
|
Version: 4.0
|
||||||
Release: 2.18.1
|
Release: 2.26.1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Development/Debuggers
|
Group: Development/Debuggers
|
||||||
Source: %{name}-%{version}.tar.gz
|
Source: %{name}-%{version}.tar.gz
|
||||||
URL: ftp://people.redhat.com/anderson/%{name}-%{version}.tar.gz
|
URL: http://people.redhat.com/anderson
|
||||||
ExclusiveOS: Linux
|
ExclusiveOS: Linux
|
||||||
ExclusiveArch: i386 ia64 x86_64 ppc64
|
ExclusiveArch: i386 ia64 x86_64 ppc64
|
||||||
Buildroot: %{_tmppath}/%{name}-root
|
Buildroot: %{_tmppath}/%{name}-root
|
||||||
@ -45,6 +45,10 @@ rm -rf %{buildroot}
|
|||||||
%doc README
|
%doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 15 2006 Dave Anderson <anderson@redhat.com> - 4.0-2.26.1
|
||||||
|
- Updated crash.patch to bring it up to 4.0-2.26, which should
|
||||||
|
address BZ #191719 - "crash fails to build in mock"
|
||||||
|
|
||||||
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 4.0-2.18.1
|
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 4.0-2.18.1
|
||||||
- rebuilt for new gcc4.1 snapshot and glibc changes
|
- rebuilt for new gcc4.1 snapshot and glibc changes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user