diff --git a/ant.spec b/ant.spec index 4d0cf4e..e2af245 100644 --- a/ant.spec +++ b/ant.spec @@ -3,7 +3,7 @@ Name: ant Version: 1.6.2 -Release: 3jpp_2fc +Release: 3jpp_3fc Epoch: 0 Summary: Ant build tool for java Summary(it): Tool per la compilazione di programmi java @@ -441,7 +441,7 @@ fi %files %defattr(0644,root,root,0755) -%doc KEYS LICENSE README WHATSNEW +%doc KEYS LICENSE NOTICE README WHATSNEW %config %{_sysconfdir}/%{name}.conf %attr(0755,root,root) %{_bindir}/ant %attr(0755,root,root) %{_bindir}/antRun @@ -570,6 +570,9 @@ fi # ----------------------------------------------------------------------------- %changelog +* Tue Mar 29 2005 Gary Benson 0:1.6.2-3jpp_3fc +- Add NOTICE file as per Apache License version 2.0. + * Thu Jan 20 2005 Gary Benson 0:1.6.2-3jpp_2fc - Use jdtcore.jar instead of ecj.jar when running under libgcj.