Commit Graph

145 Commits

Author SHA1 Message Date
Richard W.M. Jones 8b8563ecd9 Rebuild against librpm 10 2023-05-19 13:04:13 +01:00
Richard W.M. Jones 1a507fd401 Rebuild OCaml packages for F38 2023-01-24 10:35:30 +00:00
Richard W.M. Jones 29efa3fac5 Deal with new RPM database location
https://fedoraproject.org/wiki/Changes/RelocateRPMToUsr
2023-01-21 09:42:55 +00:00
Fedora Release Engineering aa8ebc6a2e Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-21 04:21:04 +00:00
Richard W.M. Jones 444d564619 New upstream development version 5.3.3 2022-10-18 14:48:32 +01:00
Richard W.M. Jones c0e4947ad7 Unconditionally run autoreconf 2022-09-07 16:26:53 +01:00
Richard W.M. Jones 1951f6acfa Include all upstream patches since 5.3.2
Add debugging and accurate exception backtraces (RHBZ#2124571).
2022-09-07 16:17:52 +01:00
Fedora Release Engineering 1aa63b8ba2 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-23 09:44:53 +00:00
Richard W.M. Jones 0999d4f711 OCaml 4.14.0 rebuild 2022-06-18 15:25:48 +01:00
Richard W.M. Jones aab96d51f3 Move dependency on dnf to -devel subpackage (RHBZ#2086302) 2022-05-15 18:17:52 +01:00
Richard W.M. Jones 2058048768 Remove upstream patches 2022-03-04 13:39:22 +00:00
Richard W.M. Jones ac4b685403 New upstream development version 5.3.2 2022-03-04 13:32:40 +00:00
Richard W.M. Jones 767dca226a Fix link to dependency generator documentation 2022-02-28 13:07:44 +00:00
Richard W.M. Jones 13688555ee OCaml 4.13.1 rebuild to remove package notes 2022-02-04 18:12:39 +00:00
Fedora Release Engineering 304198ebcf - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-22 01:58:06 +00:00
Richard W.M. Jones 80d74621ab Further fix to ignore zfcpdump kernel on s390x 2021-12-01 10:40:14 +00:00
Richard W.M. Jones 87c3622fef Work around incorrect kernel provides on RHEL 9 s390x
On RHEL 9 s390x, kernel incorrectly pulls in kernel-zfcpdump-core
https://bugzilla.redhat.com/show_bug.cgi?id=2027654
2021-11-30 11:02:04 +00:00
Richard W.M. Jones 8d0c6850b4 Ignore zfcpdump kernel on s390x 2021-11-30 09:01:52 +00:00
Richard W.M. Jones 58de4c8249 New upstream development version 5.3.1. 2021-08-26 16:46:08 +01:00
Fedora Release Engineering eb5a05494e - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 18:34:45 +00:00
Richard W.M. Jones eb8e677daa Remove bogus timestamp added by rpmdev-bumpspec 2021-06-02 10:36:22 +01:00
Richard W.M. Jones c4dc459160 Add gating tests (for RHEL 9) 2021-06-02 10:34:35 +01:00
Richard W.M. Jones 3f2b7f0a26 Do not include the package on POWER on RHEL 9
resolves: rhbz#1956934
2021-05-07 13:28:18 +01:00
Richard W.M. Jones 084b2b0908 Add upstream patch for stat field overflow on armv7. 2021-02-01 10:14:26 +00:00
Richard W.M. Jones d4841876ba Remove patch which is included in 5.2.1.
Enable GPG signature verification.
2021-02-01 09:48:54 +00:00
Richard W.M. Jones 987c3207fc New upstream version 5.2.1. 2021-02-01 09:43:19 +00:00
Fedora Release Engineering 690d7f8122 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 21:19:46 +00:00
Richard W.M. Jones 661449a5ad Remove inactive strip override (see RHBZ#1915570). 2021-01-14 12:08:11 +00:00
Tom Stellard 024ce82026 Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-08 22:05:59 +00:00
Richard W.M. Jones a90c9f99bd Tidy up comment, since RHEL is a no-dietlibc platform. 2020-11-23 09:15:47 +00:00
Richard W.M. Jones c8365175e3 Disable dietlibc on RHEL 9. 2020-11-23 08:24:31 +00:00
Troy Dawson 517a7171c7 Use ExclusiveArch: %{kernel_arches}
kernel_arches is a new rpm macro variable that is now in the Fedora buildroot as of redhat-rpm-config-167.
It lists what architectures the full kernel is built on.
Architectures that only have the kernel-header (such as i686) is not listed.
Thus, it can be used as a variable so that packages that depend on the kernel, can have a consistent way of listing the architectures.
The variable is currently only in Fedora, but is expected to be in RHEL9, and hopefully backported to earlier RHEL versions.

This pull request updates the spec to use %{kernel_arches} for ExclusiveArch:
2020-08-07 16:14:21 +00:00
Fedora Release Engineering e13f1165c6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-29 11:47:32 +00:00
Richard W.M. Jones ab46d9cdb4 ppc64le: ibmvscsi driver missing from supermin appliance (RHBZ#1819019). 2020-04-03 11:55:42 +01:00
Richard W.M. Jones bee2834ecd New upstream stable version 5.2.0. 2020-03-10 10:49:00 +00:00
Fedora Release Engineering 485ec501e0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-31 00:42:43 +00:00
Richard W.M. Jones 29afe98686 Add further patch to fix symlinks (RHBZ#1770304).
Add all patches since 5.1.20 was released.
2019-12-10 18:49:01 +00:00
Richard W.M. Jones ad7511ce31 Add upstream patch to fix symlinks on recent kernels (RHBZ#1770304). 2019-11-28 13:36:04 +00:00
Richard W.M. Jones 7a88a12661 Use gpgverify macro instead of explicit gpgv2 command. 2019-11-27 11:05:31 +00:00
Richard W.M. Jones 09708b9ca8 OCaml 4.08.1 (rc2) rebuild. 2019-07-31 18:39:29 +01:00
Richard W.M. Jones 0496c3feb9 Revert "Skip tests on armv7, mke2fs is broken there."
This reverts commit 37fd86cc25.
2019-07-31 18:38:03 +01:00
Richard W.M. Jones 37fd86cc25 Skip tests on armv7, mke2fs is broken there. 2019-07-28 10:13:39 +01:00
Richard W.M. Jones dc91275484 Disable package on i686 because no kernel. 2019-07-27 23:57:53 +01:00
Fedora Release Engineering b07e68e222 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-27 00:35:39 +00:00
Igor Gnatenko 8d2c36df46
Rebuild for RPM 4.15
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-06-11 00:13:23 +02:00
Igor Gnatenko 13f73711ad
Rebuild for RPM 4.15
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-06-10 17:42:06 +02:00
Fedora Release Engineering 485c142139 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-03 09:00:05 +00:00
Richard W.M. Jones d24f9edcaa Add upstream patches to diagnose possible F29 issue. 2019-01-24 14:43:22 +00:00
Richard W.M. Jones df888023bc New upstream version 5.1.20. 2019-01-17 12:35:18 +00:00
Fedora Release Engineering e308057229 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 07:00:28 +00:00