Install license files in licensedir instead of docdir

This commit is contained in:
Mikolaj Izdebski 2024-07-24 10:41:55 +02:00
commit cc00da070e

View file

@ -2,7 +2,7 @@
Name: apache-commons-beanutils
Version: 1.9.4
Release: 20%{?dist}
Release: 21%{?dist}
Summary: Java utility methods for accessing and modifying the properties of arbitrary JavaBeans
License: Apache-2.0
URL: http://commons.apache.org/beanutils
@ -51,12 +51,15 @@ sed -i 's/\r//' *.txt
%files -f .mfiles
%doc RELEASE-NOTES.txt
%doc LICENSE.txt NOTICE.txt
%license LICENSE.txt NOTICE.txt
%files javadoc -f .mfiles-javadoc
%doc LICENSE.txt NOTICE.txt
%license LICENSE.txt NOTICE.txt
%changelog
* Wed Jul 24 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.9.4-21
- Install license files in licensedir instead of docdir
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.4-20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild