Commit graph

140 commits

Author SHA1 Message Date
Fedora Release Engineering
69f8c98e46 Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild 2026-07-17 09:18:19 +00:00
Björn Persson
66b7efa76d Rebuilt because GCC broke ALI again. 2026-05-10 20:06:51 +02:00
Björn Persson
60ec67aed1 Rebuilt because GCC 16.0.1-0.10 broke ALI. 2026-03-28 23:10:53 +01:00
Fedora Release Engineering
50187327ed Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild 2026-01-17 20:45:30 +00:00
7b435530de Remove version constraint on fedora-gnat-project-common
The constraint is satisfied in all supported versions of Fedora.
2026-01-06 22:54:40 +01:00
826a498792 Remove explicit build dependency on latexmk
It is included through python3-sphinx-latex.
2026-01-06 22:43:56 +01:00
d13e0833db Add missing font dependencies 2026-01-06 22:43:56 +01:00
61efeea091 Update to v26.0.0 2026-01-06 22:43:56 +01:00
Björn Persson
cfec7ec924 Rebuilt because the ALI of System.OS_Constants changed. 2025-08-08 20:57:35 +02:00
Fedora Release Engineering
c50d3f8799 Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild 2025-07-25 20:55:51 +00:00
Fedora Release Engineering
0bb1a50af4 Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild 2025-01-19 16:00:50 +00:00
Björn Persson
12a2ad169d Rebuilt with another GCC 15 prerelease. 2025-01-15 12:12:39 +01:00
Björn Persson
f90fa89c6b Rebuilt with GCC 15 prerelease. 2025-01-13 18:15:50 +01:00
Pavel Zhukov
dcffa6d8f9 Disable bootstrapping
This reverts commit 8d9e2649b0.
2024-12-04 15:22:37 +01:00
8d9e2649b0 Enable bootstrapping 2024-12-04 11:13:57 +01:00
0ed304da95 Update to v25.0.0 2024-11-08 16:43:30 +01:00
Fedora Release Engineering
de4407abc1 Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild 2024-07-20 10:13:11 +00:00
Björn Persson
f0a6f1e191 Added a missing bootstrap dependency on findutils. 2024-05-15 23:33:17 +02:00
Björn Persson
2ae77acab8 Use the macro GPRinstall. 2024-04-25 18:02:47 +02:00
4ff40cd195 Update to v24.0.0. 2024-01-30 21:33:23 +01:00
Fedora Release Engineering
35e4b1c293 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-27 09:52:15 +00:00
Björn Persson
e8dcfc5f13 Rebuilt with GCC 14 prerelease. 2024-01-16 11:16:40 +01:00
Fedora Release Engineering
6800935a2b Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-22 19:01:15 +00:00
Björn Persson
47eda5202f Using GPRbuild_flags requires a very new fedora-gnat-project-common. 2023-03-13 19:51:37 +01:00
Björn Persson
5ace0f0729 formatting 2023-03-13 19:26:08 +01:00
Björn Persson
faf81443c6 wording correction
What a computer does is not done "manually".
2023-03-13 19:23:52 +01:00
Björn Persson
e2897d15b6 Simplified the install section a bit. 2023-03-13 19:17:49 +01:00
cea137f382 Move documentation back to where it was and move examples manually. 2023-03-12 13:39:17 +01:00
ab96e89347 Update to v23.0.0. 2023-03-12 13:39:17 +01:00
3b7fb20878 Use a configuration option to enable bootstrap build mode. 2023-03-12 13:39:17 +01:00
f10937164f Update comment on building in bootstrap mode. 2023-03-12 13:39:17 +01:00
51d09c109e Make the generated project files architecture-independent. 2023-03-12 13:39:17 +01:00
140894df28 Verify ALI files before installation. 2023-03-12 13:39:17 +01:00
9f12d03349 Install each component separately. 2023-03-12 13:39:17 +01:00
6ad095e706 Move documentation and examples into a separate package. 2023-03-12 13:39:17 +01:00
da3f6003c0 Only produce an xmlada-sources package when bootstrapping. 2023-03-12 13:39:17 +01:00
c0565fde4b Move libraries, fixup the symlinks for the shared libraries. 2023-03-12 13:39:17 +01:00
1b16adc0b8 Remove empty directory _libdir/static; it seems to have no purpose. 2023-03-12 13:39:17 +01:00
94b0038cae Mark the source package as architecture independent. 2023-03-12 13:39:17 +01:00
f0f6f19dc6 Fix whitespace issues. 2023-03-12 13:39:17 +01:00
ff45d19520 Improve spec file readability. 2023-03-12 13:39:17 +01:00
5bd9858602 Update package summaries and descriptions. 2023-03-12 13:39:17 +01:00
ba3cdacac9 Fix permission errors in the prep step.
Fix source packaging (like permissions) in the prep. section, before
the build. These errors are similar to the errors that would be fixed
by patches.
2023-03-12 13:39:17 +01:00
3a00b5b5e8 Build static libraries position independent (PIC).
This will allow executables that will link with these libraries to
be build position independent (PIE).
2023-03-12 13:39:15 +01:00
c3763f0252 Remove some post-install steps that are no longer required.
The `xmlada-config` script and GNATstudio plugin are no longer
installed and do not have to be removed.
2023-03-12 13:38:36 +01:00
841f543788 Remove patches that do no longer apply and/or are no longer used.
Removed:
- xmlada-2016-gprinstall.patch
2023-03-12 13:38:36 +01:00
eacca052b9 Change to SPDX license expressions, add Unicode license. 2023-03-12 13:38:36 +01:00
b3fe68424e Update to v22.0.0, update the epoch. 2023-03-12 13:38:34 +01:00
Fedora Release Engineering
829b43068b Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-21 07:37:16 +00:00
Björn Persson
6ea8b9a575 Rebuilt with GCC 13. 2023-01-17 16:10:21 +01:00