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 305078 Details for
Bug 446016
Improve multilib arches support.
[?]
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]
patch file
patch.diff (text/plain), 1.90 KB, created by
CHIKAMA Masaki
on 2008-05-12 04:46:18 UTC
(
hide
)
Description:
patch file
Filename:
MIME Type:
Creator:
CHIKAMA Masaki
Created:
2008-05-12 04:46:18 UTC
Size:
1.90 KB
patch
obsolete
>--- e2fsprogs.spec.org 2008-05-12 13:14:11.000000000 +0900 >+++ e2fsprogs.spec 2008-05-12 13:19:53.000000000 +0900 >@@ -1,3 +1,6 @@ >+# Arches on which we need to prevent arch conflicts on block_types.h and blkid_types.h >+%define multilib_arches %{ix86} ia64 ppc ppc64 s390 s390x x86_64 >+ > %define _root_sbindir /sbin > %define _root_libdir /%{_lib} > >@@ -108,6 +111,7 @@ > make install install-libs DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -p" \ > root_sbindir=%{_root_sbindir} root_libdir=%{_root_libdir} > >+%ifarch %{multilib_arches} > # ugly hack to allow parallel install of 32-bit and 64-bit -devel packages: > mv -f $RPM_BUILD_ROOT%{_includedir}/ext2fs/ext2_types.h \ > $RPM_BUILD_ROOT%{_includedir}/ext2fs/ext2_types-%{_arch}.h >@@ -116,6 +120,7 @@ > mv -f $RPM_BUILD_ROOT%{_includedir}/blkid/blkid_types.h \ > $RPM_BUILD_ROOT%{_includedir}/blkid/blkid_types-%{_arch}.h > install -p -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_includedir}/blkid/blkid_types.h >+%endif > > # Our own initscript for uuidd > install -D -m 755 %{SOURCE3} $RPM_BUILD_ROOT/etc/rc.d/init.d/uuidd >--- blkid_types-wrapper.h.org 2008-05-12 13:20:22.000000000 +0900 >+++ blkid_types-wrapper.h 2008-05-12 13:20:38.000000000 +0900 >@@ -17,10 +17,6 @@ > #include "blkid_types-s390.h" > #elif defined(__x86_64__) > #include "blkid_types-x86_64.h" >-#elif defined(__alpha__) >-#include "blkid_types-alpha.h" >-#elif defined(__arm__) >-#include "blkid_types-arm.h" > #else > #error "This e2fsprogs-devel package does not work your architecture?" > #endif >--- ext2_types-wrapper.h.org 2008-05-12 13:20:46.000000000 +0900 >+++ ext2_types-wrapper.h 2008-05-12 13:20:55.000000000 +0900 >@@ -17,10 +17,6 @@ > #include "ext2_types-s390.h" > #elif defined(__x86_64__) > #include "ext2_types-x86_64.h" >-#elif defined(__alpha__) >-#include "ext2_types-alpha.h" >-#elif defined(__arm__) >-#include "ext2_types-arm.h" > #else > #error "This e2fsprogs-devel package does not work your architecture?" > #endif
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 446016
: 305078