SHA256
1
0
forked from pool/lapack

18 Commits

Author SHA256 Message Date
f607eae064 Accepting request 1185418 from science
OBS-URL: https://build.opensuse.org/request/show/1185418
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lapack?expand=0&rev=59
2024-07-05 17:45:18 +00:00
98deaa5bfe Accepting request 1180788 from science
* Update to version 3.12.0 (boo#1223783).
* Drop all upstreamed or otherwise fixed patches:
* Use cmake for configure and ninja for build.
* Package pkgconf and cmake scripts for -devel pkgs.
* Drop multibuild flavour for man files.
* Add multibuild flavour for static libs (also used to build man files).
* Build man files using doxygen instead of using pre-built files.
* Explicitly symlink library to relocated shared libs in baselibs.conf (boo#1207563).
* Recommend lapack-man package from {blas,lapack,lapacke,cblas}-devel packages.
* Rename isnan man file to avoid conflict with libm's isnan (from package man-pages).

OBS-URL: https://build.opensuse.org/request/show/1180788
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lapack?expand=0&rev=58
2024-06-14 16:57:53 +00:00
faf8249776 Accepting request 1157203 from science
OBS-URL: https://build.opensuse.org/request/show/1157203
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lapack?expand=0&rev=57
2024-03-14 16:42:55 +00:00
d2782d03d7 Accepting request 1085186 from science
OBS-URL: https://build.opensuse.org/request/show/1085186
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lapack?expand=0&rev=56
2023-05-07 16:54:28 +00:00
f7f5be81a1 Accepting request 1067609 from science
- Set -mfpmath=sse for the entire build for ix86 platforms
  on SLE/Leap. Since we build for x86_64, we know that sse
  is available.
  This helps to avoid effects from excess precision that
  can be seen in the test suite.
  On Factory we leave -ffloat-store for the test suite
  only as this option comes at a performance penalty.
  We may see precision related issues in the test suite
  with future compilers regardless.

OBS-URL: https://build.opensuse.org/request/show/1067609
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lapack?expand=0&rev=55
2023-02-25 18:55:00 +00:00
c1c144fa3e Accepting request 1066236 from science
- As a configurable option add tmglib code to the LAPACK librarly
  and enable TMG in LAPACKE as the header files provide its API
  (boo#1207989 & bsc#1087426).
- Restore generic link for update-alternatives. This is usually
  set by the update-alternatives and it is '%ghost'ed but rpmlint
  complains.
- Move update-alternatives --remove to %%postun to stop rpmlint
  from complaining.
- Removed useless - because never executed - %%postrans scriptlets.
- Added missing _%%{_arch} to update-alternative names.
- rpmlint complains anyway - this time about alternative-link-missing
  - as it does not understand the _%%{_arch} endings: muffle with
  rpmlintrc.
- Make arch-dependent generic names conditional. (forwarded request 1066221 from eeich)

OBS-URL: https://build.opensuse.org/request/show/1066236
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lapack?expand=0&rev=54
2023-02-21 14:35:29 +00:00
e889d229a9 Accepting request 1064180 from science
OBS-URL: https://build.opensuse.org/request/show/1064180
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lapack?expand=0&rev=53
2023-02-11 20:55:53 +00:00
98bc7dd30d Accepting request 965859 from science
OBS-URL: https://build.opensuse.org/request/show/965859
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lapack?expand=0&rev=52
2022-04-05 17:54:50 +00:00
ea1a2972ad Accepting request 943650 from science
OBS-URL: https://build.opensuse.org/request/show/943650
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lapack?expand=0&rev=51
2022-01-05 12:39:32 +00:00
2485b0ba25 Accepting request 907083 from science
- Rename conflicting MIN.3 and MAX.3 manpages into lapack-{MAX,MIN}.3

- Do not create the dummy files in /etc/alternatives during
  %install: managed by update-alternatives and packaged as ghost.

OBS-URL: https://build.opensuse.org/request/show/907083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lapack?expand=0&rev=50
2021-07-20 13:38:46 +00:00
a476d3b0c4 Accepting request 892381 from science
OBS-URL: https://build.opensuse.org/request/show/892381
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lapack?expand=0&rev=49
2021-05-15 21:15:26 +00:00
b25a250117 Accepting request 876617 from science
OBS-URL: https://build.opensuse.org/request/show/876617
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lapack?expand=0&rev=48
2021-03-08 14:14:53 +00:00
b5d569a36e Accepting request 841039 from science
- Build CBLAS from lapack package
  * update baselibs.conf
- Clean up spec file:
  * remove useless make cleanlib
  * remove ineffective duplicated 'make ..lib' calls with deviating
    opts, as the object files are not removed (fortuanately) the
    existing PIC files are used for the static libraries
  * remove fortran-only -std=legacy opt from CFLAGS (forwarded request 840488 from StefanBruens)

OBS-URL: https://build.opensuse.org/request/show/841039
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lapack?expand=0&rev=47
2020-10-12 11:46:52 +00:00
004ad03e17 Accepting request 785151 from science
OBS-URL: https://build.opensuse.org/request/show/785151
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lapack?expand=0&rev=46
2020-03-18 11:23:21 +00:00
18bb7b4ab9 Accepting request 720975 from science
OBS-URL: https://build.opensuse.org/request/show/720975
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lapack?expand=0&rev=45
2019-09-05 10:07:35 +00:00
c9ab0efbdd Accepting request 593215 from science
OBS-URL: https://build.opensuse.org/request/show/593215
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lapack?expand=0&rev=44
2018-04-06 15:41:39 +00:00
fd2df114e8 Accepting request 564518 from science
OBS-URL: https://build.opensuse.org/request/show/564518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lapack?expand=0&rev=43
2018-01-20 10:24:41 +00:00
e8ce52607e Accepting request 501797 from science
1

OBS-URL: https://build.opensuse.org/request/show/501797
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lapack?expand=0&rev=42
2017-06-17 08:20:09 +00:00

Diff Content Not Available