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 730367 Details for
Bug 947137
python-blivet cannot require hfsplus-tools on arm because of dependency issues on that platform
[?]
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 make archful and require hfsplus-tools only where its needed
python-blivet.patch (text/plain), 672 bytes, created by
Dennis Gilmore
on 2013-04-01 17:56:03 UTC
(
hide
)
Description:
patch to make archful and require hfsplus-tools only where its needed
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2013-04-01 17:56:03 UTC
Size:
672 bytes
patch
obsolete
>diff --git a/python-blivet.spec b/python-blivet.spec >index 4b9c8a8..9d31e64 100644 >--- a/python-blivet.spec >+++ b/python-blivet.spec >@@ -21,7 +21,6 @@ Source0: http://git.fedorahosted.org/cgit/blivet.git/snapshot/%{realname}-%{vers > %define fcoeutilsver 1.0.12-3.20100323git > %define iscsiver 6.2.0.870-3 > >-BuildArch: noarch > BuildRequires: gettext > BuildRequires: python-setuptools-devel > BuildRequires: transifex-client >@@ -43,8 +42,10 @@ Requires: btrfs-progs > Requires: dmidecode > %endif > %if ! 0%{?rhel} >+%ifarch x86_64 > Requires: hfsplus-tools > %endif >+%endif > Requires: python-pyblock >= %{pythonpyblockver} > Requires: device-mapper-multipath > %ifnarch s390 s390x
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 947137
: 730367