Add NOTICE file
This commit is contained in:
parent
90dddbafde
commit
3d33c30ba4
7
ant.spec
7
ant.spec
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: ant
|
Name: ant
|
||||||
Version: 1.6.2
|
Version: 1.6.2
|
||||||
Release: 3jpp_2fc
|
Release: 3jpp_3fc
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
Summary: Ant build tool for java
|
Summary: Ant build tool for java
|
||||||
Summary(it): Tool per la compilazione di programmi java
|
Summary(it): Tool per la compilazione di programmi java
|
||||||
@ -441,7 +441,7 @@ fi
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(0644,root,root,0755)
|
%defattr(0644,root,root,0755)
|
||||||
%doc KEYS LICENSE README WHATSNEW
|
%doc KEYS LICENSE NOTICE README WHATSNEW
|
||||||
%config %{_sysconfdir}/%{name}.conf
|
%config %{_sysconfdir}/%{name}.conf
|
||||||
%attr(0755,root,root) %{_bindir}/ant
|
%attr(0755,root,root) %{_bindir}/ant
|
||||||
%attr(0755,root,root) %{_bindir}/antRun
|
%attr(0755,root,root) %{_bindir}/antRun
|
||||||
@ -570,6 +570,9 @@ fi
|
|||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 29 2005 Gary Benson <gbenson at redhat.com> 0:1.6.2-3jpp_3fc
|
||||||
|
- Add NOTICE file as per Apache License version 2.0.
|
||||||
|
|
||||||
* Thu Jan 20 2005 Gary Benson <gbenson at redhat.com> 0:1.6.2-3jpp_2fc
|
* Thu Jan 20 2005 Gary Benson <gbenson at redhat.com> 0:1.6.2-3jpp_2fc
|
||||||
- Use jdtcore.jar instead of ecj.jar when running under libgcj.
|
- Use jdtcore.jar instead of ecj.jar when running under libgcj.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user