diff --git a/libIDL.spec b/libIDL.spec index d31dedf..4902407 100644 --- a/libIDL.spec +++ b/libIDL.spec @@ -101,7 +101,6 @@ install -t '%{buildroot}%{_pkgdocdir}' -p -m 0644 \ AUTHORS \ BUGS \ ChangeLog \ - COPYING \ HACKING \ MAINTAINERS \ NEWS \ @@ -111,6 +110,7 @@ cp -rp '%{name}2.html' '%{buildroot}%{_pkgdocdir}/html' %files +%license COPYING %{_libdir}/%{name}-2.so.%{so_version} %{_libdir}/%{name}-2.so.%{so_version}.* @@ -126,6 +126,8 @@ cp -rp '%{name}2.html' '%{buildroot}%{_pkgdocdir}/html' %files doc +%license COPYING + %{_infodir}/%{name}2.info* %{_pkgdocdir} @@ -145,6 +147,7 @@ cp -rp '%{name}2.html' '%{buildroot}%{_pkgdocdir}/html' - Drop explicitly versioned dependencies per Fedora guidelines - Build HTML and PDF versions of documentation; rebuld the info pages; and move it all to a -doc subpackage with the text file documentation (README, etc.) +- Properly install the license (COPYING) file * Tue Jan 26 2021 Fedora Release Engineering - 0.8.14-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild