Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 933432 Details for
Bug 1136050
add ppc64le as supported architecture for crash package
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
crash_spec_adding_ppc64le.patch
crash_spec_adding_ppc64le.patch (text/plain), 3.09 KB, created by
Michel Normand
on 2014-09-01 14:20:28 UTC
(
hide
)
Description:
crash_spec_adding_ppc64le.patch
Filename:
MIME Type:
Creator:
Michel Normand
Created:
2014-09-01 14:20:28 UTC
Size:
3.09 KB
patch
obsolete
>diff --git a/crash.spec b/crash.spec >index 7311526..48fe690 100644 >--- a/crash.spec >+++ b/crash.spec >@@ -4,20 +4,31 @@ > Summary: Kernel analysis utility for live systems, netdump, diskdump, kdump, LKCD or mcore dumpfiles > Name: crash > Version: 7.0.7 >-Release: 3%{?dist} >+Release: 4%{?dist} > License: GPLv3 > Group: Development/Debuggers > Source: http://people.redhat.com/anderson/crash-%{version}.tar.gz > URL: http://people.redhat.com/anderson > ExclusiveOS: Linux >-ExclusiveArch: %{ix86} ia64 x86_64 ppc ppc64 s390 s390x %{arm} aarch64 >+ExclusiveArch: %{ix86} ia64 x86_64 ppc %{power64} s390 s390x %{arm} aarch64 > Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n) > BuildRequires: ncurses-devel zlib-devel lzo-devel snappy-devel bison readline-devel > Requires: binutils > Provides: bundled(libiberty) >+Source100: %{name}-gdb-7.6.series >+Source101: %{name}-gdb-7.6-ppc64_sysv_abi_push_float.patch >+Source102: %{name}-gdb-7.6-bound_minimal_symbol.patch >+Source103: %{name}-gdb-7.6-add-powerpc64le-linux.patch >+Source104: %{name}-gdb-7.6-update-autoconf-2013-04-24.patch >+Source105: %{name}-gdb-7.6-ppc_insns_match_pattern.patch >+Source106: %{name}-gdb-7.6-floatformat.patch >+Source107: %{name}-gdb-7.6-ppc64-ELFv2-trampoline-match.patch >+Source108: %{name}-gdb-7.6-update-autoconf-2013-06-10.patch >+Source109: %{name}-gdb-7.6-ppc64le.patch > Patch0: lzo_snappy.patch > Patch1: use_system_readline_v2.patch > Patch2: aarch64.patch >+Patch3: %{name}-patch-gdb.patch > > %description > The core analysis suite is a self-contained tool that can be used to >@@ -42,6 +53,14 @@ offered by Mission Critical Linux, or the LKCD kernel patch. > %patch1 -p1 -b use_system_readline_v2.patch > %patch2 -p1 -b aarch64.patch > >+%patch3 -p1 >+## GDB patches >+for f in %{S:100} %{S:101} %{S:102} %{S:103} %{S:104} \ >+ %{S:105} %{S:106} %{S:107} %{S:108} %{S:109} ; do >+ base=`basename "$f"` >+ cp "$f" "${base#%{name}-}" >+done >+ > %build > make RPMPKG="%{version}-%{release}" CFLAGS="%{optflags}" > >@@ -69,6 +88,22 @@ rm -rf %{buildroot} > %{_includedir}/* > > %changelog >+* Mon Sep 1 2014 Michel Normand <normand@linux.vnet.ibm.com> - 7.0.7-4 >+- Add ppc64le as an exclusive arch (via power64 macro) and all >+ required patches to Enable ppc64le: >+ (from opensuse https://build.opensuse.org/package/view_file/openSUSE:Factory:PowerPC/crash/crash.changes?expand=1) >+ o crash-patch-gdb.patch: allow applying custom gdb patches >+ o crash-gdb-7.6.series: series file for gdb patches >+ o gdb-7.6-ppc64_sysv_abi_push_float.patch: backported dependency >+ o gdb-7.6-bound_minimal_symbol.patch: dtto >+ o gdb-7.6-add-powerpc64le-linux.patch: dtto >+ o gdb-7.6-update-autoconf-2013-04-24.patch: dtto >+ o gdb-7.6-ppc_insns_match_pattern.patch: dtto >+ o gdb-7.6-floatformat.patch: dtto >+ o gdb-7.6-ppc64-ELFv2-trampoline-match.patch: dtto >+ o gdb-7.6-update-autoconf-2013-06-10.patch: dtto >+ o gdb-7.6-ppc64le.patch: patch used for the gdb package >+ > * Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.0.7-3 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1136050
: 933432 |
933434
|
933435
|
933436
|
933437
|
933438
|
933439
|
933440
|
933441
|
933445
|
933446
|
933448