Kian-Meng Ang
|
897c3dc37e
|
Fix typos
|
2022-06-07 20:28:50 +08:00 |
Luca Boccassi
|
5ceac78b33
|
Add new build-dependency on python3-packaging
|
2021-08-20 12:48:01 +01:00 |
Luca Boccassi
|
d3b0bee353
|
Problem: RPM builds broken on new distros
Solution: remove reference to non-existing files, it is now a hard error
|
2021-01-16 13:39:16 +00:00 |
Luca Boccassi
|
8b4b10c239
|
Problem: RPM build fails on Suse Tumbleweed
Solution: number the sources
[ 51s] error: No source number 0
|
2020-01-12 15:50:11 +00:00 |
Luca Boccassi
|
722aa068a8
|
Problem: RPM builds broken on recent Fedora releases
Solution: split the spec in SUSE-specific and Fedora-specific parts,
as the handling of python packages is too different.
|
2019-11-29 16:49:16 +00:00 |
Luca Boccassi
|
ee81c405c4
|
Problem: package versions out of date
Solution: bump them
|
2018-08-17 20:00:07 +01:00 |
Luca Boccassi
|
c3289785db
|
Problem: build on SUSE Leap 15 broken
Solution: ignore post-build checks:
[ 87s] I: Program is likely to break with new gcc. Try -fno-strict-aliasing.
[ 87s] W: python-pyzmq strict-aliasing-punning zmq/backend/cython/_poll.c:3207, 3210
[ 87s] W: python-pyzmq strict-aliasing-punning zmq/backend/cython/context.c:2803
[ 87s] W: python-pyzmq strict-aliasing-punning zmq/backend/cython/message.c:1691, 1712, 4516
[ 87s] W: python-pyzmq strict-aliasing-punning zmq/backend/cython/socket.c:1594, 1652, 1685, 7947
[ 87s] W: python-pyzmq strict-aliasing-punning zmq/backend/cython/utils.c:839
[ 87s]
[ 87s] I: Program returns random data in a function
[ 87s] E: python-pyzmq no-return-in-nonvoid-function /tmp/timer_create94hLI9.c:3
[ 87s] E: python-pyzmq no-return-in-nonvoid-function /tmp/timer_createpxvysoje.c:3
|
2018-08-17 20:00:07 +01:00 |
Luca Boccassi
|
632970528f
|
Problem: no RPM packaging
Solution: import and adapt spec file from SUSE
|
2017-08-20 20:44:48 +01:00 |