From 4538c64dee71292fb4f86e94932d6f1e79a65800 Mon Sep 17 00:00:00 2001 From: Dennis van Raaij Date: Mar 13 2023 20:25:58 +0000 Subject: Move the license files into the correct location. --- diff --git a/gprbuild.spec b/gprbuild.spec index c3a0789..ae139dc 100644 --- a/gprbuild.spec +++ b/gprbuild.spec @@ -271,7 +271,8 @@ mv %{buildroot}%{_datadir}/examples/%{name} %{buildroot}%{_pkgdocdir}/examples rmdir %{buildroot}%{_datadir}/examples %files -%doc README.md COPYING* +%license COPYING3 COPYING.RUNTIME +%doc README* %{_bindir}/gpr* %dir %{_libexecdir}/%{name} %{_libexecdir}/%{name}/gpr* @@ -332,6 +333,7 @@ rmdir %{buildroot}%{_datadir}/examples - Subpackage libprj now provides libgnatprj. - Subpackage libprj-devel now provides libgnatprj-devel. - Some release specific information in the source code is now updated during prep. +- Moved the license files into the correct location. * Thu Jan 19 2023 Fedora Release Engineering - 2020-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild