commit a342cd5c3bc0ac24d7c12bf0f033b09aebab6e33 Author: gil puntogil@libero.it Date: Sun Feb 1 16:04:35 2015 +0100
fix license text name
disruptor.spec | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) --- diff --git a/disruptor.spec b/disruptor.spec index 539f9f0..27cc574 100644 --- a/disruptor.spec +++ b/disruptor.spec @@ -94,10 +94,10 @@ rm -r src/test/java/com/lmax/disruptor/dsl/DisruptorTest.java
%files -f .mfiles %doc README.md -%license LICENSE.txt +%license LICENCE.txt
%files javadoc -f .mfiles-javadoc -%license LICENSE.txt +%license LICENCE.txt
%changelog * Sun Feb 01 2015 gil cattaneo puntogil@libero.it 3.2.1-3
java-sig-commits@lists.fedoraproject.org