- Rebuilt for new readline.

This commit is contained in:
Tim Waugh 2005-01-12 16:06:10 +00:00
commit c7bbd6f71c

View file

@ -6,7 +6,7 @@
Summary: A network-capable tape backup solution.
Name: amanda
Version: 2.4.4p4
Release: 1
Release: 2
Source: http://download.sourceforge.net/amanda/amanda-%{version}.tar.gz
Source1: amanda.crontab
# Source2: __README_QUICKSETUP__
@ -312,6 +312,9 @@ useradd -M -n -g disk -o -r -d /var/lib/amanda -s /bin/bash \
%{_libdir}/*.la
%changelog
* Wed Jan 12 2005 Tim Waugh <twaugh@redhat.com> 2.4.4p4-2
- Rebuilt for new readline.
* Mon Oct 25 2004 Jay Fenlason <fenlason@redhat.com> 2.4.4p4-1
- New upstream version
- Turn on --disable-dependency-tracking to work around an automake bug.