Panu Matilainen
6715757024
Fix invalid path passed to parametric macro generators
2020-04-06 14:40:01 +03:00
Panu Matilainen
8332f4fa64
Fix db lock files not getting packaged
...
Commit a5c4573419
caused a literal
/var/lib/rpm/.*.* file to be packaged as a ghost instead of the db lock
files it was supposed to catch. Ensure any hidden db locks get copied
too after initializing. Thanks to Thierry Vignaud for spotting.
2020-04-02 12:48:24 +03:00
Panu Matilainen
52a9ca7aad
Move bdb specific systemd-tmpfiles cleanup crutch behind the bdb bcond
2020-04-01 14:10:37 +03:00
Panu Matilainen
a5c4573419
Rebase to rpm 4.16.0 alpha
...
- Add bconds for and enable sqlite, ndb and bdb_ro database backends
- Add bcond for disabling bdb backend
- Drop lmdb bcond, the backend was removed upstream
- Ensure all database backend files are owned
- Fix external environment causing test-suite failures in spec build
- Re-enable hard test-suite failures again
2020-03-31 13:54:46 +03:00
Fedora Release Engineering
5a0eaf89ad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-30 17:51:32 +00:00
Panu Matilainen
47d58abc40
Obsolete python2-rpm to fix upgrade path ( #1775113 )
2020-01-09 13:01:09 +02:00
Panu Matilainen
aa9697a386
Rebase to 4.15.1
...
Seems that one of the arm patches didn't get reverted upstream which
requires us to carry it here. Oh, poo.
2019-11-18 13:46:45 +02:00
Adam Williamson
7cf9f46d11
Really revert armv8 detection improvements (apply patch)
...
Peter added the patch to the repo but forgot to add it to the
spec file.
2019-11-14 10:15:02 -08:00
Peter Robinson
2be34826de
Revert armv8 detection improvements
2019-10-23 22:38:51 +01:00
Stephen Gallagher
197455deb6
Revert aliasing arm64 to aarch64
...
Resolves: rhbz#1763831
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-10-21 13:38:12 -04:00
Panu Matilainen
534022dd6d
Revert problematic sub-variants of armv8 ( #1691430 )
2019-10-18 14:56:50 +03:00
Panu Matilainen
d09b7311d5
Drop python2 bindings for good ( #1761211 )
...
This means a breakup with F31 branch, but I dont want to add tonne of
conditional build foobar for a dying breed. Bye bye Python 2, and RIP.
2019-10-17 14:25:24 +03:00
Adam Williamson
706be6f0fd
Revert systemd inhibit plugin's calling of dbus_shutdown ( #1750575 )
2019-10-15 17:23:50 -07:00
Panu Matilainen
5c57b11a0f
Update to rpm 4.15.0 final
2019-09-26 13:22:19 +03:00
Panu Matilainen
41f9713949
Update to 4.15.0-rc1
2019-08-28 13:32:19 +03:00
Panu Matilainen
48ff1fa7e0
Fix some issues in the thread cap logic
2019-08-27 14:25:07 +03:00
Panu Matilainen
dce71ded33
Re-enable test-suite, temporarily disabled during alpha troubleshooting
2019-08-26 11:35:43 +03:00
Panu Matilainen
a0095d14ee
Try again with less broken capping patches...
2019-08-23 14:12:34 +03:00
Panu Matilainen
d678a6a69f
Cap number of threads on 32bit platforms ( #1729382 )
...
Also drop %_lto_cflags macro (reverted upstream) before people
start adapting its use.
2019-08-23 13:52:16 +03:00
Panu Matilainen
c9c421374c
Restore strict order of build scriptlet stdout/stderr output
2019-08-23 13:32:44 +03:00
Miro Hrončok
ac67522da9
Rebuilt for Python 3.8
2019-08-15 18:22:00 +02:00
Miro Hrončok
d962bff879
Rebuilt for libimaevm.so.1
2019-07-31 20:01:44 +02:00
Fedora Release Engineering
e4c27a9cdf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-26 18:45:35 +00:00
Igor Gnatenko
b419b5cbcd
Backport patch to not set RPMTAG_BUILDTIME to SOURCE_DATE_EPOCH
...
We have enabled SOURCE_DATE_EPOCH, but it changed behavior of
RPMTAG_BUILDTIME. We need to restore it…
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-07-20 18:30:29 +02:00
Panu Matilainen
0052ff9134
Rebase to 4.15.0 beta
2019-06-27 11:08:03 +03:00
Panu Matilainen
70d62ac48f
Fix excessive TLS use, part II ( #1722181 )
2019-06-20 15:15:06 +03:00
Panu Matilainen
894aa7a821
Fix excessive TLS use ( #1722181 )
2019-06-20 14:00:13 +03:00
Panu Matilainen
d8b230b992
Drop buildarch again now that python_provide no longer needs it ( #1720139 )
2019-06-19 09:39:06 +03:00
Panu Matilainen
c45704ba93
Temporarily re-enable buildarch macro for python_provide macro use ( #1720139 )
2019-06-14 10:37:34 +03:00
Panu Matilainen
67fd2db9f5
Reorg patches as per upstream status
2019-06-14 10:34:02 +03:00
Panu Matilainen
49f11812bc
Don't fail build trying to kill a non-existent process ( #1720143 )
2019-06-13 12:59:03 +03:00
Igor Gnatenko
5965610d18
Fix build of binary packages in parallel
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-06-11 14:59:33 +02:00
Igor Gnatenko
7c70aabe3a
Bump release
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-06-11 13:45:55 +02:00
Igor Gnatenko
82285fa5c1
Copy changelog in one thread at a time
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-06-11 13:45:21 +02:00
Igor Gnatenko
7b81210f7b
Try fix for omp crash
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-06-11 12:48:53 +02:00
Igor Gnatenko
c065605b86
Revert generation of binary packages in parallel
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-06-11 00:09:36 +02:00
Igor Gnatenko
68ce99e7f4
Try some probably non-working fix
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-06-10 23:46:44 +02:00
Igor Gnatenko
81c625136e
Switch back to 4.15-alpha
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-06-10 23:40:51 +02:00
Igor Gnatenko
0cd3bd878c
Next bisect (18c92e6fe)
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-06-10 23:13:47 +02:00
Igor Gnatenko
9e921777c3
Next bisect (d86c0c28a)
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-06-10 22:48:09 +02:00
Igor Gnatenko
6b35a985c8
Next bisect (272431d34)
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-06-10 22:27:45 +02:00
Igor Gnatenko
68e6f54804
Next bisect (8da6654e3)
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-06-10 22:04:22 +02:00
Igor Gnatenko
f1d1d8f7d0
Next bisect (a5d7c6caf)
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-06-10 21:35:23 +02:00
Igor Gnatenko
1484f717c2
Fix build
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-06-10 20:54:26 +02:00
Igor Gnatenko
3d63652e9b
Start bisect (57899bd3b)
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-06-10 20:48:07 +02:00
Igor Gnatenko
5c48e03971
fix file list
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-06-10 20:30:42 +02:00
Igor Gnatenko
6f6aff51ae
chmod +x proper rpmbuild
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-06-10 20:23:42 +02:00
Igor Gnatenko
8d4a190d35
Add wrapper to export MALLOC_CHECK_=3
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-06-10 20:21:58 +02:00
Igor Gnatenko
9e41d42924
Disable tests temporarily
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-06-10 19:14:43 +02:00
Igor Gnatenko
472245e661
Build with -fsanitize=address
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-06-10 19:08:57 +02:00