bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 01:35:10 +00:00
commit 3016dc6d02

View file

@ -11,7 +11,7 @@
Summary: A network-capable tape backup solution.
Name: amanda
Version: 2.4.5p1
Release: 3.1
Release: 3.2
Source: http://download.sourceforge.net/amanda/amanda-%{version}.tar.gz
Source1: amanda.crontab
# Source2: __README_QUICKSETUP__
@ -322,6 +322,9 @@ useradd -M -n -g %amanda_group -o -r -d %{_localstatedir}/amanda -s /bin/bash \
%{_libdir}/*.la
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.4.5p1-3.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.4.5p1-3.1
- rebuilt for new gcc4.1 snapshot and glibc changes