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 293077 Details for
Bug 430394
anaconda has dependency on dmidecode in powerpc
[?]
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 to only require dmidecode on arches that support it
foo.patch (text/plain), 1.16 KB, created by
Josh Boyer
on 2008-01-27 13:33:42 UTC
(
hide
)
Description:
patch to only require dmidecode on arches that support it
Filename:
MIME Type:
Creator:
Josh Boyer
Created:
2008-01-27 13:33:42 UTC
Size:
1.16 KB
patch
obsolete
>--- > anaconda.spec | 9 +++++++-- > 1 file changed, 7 insertions(+), 2 deletions(-) > >--- devel.orig/anaconda.spec >+++ devel/anaconda.spec >@@ -3,7 +3,7 @@ > Summary: Graphical system installer > Name: anaconda > Version: 11.4.0.27 >-Release: 1 >+Release: 2 > License: GPLv2+ > Group: Applications/System > URL: http://fedoraproject.org/wiki/Anaconda >@@ -103,13 +103,15 @@ Requires: system-config-securitylevel > Requires: cryptsetup-luks > Requires: mdadm > Requires: iscsi-initiator-utils >-Requires: dmidecode > Requires: lvm2 > Requires: util-linux-ng > %ifnarch s390 s390x ppc64 > Requires: rhpxl >= %{rhpxlver} > Requires: system-config-keyboard > %endif >+%ifarch %{ix86} x86_64 ia64 >+Requires: dmidecode >+%endif > Requires: hal, dbus-python > %ifarch %livearches > Requires: usermode >@@ -209,6 +211,9 @@ desktop-file-install --vendor="" --dir=% > /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : > > %changelog >+* Sun Jan 27 2008 Josh Boyer <jwboyer@gmail.com> - 11.4.0.27-2 >+- Only Require dmidecode on ix86, x86_64, and ia64 (#430394) >+ > * Fri Jan 25 2008 Chris Lumens <clumens@redhat.com> - 11.4.0.27-1 > - Fix generation of stage1 images. (notting) > - Fix a typo in mk-images. (clumens)
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 430394
: 293077