diff --git a/.cvsignore b/.cvsignore index 40aa545..9d38644 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -amanda-2.4.5.tar.gz +amanda-2.4.5p1.tar.gz diff --git a/amanda.spec b/amanda.spec index 4af4393..be5243b 100644 --- a/amanda.spec +++ b/amanda.spec @@ -8,8 +8,8 @@ Summary: A network-capable tape backup solution. Name: amanda -Version: 2.4.5 -Release: 3 +Version: 2.4.5p1 +Release: 2 Source: http://download.sourceforge.net/amanda/amanda-%{version}.tar.gz Source1: amanda.crontab # Source2: __README_QUICKSETUP__ @@ -200,6 +200,8 @@ useradd -M -n -g disk -o -r -d /var/lib/amanda -s /bin/bash \ %attr(-,amanda,disk) %dir %{_sysconfdir}/amanda/ %attr(-,amanda,disk) %config(noreplace) %{_sysconfdir}/amandates +%{_mandir}/man5/amanda.conf* + %files server %defattr(-,root,root) %doc examples COPYRIGHT* NEWS README @@ -317,6 +319,9 @@ useradd -M -n -g disk -o -r -d /var/lib/amanda -s /bin/bash \ %{_libdir}/*.la %changelog +* Fri Nov 4 2005 Jay Fenlason +- New upstream release. + * Sun Jul 31 2005 Florian La Roche - make sure amanda builds with newest rpm diff --git a/sources b/sources index 107e873..b3cd184 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1960b7875424e412d042bc92a1548d7f amanda-2.4.5.tar.gz +8fd967a6f63c4a91f0a38f56e2339ec8 amanda-2.4.5p1.tar.gz