forked from pool/clFFT
- Add clFFT-avoid-rvalue-address.patch: Fix building with gcc11 (which is stricter about referencing rvalue addresses) by using ostringstream object directly rather its pointer [gh#clMathLibraries/clFFT#237]. - Add opencl-headers and pkgconfig(OpenCL) to -devel package Requires as these are referenced by clFFT headers and library. - Use %license for LICENSE file. OBS-URL: https://build.opensuse.org/request/show/903571 OBS-URL: https://build.opensuse.org/package/show/science/clFFT?expand=0&rev=13
48 lines
1.6 KiB
Plaintext
48 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Jul 1 14:28:59 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Add clFFT-avoid-rvalue-address.patch: Fix building with gcc11
|
|
(which is stricter about referencing rvalue addresses) by using
|
|
ostringstream object directly rather its pointer
|
|
[gh#clMathLibraries/clFFT#237].
|
|
- Add opencl-headers and pkgconfig(OpenCL) to -devel package
|
|
Requires as these are referenced by clFFT headers and library.
|
|
- Use %license for LICENSE file.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 20 23:15:31 UTC 2019 - Simon Lees <sflees@suse.de>
|
|
|
|
- %make_jobs is depricated replaced by %cmake_build
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 22 17:47:07 UTC 2017 - mardnh@gmx.de
|
|
|
|
- Add patch:
|
|
* clFFT-fix-aarm64.patch (Fix build for aarch64)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 11 14:53:51 UTC 2017 - mpluskal@suse.com
|
|
|
|
- Do not pull boost-devel on Factory (bsc#1062774)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 24 23:22:32 UTC 2017 - jengelh@inai.de
|
|
|
|
- Trim descriptions.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 21 18:37:46 UTC 2017 - mpluskal@suse.com
|
|
|
|
- Update rpm group
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 18 11:25:15 UTC 2017 - mpluskal@suse.com
|
|
|
|
- Split shared libraries
|
|
- Do not build on unsupported (32-bit) architectures
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 13 21:09:37 UTC 2017 - mardnh@gmx.de
|
|
|
|
- Initial package, version 2.12.2
|