diff --git a/.cvsignore b/.cvsignore index 452ef77..4f094c4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -amanda-2.4.4p1.tar.gz +amanda-2.4.4p2.tar.gz diff --git a/amanda.spec b/amanda.spec index e01561d..509fed5 100644 --- a/amanda.spec +++ b/amanda.spec @@ -5,7 +5,7 @@ Summary: A network-capable tape backup solution. Name: amanda -Version: 2.4.4p1 +Version: 2.4.4p2 Release: 1 Source: http://download.sourceforge.net/amanda/amanda-%{version}.tar.gz Source1: amanda.crontab @@ -17,9 +17,7 @@ Source6: amandaidx-xinetd Source7: amidxtape-xinetd Source8: amandahosts Patch0: amanda-2.4.2-bug18322.patch -Patch1: amanda-2.4.3-sigchld.patch -Patch2: amanda-2.4.4p1-client-utils.patch -Patch3: amanda-2.4.4p1-pie.patch +Patch1: amanda-2.4.4p2-pie.patch License: BSD Group: Applications/System URL: http://www.amanda.org @@ -80,9 +78,7 @@ be used to develop amanda applications. %prep %setup -q %patch0 -p1 -b .bug18322 -%patch1 -p1 -b .sigchld -%patch2 -p1 -b .client-utils -%patch3 -p1 -b .pie +%patch1 -p1 -b .pie libtoolize --copy --force aclocal-1.6 automake-1.6 @@ -227,6 +223,7 @@ useradd -M -n -g disk -o -r -d /var/lib/amanda -s /bin/bash \ %attr(-,amanda,disk) %{_libexecdir}/chg-rth %attr(-,amanda,disk) %{_libexecdir}/chg-scsi %attr(-,amanda,disk) %{_libexecdir}/chg-zd-mtx +%attr(-,amanda,disk) %{_libexecdir}/chg-disk %attr(-,amanda,disk) %{_libexecdir}/amcat.awk %attr(-,amanda,disk) %{_libexecdir}/amplot.awk %attr(-,amanda,disk) %{_libexecdir}/amplot.g @@ -294,6 +291,7 @@ useradd -M -n -g disk -o -r -d /var/lib/amanda -s /bin/bash \ %attr(-,amanda,disk) %{_libexecdir}/patch-system %attr(4750,root,disk) %{_libexecdir}/rundump %attr(4750,root,disk) %{_libexecdir}/runtar +%attr(4750,root,disk) %{_libexecdir}/amqde %attr(-,amanda,disk) %{_libexecdir}/selfcheck %attr(-,amanda,disk) %{_libexecdir}/sendbackup %attr(-,amanda,disk) %{_libexecdir}/sendsize @@ -312,6 +310,12 @@ useradd -M -n -g disk -o -r -d /var/lib/amanda -s /bin/bash \ %{_libdir}/*.la %changelog +* Tue Jan 13 2004 Jay Fenlason 2.4.4p2-1 +- New upstream version, includes the -sigchld and -client-utils + patches. Also includes a new chg-disk changer script and a new + amqde "quick-and-dirty estimate" program (called from sendsize--not + a user command. + * Wed Jul 23 2003 Jay Fenlason 2.4.4p1-1 - Merge from 2.4.4p1-0.3E diff --git a/sources b/sources index d153396..d7d0be0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6336cd53e81877a720a5104330731e75 amanda-2.4.4p1.tar.gz +95f772203801999bd4b96606859f8910 amanda-2.4.4p2.tar.gz