Make use of %license macro

This commit is contained in:
Mikolaj Izdebski 2017-11-27 19:44:35 +01:00
parent 7e333788c7
commit 9dbc56c2c5

View File

@ -1,6 +1,6 @@
Name: xz-java
Version: 1.6
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Java implementation of XZ data compression
License: Public Domain
URL: http://tukaani.org/xz/java.html
@ -43,12 +43,16 @@ ant maven
%mvn_install -J build/doc
%files -f .mfiles
%doc COPYING README THANKS
%doc README THANKS
%license COPYING
%files javadoc -f .mfiles-javadoc
%doc COPYING
%license COPYING
%changelog
* Mon Nov 27 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.6-5
- Make use of %%license macro
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.6-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild