AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Add config.sub and config.guess files to sources in order to fix generation of configure from configure.ac in Factory - Fetch the tarball using source service, since the tarball does not exist any more on people.redhat.com - Added patches: * 0001-make-Fixes-paraller-building-like-make-j16.patch: Upstream fix for highly parallel builds * 0002-stats-bugfix-use-timersub-and-timeradd.patch: Upstream commit to replace buggy tv_sub and tv_add by timersub and timeradd * 0003-stats-report-zero-percents-instead-of-NaN.patch: Upstream fix to report zero percent instead of NaN * 0004-add-aarch64-and-ppc64le-support-to-audit.h.patch: Upstream commit to add support for ppc64le and aarch64 architectures * ppc-fedora.patch * latrace-PRINT-format.patch: Avoid a non-literal format string by using string token pasting
- Drop old RPM constructs like %clean or %__-type indirections. Remove unnecessary ldconfig call.
- Add latrace-0.5.11-fixes.diff to fix build after recent flex upgrade.
- Add reproducible.patch to fix build-compare
- Rename rpmlintrc to %{name}-rpmlintrc. Follow the packaging guidelines.
- set Exclusive arch to x86 and ARM
- Update to version 0.5.11 - Move private library to /usr/lib/latrace - Change to SPDX licensing format. - Remove not needed BuildRequires.
- initial package (0.5.9)