Commit Graph

92 Commits

Author SHA1 Message Date
Jerry James
6ffdbbf843 Version 4.8.14. Conditionalize the %check script. 2021-12-24 11:30:57 -07:00
Jerry James
533bf73c99 Version 4.8.13. 2021-11-19 12:28:26 -07:00
Richard W.M. Jones
25c7a7705b OCaml 4.13.1 build 2021-10-04 20:45:36 +01:00
Fedora Release Engineering
969a5ffd21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 22:12:33 +00:00
Jerry James
1db6cfa63f Version 4.8.12. 2021-07-13 13:11:43 -06:00
Jerry James
61301a359d Version 4.8.11. 2021-06-08 08:27:35 -06:00
Python Maint
306bdba1f5 Rebuilt for Python 3.10 2021-06-04 21:20:40 +02:00
Jerry James
b504b06e75 Rebuild for ocaml-zarith 1.12. 2021-03-03 12:11:52 -07:00
Richard W.M. Jones
bad77dc612 Bump release and rebuild. 2021-03-01 20:17:49 +00:00
Richard W.M. Jones
813e700557 Bump release and rebuild. 2021-03-01 19:41:17 +00:00
Richard W.M. Jones
2a1214c7dc OCaml 4.12.0 build 2021-03-01 16:57:46 +00:00
Jerry James
09e6f045f4 Version 4.8.10. 2021-02-13 09:47:28 -07:00
Fedora Release Engineering
6ca61cb935 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-28 00:37:04 +00:00
Jerry James
a7058774ee Fix the python interface (bz 1910923). 2020-12-26 07:44:31 -07:00
Jerry James
259befebd7 Rebuild for ocaml-zarith 1.11. 2020-11-16 17:52:06 -07:00
Jerry James
1844f63fc1 Explicitly BR make. 2020-11-09 21:38:07 -07:00
Jerry James
753e0f37ec Rebuild for ocaml-zarith 1.10. 2020-09-25 12:23:02 -06:00
Jerry James
b42ca529b7 Version 4.8.9. 2020-09-11 10:11:15 -06:00
Richard W.M. Jones
47902ea172 OCaml 4.11.1 rebuild 2020-09-01 20:15:25 +01:00
Richard W.M. Jones
6224468a06 OCaml 4.11.0 rebuild 2020-08-21 12:11:52 +01:00
Jerry James
13876e8c5c Remove %{?_isa} from Requires in noarch python3 subpackage. 2020-07-31 16:45:39 -06:00
Fedora Release Engineering
4c91858d05 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-29 15:18:04 +00:00
Jerry James
069e9003bb Build with cmake.
- Manually build the OCaml interface.
- Limit the class file version in the Java interface.
- Allow the library to hide internal symbols; this means that the
  binary can no longer be linked with the library, so the main
  package does not depend on the -libs package.
- The python package no longer contains an ELF object, so make it noarch.
2020-07-27 10:48:00 -06:00
Jerry James
afbbbc365e Drop unnecessary %python_provide in Rawhide. 2020-07-21 20:55:25 -06:00
Jiri
1326348b3f Rebuilt for JDK-11 2020-07-11 09:18:01 +02:00
Miro Hrončok
ffaa2f2743 Rebuilt for Python 3.9 2020-05-26 03:55:41 +02:00
Jerry James
7adeedfa23 Conditionalize the __isa_bits macro. 2020-05-15 10:50:35 -06:00
Jerry James
bab37a06cd Put cmake files in the lookaside cache instead of in git. 2020-05-15 10:42:32 -06:00
Wolfgang Stöggl
40a2541855 Add Z3 cmake files required by find_package
So far, Z3 is not found when using cmake find_package(Z3).
The following files have been added, to enable find_package(Z3):
  Z3Config.cmake
  Z3ConfigVersion.cmake
  Z3Targets.cmake
  Z3Targets-release.cmake

Remarks:
- Z3 has a build system using CMake. However, it does not support
  building OCaml bindings yet. Therefore, stay with the classical
  configure and make build in the spec file here and provide the
  required cmake files manually.
- Version, lib and bitness are updated in above .cmake template files
  during the rpm prep stage using sed.
2020-05-15 17:12:35 +02:00
Jerry James
dd0859c8cf Version 4.8.8. Drop all patches; all have been upstreamed. 2020-05-09 16:45:27 -06:00
Richard W.M. Jones
f61d5ceefa OCaml 4.11.0+dev2-2020-04-22 rebuild 2020-05-04 23:20:33 +01:00
Richard W.M. Jones
cbb2590453 OCaml 4.11.0 pre-release attempt 2 2020-04-21 17:08:32 +01:00
Richard W.M. Jones
1c67231cdd OCaml 4.11.0 pre-release 2020-04-17 22:05:15 +01:00
Richard W.M. Jones
126b79d98e Update all OCaml dependencies for RPM 4.16. 2020-04-02 23:08:08 +01:00
Richard W.M. Jones
85a56b99eb OCaml 4.10.0 final. 2020-02-26 14:17:11 +00:00
Fedora Release Engineering
c3e8e15b33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-31 05:12:30 +00:00
Jerry James
8a9847e6d4 Another try with the -gcc-10-s390x patch. 2020-01-23 14:22:43 -07:00
Jerry James
7f69c91f2c Add -signed-char and -gcc-10-s390x patches. 2020-01-22 14:37:51 -07:00
Jerry James
64652afb6e Make -doc be archful (bz 1792740). 2020-01-21 21:10:29 -07:00
Richard W.M. Jones
d382fe7d06 OCaml 4.10.0+beta1 rebuild. 2020-01-19 13:32:42 +00:00
Richard W.M. Jones
0543e7c3d8 OCaml 4.09.0 for riscv64 2020-01-10 21:17:53 +00:00
Jerry James
b3243f9732 OCaml 4.09.0 (final) rebuild. 2019-12-08 08:56:53 -07:00
Jerry James
692cf253e4 Add -trailing-zeros32 patch to fix build failures on some platforms. 2019-11-21 16:12:33 -07:00
Jerry James
bc5419f37d New upstream version.
Add -ocamldoc patch to fix documentation build failure.
2019-11-21 14:44:32 -07:00
Jerry James
42ae6f3f75 New upstream version. 2019-09-20 15:23:01 -06:00
Miro Hrončok
85e1fe0c7d Rebuilt for Python 3.8 2019-08-19 11:10:02 +02:00
Richard W.M. Jones
e06c6ff41f OCaml 4.08.1 (final) rebuild. 2019-08-16 17:21:57 +01:00
Richard W.M. Jones
1561678c31 OCaml 4.08.1 (rc2) rebuild. 2019-07-31 19:03:19 +01:00
Fedora Release Engineering
aa3ff805f2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-27 04:53:57 +00:00
Richard W.M. Jones
1f2d60975b OCaml 4.08.0 (final) rebuild. 2019-06-27 21:18:11 +01:00