Add a %changelog message for Archit's fix

This commit is contained in:
gbenson 2005-11-02 09:39:51 +00:00
parent 4562533440
commit fd23ee6fac

View File

@ -213,6 +213,9 @@ ln -s %{name}-%{version} %{_javadocdir}/%{name}
%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-samples.jar.*
%changelog
* Tue Nov 1 2005 Archit Shah <ashah at redhat.com> 0:2.6.0-3jpp_4fc
- Exclude war which blocks aot compilation of main jar (#171005).
* Tue Jul 19 2005 Gary Benson <gbenson at redhat.com> 0:2.6.0-3jpp_3fc
- Build on ia64, ppc64, s390 and s390x.
- Switch to aot-compile-rpm (also BC-compiles xsltc and samples).