Use %license
This commit is contained in:
parent
cd661f4a72
commit
bb68ac75e2
11
jsr-305.spec
11
jsr-305.spec
@ -1,6 +1,6 @@
|
||||
Name: jsr-305
|
||||
Version: 0
|
||||
Release: 0.26.20130910svn%{?dist}
|
||||
Release: 0.27.20130910svn%{?dist}
|
||||
Summary: Correctness annotations for Java code
|
||||
|
||||
# The majority of code is BSD-licensed, but some Java sources
|
||||
@ -49,12 +49,17 @@ cp %{SOURCE1} NOTICE-CC-BY
|
||||
%mvn_install
|
||||
|
||||
%files -f .mfiles
|
||||
%doc ri/LICENSE NOTICE-CC-BY sampleUses
|
||||
%doc NOTICE-CC-BY sampleUses
|
||||
%license ri/LICENSE
|
||||
|
||||
%files javadoc -f .mfiles-javadoc
|
||||
%doc ri/LICENSE NOTICE-CC-BY
|
||||
%doc NOTICE-CC-BY
|
||||
%license ri/LICENSE
|
||||
|
||||
%changelog
|
||||
* Sun Feb 02 2020 Richard Fearn <richardfearn@gmail.com> - 0-0.27.20130910svn
|
||||
- Use %%license
|
||||
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.26.20130910svn
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user