auto-import changelog data from ant-1.5.2-23.src.rpm

Wed Nov 12 2003 Gary Benson <gbenson@redhat.com> 1.5.2-23
- Rebuild to fix linking on hammer.
This commit is contained in:
cvsdist 2004-09-09 15:59:21 +00:00
parent 314c7df63b
commit d103cf2d52

View File

@ -5,7 +5,7 @@
Summary: Build tool for Java applications Summary: Build tool for Java applications
Name: ant Name: ant
Version: 1.5.2 Version: 1.5.2
Release: 22 Release: 23
URL: http://ant.apache.org/ URL: http://ant.apache.org/
Source: rhug-jakarta-%{name}-%{rhugversion}.tar.bz2 Source: rhug-jakarta-%{name}-%{rhugversion}.tar.bz2
Source1: apache-%{name}-%{version}-src.tar.bz2 Source1: apache-%{name}-%{version}-src.tar.bz2
@ -182,6 +182,9 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/org/apache/tools/* %{_includedir}/org/apache/tools/*
%changelog %changelog
* Wed Nov 12 2003 Gary Benson <gbenson@redhat.com> 1.5.2-23
- Rebuild to fix linking on hammer.
* Tue Nov 11 2003 Gary Benson <gbenson@redhat.com> 1.5.2-22 * Tue Nov 11 2003 Gary Benson <gbenson@redhat.com> 1.5.2-22
- Install links to JAF, JavaMail and JUnit jarfiles for classic-ant. - Install links to JAF, JavaMail and JUnit jarfiles for classic-ant.
- Build all optional tasks that we are able to. - Build all optional tasks that we are able to.