Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openblas for openSUSE:Factory 
checked in at 2022-05-12 22:57:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openblas (Old)
 and      /work/SRC/openSUSE:Factory/.openblas.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openblas"

Thu May 12 22:57:55 2022 rev:50 rq:976143 version:0.3.20

Changes:
--------
--- /work/SRC/openSUSE:Factory/openblas/openblas.changes        2022-05-02 
16:24:41.572779717 +0200
+++ /work/SRC/openSUSE:Factory/.openblas.new.1538/openblas.changes      
2022-05-12 22:58:15.936628054 +0200
@@ -1,0 +2,7 @@
+Thu May  5 11:56:20 UTC 2022 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Dynamically generate baselibs.conf for openblas flavors; this
+  will fix the unresolvables down the chain for arpack-ng 32-bit
+  bi-arch packages.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ openblas.spec ++++++
--- /var/tmp/diff_new_pack.wED9Rc/_old  2022-05-12 22:58:16.592628934 +0200
+++ /var/tmp/diff_new_pack.wED9Rc/_new  2022-05-12 22:58:16.600628945 +0200
@@ -305,6 +305,16 @@
 cp %{SOURCE2} .
 %endif
 
+# create baselibs.conf based on flavor
+cat >  %{_sourcedir}/baselibs.conf <<EOF
+lib%{name}%{?so_v}
+    +%{p_libdir}/libopenblas.*\.so\.*
+lib%{name}-devel
+    +%{p_libdir}/libopenblas\.so
+    requires -%{name}-<targettype>
+    requires "lib%{name}%{?so_v}-<targettype> = <version>"
+EOF
+
 %build
 
 # Limit lto jobs to 1 - -flto=auto together with make -j<m>

Reply via email to