#303 ELN: prefer blas
Merged 4 months ago by sgallagh. Opened 4 months ago by yselkowitz.
rpms/ yselkowitz/fedora-release eln  into  rawhide

file modified
+5 -2
@@ -492,8 +492,7 @@ 

  Suggests: ipa-healthcheck

  Suggests: ipa-healthcheck-core

  

- # Prefer over exim, opensmtpd for Provides: MTA smtpd smtpdaemon server(smtp)

- # sendmail is also in RHEL but does not Provides: smtpdaemon

+ # Prefer over exim, opensmtpd, sendmail for Provides: MTA smtpd smtpdaemon server(smtp)

  Suggests: postfix

  

  # Prefer over cdrkit/genisoimage for /usr/bin/mkisofs
@@ -514,6 +513,10 @@ 

  # for Provides: arptables-helper, ebtables, or iptables

  Suggests: iptables-nft

  

+ # Prefer over blis for libblas*.so.3()(64bit)

+ Suggests: blas

+ Suggests: blas64

+ 

  RemovePathPostfixes: .eln

  Provides:       fedora-release-identity = %{version}-%{release}

  Conflicts:      fedora-release-identity

blis provides libblas SONAMEs in addition to its own libblis; we need only blas/lapack in RHEL/ELN.

Also, update the comment for postfix, as sendmail has also been dropped.

/cc @sgallagh

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/c3cc8e26880747619d7817c11dffca17

Pull-Request has been merged by sgallagh

4 months ago
Metadata