Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1766008 Details for
Bug 1942422
F35FailsToInstall: simde-devel
Home
New
Search
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.rh90 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]
Removes %{?_isa} from Requires on hedley-static
simde-fix-arched-hedley-static.patch (text/plain), 1.07 KB, created by
Ben Beasley
on 2021-03-24 18:58:21 UTC
(
hide
)
Description:
Removes %{?_isa} from Requires on hedley-static
Filename:
MIME Type:
Creator:
Ben Beasley
Created:
2021-03-24 18:58:21 UTC
Size:
1.07 KB
patch
obsolete
>diff --git a/simde.spec b/simde.spec >index f81c63e..201609d 100644 >--- a/simde.spec >+++ b/simde.spec >@@ -20,7 +20,7 @@ Name: simde > Version: 0.0.0 > # Align the release format with the packages setting Source0 by commit hash > # such as podman.spec and moby-engine.spec. >-Release: 9.git%{short_commit_simde}%{?dist} >+Release: 10.git%{short_commit_simde}%{?dist} > Summary: SIMD Everywhere > # find simde/ -type f | xargs licensecheck > # simde: MIT >@@ -61,7 +61,7 @@ Summary: Header files for SIMDe development > Provides: %{name}-static = %{version}-%{release} > # The API includes the hedley header-only library. > Requires: hedley-devel%{?_isa} >-Requires: hedley-static%{?_isa} >+Requires: hedley-static > > %description devel > The simde-devel package contains the header files needed >@@ -191,6 +191,9 @@ popd > %{_includedir}/%{name} > > %changelog >+* Wed Mar 24 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.0-10.git396e05c >+- Fix incorrectly-arched dependency on hedley-static >+ > * Tue Mar 23 2021 Jun Aruga <jaruga@redhat.com> - 0.0.0-9.git396e05c > - Fix a warning by the rpmlint. >
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 1942422
: 1766008