fix license text name
This commit is contained in:
parent
53702b1318
commit
a342cd5c3b
@ -94,10 +94,10 @@ rm -r src/test/java/com/lmax/disruptor/dsl/DisruptorTest.java
|
|||||||
|
|
||||||
%files -f .mfiles
|
%files -f .mfiles
|
||||||
%doc README.md
|
%doc README.md
|
||||||
%license LICENSE.txt
|
%license LICENCE.txt
|
||||||
|
|
||||||
%files javadoc -f .mfiles-javadoc
|
%files javadoc -f .mfiles-javadoc
|
||||||
%license LICENSE.txt
|
%license LICENCE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sun Feb 01 2015 gil cattaneo <puntogil@libero.it> 3.2.1-3
|
* Sun Feb 01 2015 gil cattaneo <puntogil@libero.it> 3.2.1-3
|
||||||
|
Loading…
Reference in New Issue
Block a user