cvsdist aa23f7
%define	_libexecdir	%{_libdir}/amanda
fenlason aab46b
%{!?defconfig:%define defconfig DailySet1}
fenlason a1b04b
%{!?indexserver:%define indexserver amandahost}
fenlason aab46b
%{!?tapeserver:%define tapeserver %{indexserver}}
Radek Brich 7b33ce
%{!?amanda_user:%define amanda_user amandabackup}
fenlason 0ef79e
%{!?amanda_group:%define amanda_group disk}
cvsdist 7d4571
cvsdist 7d4571
# XXX append lib to current _localstatedir setting
cvsdist 7d4571
%{expand: %%define	_localstatedir	%{_localstatedir}/lib}
cvsdist 7d4571
Radek Brich ecc6af
Summary: A network-capable tape backup solution
cvsdist 7d4571
Name: amanda
Radek Brich ecc6af
Version: 2.5.2p1
Radek Brich 7b33ce
Release: 9%{?dist}
fenlason 166608
Source: http://download.sourceforge.net/amanda/amanda-%{version}.tar.gz
cvsdist 7d4571
Source1: amanda.crontab
cvsdist 7d4571
Source4: disklist
cvsdist 7d4571
Source5: amanda-xinetd
cvsdist 4a0a94
Source8: amandahosts
Radek Brich 7b33ce
Source9: README-rpm
Radek Brich 5efe2f
Patch1: amanda-2.5.2p1-pie.patch
Radek Brich 5efe2f
Patch3: amanda-2.5.2p1-ylwrapNotFound.patch
Radek Brich 5efe2f
Patch4: amanda-2.5.2p1-undefSymbols.patch
Radek Brich 795e24
Patch5: amanda-2.5.2p1-xattrs.patch
Radek Brich bbdb3e
Patch6: amanda-2.5.2p1-typo_chg_multi.patch
cvsdist 4a0a94
License: BSD
cvsdist 7d4571
Group: Applications/System
cvsdist 7d4571
URL: http://www.amanda.org
fenlason c77f66
BuildRequires: dump gnuplot cups samba-client tar grep fileutils
fenlason c77f66
BuildRequires: libtool automake autoconf gcc-c++ readline-devel /usr/bin/Mail
Radek Brich a48928
BuildRequires: krb5-devel rsh openssh-clients ncompress mtx mt-st
Radek Brich 7b33ce
Requires(pre): shadow-utils
Radek Brich 7b33ce
Requires(post): grep sed
Radek Brich 7b33ce
Requires: fileutils grep initscripts tar /usr/bin/Mail
cvsdist 4a0a94
BuildRoot: %{_tmppath}/%{name}-%{version}-root
cvsdist 7d4571
cvsdist 7d4571
%description 
cvsdist 7d4571
AMANDA, the Advanced Maryland Automatic Network Disk Archiver, is a
cvsdist aa23f7
backup system that allows the administrator of a LAN to set up a
cvsdist aa23f7
single master backup server to back up multiple hosts to one or more
cvsdist aa23f7
tape drives or disk files.  AMANDA uses native dump and/or GNU tar
cvsdist aa23f7
facilities and can back up a large number of workstations running
cvsdist aa23f7
multiple versions of Unix.  Newer versions of AMANDA (including this
cvsdist aa23f7
version) can use SAMBA to back up Microsoft(TM) Windows95/NT hosts.
cvsdist aa23f7
The amanda package contains the core AMANDA programs and will need to
cvsdist aa23f7
be installed on both AMANDA clients and AMANDA servers.  Note that you
cvsdist aa23f7
will have to install the amanda-client and/or amanda-server packages as
cvsdist aa23f7
well.
cvsdist 7d4571
cvsdist 7d4571
%package client
cvsdist 7d4571
Summary: The client component of the AMANDA tape backup system.
cvsdist 7d4571
Group: Applications/System
Radek Brich 7b33ce
Requires: fileutils grep /sbin/service xinetd
fenlason a1b04b
Requires(pre): amanda = %{version}
Radek Brich 7b33ce
Requires(post): grep sed
cvsdist 7d4571
cvsdist 7d4571
%description client
cvsdist 7d4571
The Amanda-client package should be installed on any machine that will
cvsdist 7d4571
be backed up by AMANDA (including the server if it also needs to be
cvsdist aa23f7
backed up).  You will also need to install the amanda package on each
cvsdist aa23f7
AMANDA client machine.
cvsdist 7d4571
cvsdist 7d4571
%package server
cvsdist 7d4571
Summary: The server side of the AMANDA tape backup system.
cvsdist 7d4571
Group: Applications/System
Radek Brich 7b33ce
Requires: gnuplot fileutils grep /sbin/service
fenlason a1b04b
Requires(pre): amanda = %{version}
Radek Brich 7b33ce
Requires(post): grep sed findutils
cvsdist 7d4571
cvsdist 7d4571
%description server
cvsdist 7d4571
The amanda-server package should be installed on the AMANDA server,
cvsdist aa23f7
the machine attached to the device(s) (such as a tape drive) where backups
cvsdist aa23f7
will be written. You will also need to install the amanda package on
cvsdist aa23f7
the AMANDA server machine.  And, if the server is also to be backed up, the
cvsdist 7d4571
server also needs to have the amanda-client package installed.
cvsdist 7d4571
cvsdist 4a0a94
%package devel
cvsdist 4a0a94
Summary: Libraries and documentation of the AMANDA tape backup system.
cvsdist 4a0a94
Group: Development/Libraries
fenlason a1b04b
Requires(pre): amanda = %{version}
cvsdist 4a0a94
cvsdist 4a0a94
%description devel
cvsdist 4a0a94
The amanda-devel package should be installed on any machine that will
cvsdist 4a0a94
be used to develop amanda applications.
cvsdist 4a0a94
cvsdist 7d4571
%prep
cvsdist 0d42c1
%setup -q
cvsdist 154aca
%patch1 -p1 -b .pie
Radek Brich 5efe2f
%patch3 -p1 -b .ylwrapNotFound
Radek Brich 5efe2f
%patch4 -p1 -b .undefSymbols
Radek Brich 795e24
%patch5 -p1 -b .xattrs
Radek Brich bbdb3e
%patch6 -p1 -b .typo_chg_multi
Radek Brich 5efe2f
./autogen
cvsdist 7d4571
cvsdist 7d4571
%build
cvsdist 0d42c1
export CFLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE"
cvsdist 0d42c1
export SED=sed
cvsdist 967f8a
cvsdist 0d42c1
%configure --enable-shared \
fenlason a1b04b
	--disable-static \
fenlason 89ad22
	--disable-dependency-tracking \
fenlason aab46b
	--with-index-server=%{indexserver} \
fenlason aab46b
	--with-tape-server=%{tapeserver} \
fenlason aab46b
	--with-config=%{defconfig} \
cvsdist 7d4571
	--with-gnutar-listdir=%{_localstatedir}/amanda/gnutar-lists \
cvsdist 7d4571
	--with-smbclient=%{_bindir}/smbclient \
fenlason a1b04b
	--with-dumperdir=%{_libdir}/amanda/dumperdir \
cvsdist 7d4571
	--with-amandahosts \
fenlason 0ef79e
	--with-user=%amanda_user \
fenlason 0ef79e
	--with-group=%amanda_group \
fenlason 0ef79e
	--with-tmpdir=/var/log/amanda \
fenlason a1b04b
	--with-gnutar=/bin/tar \
fenlason d92633
	--with-ssh-security \
fenlason 166608
	--with-rsh-security \
fenlason 166608
	--with-bsdtcp-security \
fenlason 166608
	--with-bsdudp-security \
fenlason 166608
	--with-krb5-security
cvsdist 7d4571
	
cvsdist 0d42c1
make %{?_smp_mflags}
cvsdist 073745
cvsdist 7d4571
cvsdist 7d4571
%install
cvsdist 7d4571
rm -rf ${RPM_BUILD_ROOT}
cvsdist 0d42c1
export SED=sed
cvsdist 7d4571
cvsdist 967f8a
make install BINARY_OWNER=%(id -un) SETUID_GROUP=%(id -gn) DESTDIR=$RPM_BUILD_ROOT
cvsdist 7d4571
cvsdist 7d4571
mkdir -p $RPM_BUILD_ROOT/etc/xinetd.d
cvsdist aa23f7
perl -p -e "s,\@LIBDIR\@,%{_libexecdir},g" < %SOURCE5 > $RPM_BUILD_ROOT/etc/xinetd.d/amanda
cvsdist aa23f7
chmod 644 $RPM_BUILD_ROOT/etc/xinetd.d/amanda
cvsdist aa23f7
mkdir -p $RPM_BUILD_ROOT/var/log/amanda
fenlason 0ef79e
mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/amanda
fenlason a1b04b
install -m 600 %SOURCE8 $RPM_BUILD_ROOT%{_localstatedir}/amanda/.amandahosts
cvsdist 7d4571
cvsdist 7d4571
mkdir -p examples
cvsdist 7d4571
cp example/* examples
cvsdist 7d4571
rm -f examples/Makefile*
cvsdist 7d4571
rm -f examples/config.site
cvsdist 7d4571
Radek Brich 7b33ce
cp %SOURCE9 .
Radek Brich 7b33ce
cvsdist 073745
pushd tape-src/.libs
cvsdist aa23f7
install -m 755 amtapetype $RPM_BUILD_ROOT/%{_sbindir}
cvsdist 073745
popd
cvsdist 7d4571
fenlason a1b04b
rm -r ${RPM_BUILD_ROOT}%{_libdir}/amanda/dumperdir
fenlason a1b04b
rmdir --ignore-fail-on-non-empty ${RPM_BUILD_ROOT}%{_libdir}/amanda
cvsdist 7d4571
cvsdist 43a170
pushd ${RPM_BUILD_ROOT}
fenlason 0ef79e
  mkdir -p .%{_sysconfdir}/amanda/%defconfig
cvsdist 7d4571
  cp ${RPM_SOURCE_DIR}/amanda.crontab .%{_sysconfdir}/amanda/crontab.sample
fenlason a1b04b
  cp ${RPM_SOURCE_DIR}/disklist .%{_sysconfdir}/amanda/%defconfig
fenlason a1b04b
  cp ${RPM_BUILD_DIR}/%{name}-%{version}/examples/amanda.conf .%{_sysconfdir}/amanda/%{defconfig}
Radek Brich ecc6af
  cp ${RPM_BUILD_DIR}/%{name}-%{version}/examples/amanda-client.conf .%{_sysconfdir}/amanda/%{defconfig}
fenlason 0ef79e
  cp ${RPM_SOURCE_DIR}/disklist .%{_sysconfdir}/amanda/%defconfig
cvsdist 7d4571
  touch .%{_sysconfdir}/amandates
cvsdist 7d4571
cvsdist 7d4571
  mkdir -p .%{_localstatedir}/amanda/gnutar-lists
fenlason 0ef79e
  mkdir -p .%{_localstatedir}/amanda/%defconfig/index
cvsdist 7d4571
cvsdist 7d4571
  chmod 755 .%{_libdir}/libam*
cvsdist 43a170
popd
fenlason a1b04b
cp examples/amanda.conf $RPM_BUILD_ROOT%{_sysconfdir}/amanda/%{defconfig}
Radek Brich ecc6af
cp examples/amanda-client.conf $RPM_BUILD_ROOT%{_sysconfdir}/amanda/%{defconfig}
cvsdist 0d42c1
rm -rf $RPM_BUILD_ROOT/usr/share/amanda
fenlason a1b04b
rm $RPM_BUILD_ROOT/%{_libdir}/*.la
cvsdist 7d4571
cvsdist 7d4571
%clean 
cvsdist 7d4571
rm -rf ${RPM_BUILD_ROOT}
cvsdist 7d4571
cvsdist 4a0a94
%pre
Radek Brich 7b33ce
# look for user 'amanda' with uid 33, if exists, rename to new %amanda_user
Radek Brich 7b33ce
getent passwd 'amanda' | grep ':33:' >/dev/null &&
Radek Brich 7b33ce
usermod -l %amanda_user amanda >/dev/null 2>&1 &&
Radek Brich 7b33ce
mv /var/spool/cron/amanda /var/spool/cron/%amanda_user &>/dev/null
Radek Brich 7b33ce
Radek Brich a48928
/usr/sbin/useradd -M -n -g %amanda_group -o -r -d %{_localstatedir}/amanda -s /bin/bash \
fenlason 0ef79e
	-c "Amanda user" -u 33 %amanda_user >/dev/null 2>&1 || :
cvsdist 4a0a94
Radek Brich 7b33ce
%post
Radek Brich 7b33ce
/sbin/ldconfig
Radek Brich 7b33ce
# when upgrading and .amandahosts contains obsolete user name, update it
Radek Brich 7b33ce
[ $1 -eq 2 ] &&
Radek Brich 7b33ce
grep -E '^[^[:blank:]]+[[:blank:]]+amanda([[:blank:]].*)?$' /var/lib/amanda/.amandahosts &>/dev/null &&
Radek Brich 7b33ce
	sed -i.usernameupdate -r -e 's/^([^[:blank:]]+[[:blank:]]+)amanda([[:blank:]].*)?$/\1%amanda_user\2/' /var/lib/amanda/.amandahosts || :
cvsdist 7d4571
cvsdist 7d4571
%post client
cvsdist 7d4571
/sbin/ldconfig
Radek Brich 7b33ce
# when upgrading and /etc/xinet.d/amanda contains obsolete user name, update it
Radek Brich 7b33ce
[ $1 -eq 2 ] &&
Radek Brich 7b33ce
grep -E '^[[:blank:]]*user[[:blank:]]*=[[:blank:]]*amanda[[:blank:]]*$' /etc/xinetd.d/amanda &>/dev/null &&
Radek Brich 7b33ce
	sed -i.usernameupdate -r -e 's/^([[:blank:]]*user[[:blank:]]*=[[:blank:]]*)amanda([[:blank:]]*)$/\1%amanda_user\2/' /etc/xinetd.d/amanda || :
Radek Brich 7b33ce
cvsdist 7d4571
[ -f /var/lock/subsys/xinetd ] && /sbin/service xinetd reload > /dev/null 2>&1 || :
cvsdist 7d4571
cvsdist 7d4571
%post server
cvsdist 7d4571
/sbin/ldconfig
Radek Brich 7b33ce
# when upgrading, check amanda.conf in all configurations
Radek Brich 7b33ce
# if it contains obsolete user name, update it
Radek Brich 7b33ce
[ $1 -eq 2 ] &&
Radek Brich 7b33ce
grep -l -E '^dumpuser[[:blank:]]*"amanda"' /etc/amanda/*/amanda.conf |
Radek Brich 7b33ce
	xargs sed -i.usernameupdate -r -e 's/^(dumpuser[[:blank:]]*)"amanda"/\1"%amanda_user"/' &>/dev/null || :
cvsdist 7d4571
cvsdist 7d4571
%postun -p /sbin/ldconfig
cvsdist 7d4571
cvsdist 7d4571
%postun client
cvsdist 7d4571
/sbin/ldconfig
cvsdist 7d4571
[ -f /var/lock/subsys/xinetd ] && /sbin/service xinetd reload > /dev/null 2>&1 || :
cvsdist 7d4571
cvsdist 7d4571
%postun server
cvsdist 7d4571
/sbin/ldconfig
cvsdist 7d4571
cvsdist 7d4571
%files
cvsdist 7d4571
%defattr(-,root,root)
fenlason ab6740
					%{_libdir}/libamanda-*.so
fenlason ab6740
					%{_libdir}/libamtape-*.so
fenlason ab6740
					%{_libdir}/libamserver-*.so
fenlason ab6740
					%{_libdir}/librestore-*.so
fenlason ab6740
					%{_libdir}/libamclient-*.so
fenlason 166608
					%{_libdir}/libamandad-*.so
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_sbindir}/amrestore
fenlason ab6740
					%{_mandir}/man8/amrestore.8*
fenlason ab6740
%attr(600,%amanda_user,%amanda_group)	%config(noreplace) %{_localstatedir}/amanda/.amandahosts
cvsdist 7d4571
fenlason 0ef79e
%attr(02700,%amanda_user,%amanda_group) %dir /var/log/amanda
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%dir %{_localstatedir}/amanda/
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%dir %{_sysconfdir}/amanda/
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%config(noreplace) %{_sysconfdir}/amandates
Radek Brich 7b33ce
%doc README-rpm
cvsdist 7d4571
fenlason e3d1d3
%{_mandir}/man5/amanda.conf*
fenlason e3d1d3
cvsdist 7d4571
%files server
cvsdist 7d4571
%defattr(-,root,root)
Florian La Roche 71c35e
%doc examples COPYRIGHT* NEWS README
Radek Brich ecc6af
%attr(-,%amanda_user,%amanda_group)	%dir %{_libexecdir}/
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/amidxtaped
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/amindexd
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/amlogroll
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/amtrmidx
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/amtrmlog
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/driver
fenlason 0ef79e
%attr(4750,root,%amanda_group)	%{_libexecdir}/dumper
fenlason 0ef79e
%attr(4750,root,%amanda_group)	%{_libexecdir}/planner
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/taper
Radek Brich ecc6af
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/chunker
Radek Brich ecc6af
#%attr(-,%amanda_user,%amanda_group)	%dir %{_libdir}/amanda
Radek Brich ecc6af
#%attr(-,%amanda_user,%amanda_group)	%dir %{_libdir}/amanda/dumperdir
Radek Brich ecc6af
#%attr(-,%amanda_user,%amanda_group)	%{_libdir}/amanda/dumperdir/generic-dumper
Radek Brich ecc6af
#%attr(-,%amanda_user,%amanda_group)	%{_libdir}/amanda/dumperdir/gnutar
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/amcleanupdisk
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/chg-chio
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/chg-chs
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/chg-juke
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/chg-manual
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/chg-mcutil
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/chg-mtx
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/chg-multi
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/chg-null
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/chg-rait
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/chg-rth
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/chg-scsi
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/chg-zd-mtx
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/chg-disk
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/chg-iomega
Radek Brich ecc6af
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/chg-lib.sh
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/amcat.awk
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/amplot.awk
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/amplot.g
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/amplot.gp
fenlason 0ef79e
fenlason 166608
%attr(-,%amanda_user,%amanda_group)	%{_sbindir}/amaespipe
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_sbindir}/amadmin
fenlason 166608
%attr(4750,root,%amanda_group)		%{_sbindir}/amcheck
fenlason 166608
%attr(-,%amanda_user,%amanda_group)	%{_sbindir}/amcrypt
fenlason 166608
%attr(-,%amanda_user,%amanda_group)	%{_sbindir}/amcrypt-ossl
fenlason 166608
%attr(-,%amanda_user,%amanda_group)	%{_sbindir}/amcrypt-ossl-asym
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_sbindir}/amflush
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_sbindir}/amgetconf
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_sbindir}/amlabel
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_sbindir}/amtape
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_sbindir}/amreport
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_sbindir}/amcheckdb
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_sbindir}/amcleanup
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_sbindir}/amdump
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_sbindir}/amoverview
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_sbindir}/amrmtape
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_sbindir}/amtoc
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_sbindir}/amverify
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_sbindir}/amstatus
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_sbindir}/amplot
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_sbindir}/amtapetype
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_sbindir}/amdd
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_sbindir}/ammt
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_sbindir}/amverifyrun
fenlason 0ef79e
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%dir %{_localstatedir}/amanda/%defconfig/
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%dir %{_localstatedir}/amanda/%defconfig/index
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%dir %{_sysconfdir}/amanda
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%dir %{_sysconfdir}/amanda/%defconfig
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%config(noreplace) %{_sysconfdir}/amanda/%defconfig/amanda.conf
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%config(noreplace) %{_sysconfdir}/amanda/crontab.sample
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%config(noreplace) %{_sysconfdir}/amanda/%defconfig/disklist
cvsdist 4a0a94
cvsdist 4a0a94
%{_mandir}/man8/amadmin.8*
fenlason a1b04b
%{_mandir}/man8/amaespipe.8*
cvsdist aa23f7
%{_mandir}/man8/amanda.8*
cvsdist 7d4571
%{_mandir}/man8/amcheck.8*
cvsdist 4a0a94
%{_mandir}/man8/amcheckdb.8*
cvsdist 7d4571
%{_mandir}/man8/amcleanup.8*
fenlason a1b04b
%{_mandir}/man8/amcrypt.8*
cvsdist 0d42c1
%{_mandir}/man8/amdd.8*
cvsdist 7d4571
%{_mandir}/man8/amdump.8*
cvsdist 7d4571
%{_mandir}/man8/amflush.8*
cvsdist 0d42c1
%{_mandir}/man8/amgetconf.8*
cvsdist 7d4571
%{_mandir}/man8/amlabel.8*
cvsdist 0d42c1
%{_mandir}/man8/ammt.8*
cvsdist 4a0a94
%{_mandir}/man8/amoverview.8*
cvsdist aa23f7
%{_mandir}/man8/amplot.8*
cvsdist aa23f7
%{_mandir}/man8/amreport.8*
cvsdist 4a0a94
%{_mandir}/man8/amrmtape.8*
cvsdist aa23f7
%{_mandir}/man8/amstatus.8*
cvsdist 4a0a94
%{_mandir}/man8/amtape.8*
cvsdist aa23f7
%{_mandir}/man8/amtapetype.8*
cvsdist 4a0a94
%{_mandir}/man8/amtoc.8*
cvsdist 4a0a94
%{_mandir}/man8/amverify.8*
cvsdist 0d42c1
%{_mandir}/man8/amverifyrun.8*
fenlason 166608
%{_mandir}/man8/amcrypt-ossl.8*
fenlason 166608
%{_mandir}/man8/amcrypt-ossl-asym.8*
cvsdist 7d4571
cvsdist 7d4571
%files client
fenlason 0ef79e
					%defattr(-,root,root)
fenlason a1b04b
					%config(noreplace) /etc/xinetd.d/amanda
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%dir %{_libexecdir}/
Radek Brich ecc6af
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/noop
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/amandad
fenlason 0ef79e
%attr(4750,root,%amanda_group)		%{_libexecdir}/calcsize
fenlason 0ef79e
%attr(4750,root,%amanda_group)		%{_libexecdir}/killpgrp
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/patch-system
fenlason 0ef79e
%attr(4750,root,%amanda_group)		%{_libexecdir}/rundump
fenlason 0ef79e
%attr(4750,root,%amanda_group)		%{_libexecdir}/runtar
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/selfcheck
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/sendbackup
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/sendsize
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_libexecdir}/versionsuffix
Radek Brich ecc6af
%attr(-,%amanda_user,%amanda_group)	%{_sbindir}/amfetchdump
Radek Brich ecc6af
					%{_mandir}/man8/amfetchdump.8*
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_sbindir}/amrecover
fenlason 166608
%attr(-,%amanda_user,%amanda_group)	%{_sbindir}/amoldrecover
fenlason 0ef79e
					%{_mandir}/man8/amrecover.8*
fenlason 166608
					%{_mandir}/man5/amanda-client.conf.5*
fenlason 0ef79e
%attr(-,%amanda_user,%amanda_group)	%{_localstatedir}/amanda/gnutar-lists/
Radek Brich ecc6af
%attr(-,%amanda_user,%amanda_group)	%config(noreplace) %{_sysconfdir}/amanda/%defconfig/amanda-client.conf
cvsdist 4a0a94
cvsdist 4a0a94
%files devel
cvsdist 4a0a94
%defattr(-,root,root)
fenlason a1b04b
%{_libdir}/libamanda.so
fenlason a1b04b
%{_libdir}/libamtape.so
fenlason a1b04b
%{_libdir}/libamclient.so
fenlason a1b04b
%{_libdir}/libamserver.so
fenlason a1b04b
%{_libdir}/librestore.so
fenlason 166608
%{_libdir}/libamandad.so
cvsdist 7d4571
cvsdist 7d4571
%changelog
Radek Brich 7b33ce
* Thu Nov 22 2007 Radek Brich <rbrich@redhat.com> 2.5.2.p1-9
Radek Brich 7b33ce
- Change default amanda user name to 'amandabackup' (#124510).
Radek Brich 7b33ce
  This should not break upgrades as config files are checked for
Radek Brich 7b33ce
  old user name and updated.
Radek Brich 7b33ce
- Add some explaining comments to .amandahosts (#153749)
Radek Brich 7b33ce
Radek Brich 60ade2
* Tue Aug 28 2007 Radek Brich <rbrich@redhat.com> 2.5.2.p1-8
Radek Brich 60ade2
- rebuild
Radek Brich 60ade2
Radek Brich a48928
* Fri Aug 17 2007 Radek Brich <rbrich@redhat.com> 2.5.2.p1-7
Radek Brich a48928
- BuildRequires mtx and mt-st (#251690).
Radek Brich a48928
Radek Brich bbdb3e
* Fri Aug 10 2007 Radek Brich <rbrich@redhat.com> 2.5.2.p1-6
Radek Brich bbdb3e
- Included upstream patch for chg-multi.sh (#251316).
Radek Brich bbdb3e
Radek Brich bbdb3e
* Wed Aug 08 2007 Radek Brich <rbrich@redhat.com> 2.5.2.p1-5
Radek Brich 4e020a
- Added ssh and ncompress to BuildRequires (#250730).
Radek Brich 4e020a
- Removed some obsolete makes from build section.
Radek Brich 4e020a
Radek Brich 795e24
* Thu Jul 12 2007 Radek Brich <rbrich@redhat.com> 2.5.2.p1-4
Radek Brich 795e24
- Enable backing up ACL/SElinux xattrs with tar (#201916).
Radek Brich 795e24
- Removed obsolete patches and sources.
Radek Brich 795e24
Radek Brich e94541
* Mon Jun 25 2007 Radek Brich <rbrich@redhat.com> 2.5.2.p1-3
Radek Brich e94541
- Update -undefSymbols patch. All undefined symbols reported by
Radek Brich e94541
  'ldd -r' should now be fixed (#198178).
Radek Brich e94541
Radek Brich 5efe2f
* Fri Jun 22 2007 Radek Brich <rbrich@redhat.com> 2.5.2.p1-2
Radek Brich 5efe2f
- Fix undefined symbols in libamserver.so.
Radek Brich 5efe2f
- Fix ./autogen so it automatically installs ylwrap (bug 224143).
Radek Brich 5efe2f
- Run ./autogen in prep section (otherwise the -pie patch had no effect).
Radek Brich 5efe2f
- Update -pie patch.
Radek Brich 5efe2f
Radek Brich ecc6af
* Thu Jun 21 2007 Radek Brich <rbrich@redhat.com> 2.5.2.p1-1
Radek Brich ecc6af
- New upstream version.
Radek Brich ecc6af
- Client rpm now installs amanda-client.conf.
Radek Brich ecc6af
- Removed obsolete patches -bug18322 and -rsh.
Radek Brich ecc6af
- Clean up spec file (non-utf8 error and some warnings from rpmlint).
Radek Brich ecc6af
fenlason 166608
* Mon Feb 19 2007 Jay Fenlason <fenlason@redhat.com> 2.5.1p3-1%{?dist}
fenlason 166608
- Upgrade to new upstream release, now that 2.5.1 is somewhat stable.
fenlason 166608
- Note that this requires changing the xinetd configuration and amanda.conf
fenlason 166608
  because of the new authentication mechanism.
fenlason 166608
- -server subpackage does not require xinetd.
fenlason 166608
- -server scriptlets do not need to reload xinetd.
fenlason 166608
fenlason d92633
* Mon Sep 25 2006 Jay Fenlason <fenlason@redhat.com> 2.5.0p2-4
fenlason d92633
- Include my -dump_size patch to close
fenlason d92633
  bz#206129: Dump output size determined incorrectly
fenlason d92633
- Clean up the spec file, following some suggestions in
fenlason d92633
  bz#185659: amanda 2.5.0
fenlason d92633
- Use a tarball without the problematic contrib/sst directory.
fenlason d92633
- Include my new_gnutar (based on a patch by Orion Poplawski
fenlason d92633
  <orion@cora.nwra.com>) to work around changed incremental file format
fenlason d92633
  in newer (>1.15.1) versions of gnutar.
fenlason d92633
- include my -wildcards patch to turn on wildcards with new versions of tar.
fenlason d92633
fenlason ab6740
* Tue Sep 5 2006 Jay Fenlason <fenlason@redhat.com> 2.5.0p2-3
fenlason ab6740
- move libamclient-*.so to the base rpm, so that multilib support works.
fenlason ab6740
  This fixes
fenlason ab6740
  bz#205202 File conflicts
fenlason ab6740
Jesse Keating 596b81
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.5.0p2-2.1
Jesse Keating 596b81
- rebuild
Jesse Keating 596b81
fenlason c77f66
* Thu Jun 8 2006 Jay Fenlason <fenlason@redhat.com> 2.5.0p2-2
fenlason c77f66
- New upstream version
fenlason c77f66
- Make the BuildRequires on /usr/bin/Mail rather than mailx, because we
fenlason c77f66
  don't really care where the Mail command comes from.
fenlason c77f66
- include the amcheck_badtape patch by Paul Bijnens
fenlason c77f66
  <paul.bijnens@xplanation.com> to fix a problem where amcheck doesn't
fenlason c77f66
  realize the wrong tape is in the drive.
fenlason c77f66
- include the error_msg patch from Jean-Louis Martineau <martineau@zmanda.com>
fenlason c77f66
  to fix a double-free problem
fenlason c77f66
- include the restore patch from Jean-Louis Martineau <martineau@zmanda.com>
fenlason c77f66
  to fix an error in amrestore
fenlason c77f66
- include a slightly modified form of the big_holding_disk patch from
fenlason c77f66
  Andrej Filipcic <andrej.filipcic@ijs.si> to fix a problem with holding
fenlason c77f66
  disks bigger than 4tb
fenlason c77f66
Jesse Keating e3383a
* Mon May 22 2006 Jesse Keating <jkeating@redhat.com> 2.5.0-3
Jesse Keating e3383a
- Fix BuildReqs
Jesse Keating e3383a
fenlason a1b04b
* Fri Apr 7 2006 Jay Fenlason <fenlason@redhat.com> 2.5.0-2
fenlason a1b04b
- New upstream release: 2.5.0, with new features
fenlason a1b04b
- Do not include our own amanda.conf anymore, use the one from the
fenlason a1b04b
  tarball.
fenlason a1b04b
- Remove the static libraries.
fenlason a1b04b
- Update the -pie patch
fenlason a1b04b
- Turn on the new -with-ssh-security option.
fenlason a1b04b
- Change the mode of ~amanda/.amandahosts to 600, since 2.5.0 requires
fenlason a1b04b
  it.
fenlason a1b04b
- actually use the defconfig macro it this spec file.
fenlason a1b04b
- Change the name of the index server to "amandahost" from localhost.
fenlason a1b04b
  Users should ensure that "amandahost.their-domain" points to their
fenlason a1b04b
  Amanda server.
fenlason a1b04b
- Change amandahosts likewise.
fenlason a1b04b
- Add dependency on /usr/bin/Mail
fenlason a1b04b
- Ensure unversioned .so files are only in the -devel rpm.
fenlason a1b04b
- Remove DUMPER_DIR and the files in it, as nothing seems to actually
fenlason a1b04b
  use them.
fenlason a1b04b
- Include the -overflow patch from Jean-Louis Martineau
fenlason a1b04b
  <martineau@zmanda.com>
fenlason a1b04b
Jesse Keating 3016dc
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.4.5p1-3.2
Jesse Keating 3016dc
- bump again for double-long bug on ppc(64)
Jesse Keating 3016dc
Jesse Keating 412f1f
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.4.5p1-3.1
Jesse Keating 412f1f
- rebuilt for new gcc4.1 snapshot and glibc changes
Jesse Keating 412f1f
fenlason 0ef79e
* Wed Jan 18 2006 Jay Fenlason <fenlason@redhat.com> 2.4.5p1-3
fenlason 0ef79e
- Fix spec file to use %%{_localstatedir} instead of hardcoding /var/lib
fenlason 0ef79e
- Add amanda_user and amanda_group defines, to make changing the username
fenlason 0ef79e
  easier.
fenlason 0ef79e
- Add a BuildRequires on /usr/bin/Mail
fenlason 0ef79e
Jesse Keating 96d402
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
Jesse Keating 96d402
- rebuilt
Jesse Keating 96d402
fenlason e3d1d3
* Fri Nov 4 2005 Jay Fenlason <fenlason@redhat.com>
fenlason e3d1d3
- New upstream release.
fenlason e3d1d3
Florian La Roche 71c35e
* Sun Jul 31 2005 Florian La Roche <laroche@redhat.com>
Florian La Roche 71c35e
- make sure amanda builds with newest rpm
Florian La Roche 71c35e
fenlason aab46b
* Wed Apr 20 2005 Jay Fenlason <fenlason@redhat.com> 2.4.5-2
fenlason aab46b
- New upstream release.  This obsoletes the -bug144052 patch.
fenlason aab46b
- Reorg this spec file slightly to allow someone to specify
fenlason aab46b
  index server, tape server and default configuration when
fenlason aab46b
  rebuilding the rpms via something like
fenlason aab46b
  'rpmbuild -ba --define "indexserver foo.fqdn.com" amanda.spec'
fenlason aab46b
  This change suggested by Matt Hyclak <hyclak@math.ohiou.edu>.
fenlason aab46b
  
fenlason 907e15
* Tue Apr 5 2005 Jay Fenlason <fenlason@redhat.com> 2.4.4p4-4
fenlason 907e15
- Add -bug144052 patch to close
fenlason 907e15
  bz#144052 amverifyrun sometimes verifies the wrong tapes
fenlason 907e15
fenlason 05f873
* Tue Mar 8 2005 Jay Fenlason <fenlason@redhat.com> 2.4.4p4-3
fenlason 05f873
- rebuild with gcc4
fenlason 05f873
Tim Waugh c7bbd6
* Wed Jan 12 2005 Tim Waugh <twaugh@redhat.com> 2.4.4p4-2
Tim Waugh c7bbd6
- Rebuilt for new readline.
Tim Waugh c7bbd6
fenlason 762200
* Mon Oct 25 2004 Jay Fenlason <fenlason@redhat.com> 2.4.4p4-1
fenlason 762200
- New upstream version
fenlason 89ad22
- Turn on --disable-dependency-tracking to work around an automake bug.
fenlason 762200
cvsdist b4450b
* Fri Jun 28 2004 Jay Fenlason <fenlason@redhat.com> 2.4.4p3-1
cvsdist b4450b
- New upstream version
cvsdist b4450b
cvsdist ac0b6a
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist ac0b6a
- rebuilt
cvsdist ac0b6a
cvsdist 58aa8b
* Fri Mar 19 2004 Jay Fenlason <fenlason@redhat.com> 2.4.4p2-3
cvsdist 58aa8b
- make a few more programs PIE by updating the amanda-2.4.4p2-pie.path
cvsdist 58aa8b
cvsdist 0260c2
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 0260c2
- rebuilt
cvsdist 0260c2
cvsdist 0260c2
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 0260c2
- rebuilt
cvsdist 0260c2
cvsdist 154aca
* Tue Jan 13 2004 Jay Fenlason <fenlason@redhat.com> 2.4.4p2-1
cvsdist 154aca
- New upstream version, includes the -sigchld and -client-utils
cvsdist 154aca
  patches.  Also includes a new chg-disk changer script and a new
cvsdist 154aca
  amqde "quick-and-dirty estimate" program (called from sendsize--not
cvsdist 154aca
  a user command.
cvsdist 154aca
cvsdist aa23f7
* Wed Jul 23 2003 Jay Fenlason <fenlason@redhat.com> 2.4.4p1-1
cvsdist aa23f7
- Merge from 2.4.4p1-0.3E
cvsdist aa23f7
cvsdist aa23f7
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist aa23f7
- rebuilt
cvsdist aa23f7
cvsdist aa23f7
* Wed Feb 26 2003 Jay Fenlason <fenlason@redhat.com> 2.4.4-0
cvsdist aa23f7
- New upstream version.
cvsdist aa23f7
cvsdist 0d42c1
* Thu Feb 13 2003 Jay Fenlason <fenlason@redhat.com> 2.4.3-3
cvsdist 0d42c1
- Removed call to signal(SIGCHLD, SIG_IGN) which prevents wait...()
cvsdist 0d42c1
  from working on newer Red Hat systems.  This fixes bug #84092.
cvsdist 0d42c1
cvsdist 0d42c1
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist 0d42c1
- rebuilt
cvsdist 0d42c1
cvsdist 0d42c1
* Wed Dec 11 2002 Jay Fenlason <fenlason@redhat.com> 2.4.3-2
cvsdist 0d42c1
- Add spec file entry for /usr/lib/amanda so owner/group set
cvsdist 0d42c1
  correctly  Fixes bugs 74025 and 73379.
cvsdist 0d42c1
cvsdist 0d42c1
* Wed Nov 20 2002 Elliot Lee <sopwith@redhat.com> 2.4.3-1
cvsdist 0d42c1
- Update to version 2.4.3, rebuild
cvsdist 0d42c1
- Update patch for bug18322 to match
cvsdist 0d42c1
cvsdist a41f80
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
cvsdist a41f80
- automated rebuild
cvsdist a41f80
cvsdist a9e3a7
* Thu May 23 2002 Tim Powers <timp@redhat.com>
cvsdist a9e3a7
- automated rebuild
cvsdist a9e3a7
Radek Brich ecc6af
* Tue Apr  2 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.4.2p2-7
cvsdist 43a170
- Don't strip explicitly
cvsdist 43a170
- Require samba-client instead of /usr/bin/smbclient
cvsdist 43a170
Radek Brich ecc6af
* Thu Feb 21 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.4.2p2-6
cvsdist 840a23
- Rebuild
cvsdist 840a23
cvsdist 840a23
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
cvsdist 840a23
- automated rebuild
cvsdist 840a23
Radek Brich ecc6af
* Fri Jul 13 2001 Trond Eivind Glomsrød <teg@redhat.com>
cvsdist 073745
- Build and install the "tapetype"  utility program, for
cvsdist 073745
  tape size identification (#48745)  
cvsdist 073745
Radek Brich ecc6af
* Tue Jun 19 2001 Trond Eivind Glomsrød <teg@redhat.com>
cvsdist 967f8a
- don't use %%configure, to make it build
cvsdist 967f8a
cvsdist fa54d6
* Mon Apr  9 2001 Bill Nottingham <notting@redhat.com>
cvsdist fa54d6
- include ia64 again
cvsdist fa54d6
Radek Brich ecc6af
* Wed Apr  4 2001 Trond Eivind Glomsrød <teg@redhat.com>
cvsdist 4a0a94
- 2.4.2p2 - fixes problems with amrecover (#26567)
cvsdist 4a0a94
- made config files noreplace
cvsdist 4a0a94
- don't build on IA64 right now, amanda doesn't like
cvsdist 4a0a94
  the dump there: It segfaults.
cvsdist 4a0a94
Radek Brich ecc6af
* Fri Mar 16 2001 Trond Eivind Glomsrød <teg@redhat.com>
cvsdist 4a0a94
- Add /usr/bin/smbclient to buildprereq (#31996), to
cvsdist 4a0a94
  avoid samba being built without such support
cvsdist 4a0a94
Radek Brich ecc6af
* Thu Feb 22 2001 Trond Eivind Glomsrød <teg@redhat.com>
cvsdist 4a0a94
- Use %%{version} in source URL, and thus actually use 
cvsdist 4a0a94
  2.4.2p1 instead of 2.4.2 (doh! # 28759)
cvsdist 4a0a94
- add patch to handle bogus /dev/root entries (#28759)
cvsdist 4a0a94
Radek Brich ecc6af
* Fri Feb 16 2001 Trond Eivind Glomsrød <teg@redhat.com>
cvsdist 4a0a94
- 2.4.2p1 bugfix release
cvsdist 4a0a94
- move amandaixd and amidxtape to the server package (#28037)
cvsdist 4a0a94
Radek Brich ecc6af
* Wed Jan 31 2001 Trond Eivind Glomsrød <teg@redhat.com>
cvsdist 4a0a94
- move /etc/xinetd.d/amanda to the client subpackage (#25430)
cvsdist 4a0a94
Radek Brich ecc6af
* Tue Jan 30 2001 Trond Eivind Glomsrød <teg@redhat.com>
cvsdist 4a0a94
- don't have "chunksize -1" as the default, as it's no longer
cvsdist 4a0a94
  supported
cvsdist 4a0a94
- make it uid amanda, with home /var/lib/amada
cvsdist 4a0a94
  so programs can actually access it (#20510)
cvsdist 4a0a94
- make .amandahosts a config file (#18322)
cvsdist 4a0a94
Radek Brich ecc6af
* Tue Jan 23 2001 Trond Eivind Glomsrød <teg@redhat.com>
cvsdist 4a0a94
- 2.4.2
cvsdist 4a0a94
- make the UDP service "wait" (#23047)
cvsdist 4a0a94
cvsdist 4a0a94
* Tue Oct 10 2000 Jeff Johnson <jbj@redhat.com>
cvsdist 4a0a94
- build with shared libraries.
cvsdist 4a0a94
- add amanda-devel package to contain static libraries.
cvsdist 4a0a94
- update to 2.4.2-19991216-beta1 (#16818).
cvsdist 4a0a94
- sort out client-server file confusions (#17232).
cvsdist 4a0a94
- amandaidx-xinetd should have "wait = no" (#17551).
cvsdist 4a0a94
- /var/lib/amanda needs operator.disk ownership (17913).
cvsdist 4a0a94
- /etc/xinetd.d/amanda added to the amanda-server package (#18112).
cvsdist 4a0a94
- ignore socket error message (#18322).
cvsdist 4a0a94
cvsdist 4a0a94
* Sun Sep  3 2000 Florian La Roche <Florian.LaRoche@redhat.de>
cvsdist 4a0a94
- do not include /etc/xinetd.d/amandaidx in the server rpm
cvsdist 4a0a94
Radek Brich ecc6af
* Mon Aug 21 2000 Trond Eivind Glomsrød <teg@redhat.com>
cvsdist 7d4571
- only do reload of xinetd if xinetd is running (#16653)
cvsdist 7d4571
- don't show output of reload command to STDOUT (#16653)
cvsdist 7d4571
- don't use /usr/sbin/tcpd in amidx, xinetd is linked
cvsdist 7d4571
  with tcp_wrappers
cvsdist 7d4571
- prereq initscripts (fixes #14572 and duplicates)
cvsdist 7d4571
cvsdist 7d4571
* Tue Aug  1 2000 Bill Nottingham <notting@redhat.com>
cvsdist 7d4571
- turn off amandaidx by default (#14937)
cvsdist 7d4571
- fix some binary permissions (#14938)
cvsdist 7d4571
cvsdist 7d4571
* Tue Aug  1 2000 Matt Wilson <msw@redhat.com>
cvsdist 7d4571
- added Prereq: /sbin/service xinetd to client and server subpackages
cvsdist 7d4571
Radek Brich ecc6af
* Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
cvsdist 7d4571
- xinetd support
cvsdist 7d4571
cvsdist 7d4571
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
cvsdist 7d4571
- automatic rebuild
cvsdist 7d4571
cvsdist 7d4571
* Sun Jun 18 2000 Jeff Johnson <jbj@redhat.com>
cvsdist 7d4571
- add prereqs for scriptlets, requires for common package.
cvsdist 7d4571
cvsdist 7d4571
* Sat Jun 10 2000 Jeff Johnson <jbj@redhat.com>
cvsdist 7d4571
- FHS packaging.
cvsdist 7d4571
- move to 7.0 distro.
cvsdist 7d4571
cvsdist 7d4571
* Tue May 23 2000 Tim Powers <timp@redhat.com>
cvsdist 7d4571
- built for 7.0
cvsdist 7d4571
- man pages in /usr/share/man
cvsdist 7d4571
cvsdist 7d4571
* Thu Apr 27 2000 Tim Powers <timp@redhat.com>
cvsdist 7d4571
- added usr/lib/amanda/chg-zd-mtx to the client RPM to fix bug #8282
cvsdist 7d4571
cvsdist 7d4571
* Wed Mar 8 2000 Tim Powers <timp@redhat.com>
cvsdist 7d4571
- fixed files/dirs ending up in the wrong packages.
cvsdist 7d4571
- last time it wasn't built with dump (doh!), this time it is. Now has a
cvsdist 7d4571
	BuildRequires for dump.
cvsdist 7d4571
cvsdist 7d4571
* Thu Feb 10 2000 Tim Powers <timp@redhat.com>
cvsdist 7d4571
- strip binaries
cvsdist 7d4571
cvsdist 7d4571
* Fri Jan 21 2000 TIm Powers <timp@redhat.com>
cvsdist 7d4571
- added chown lines to post section
cvsdist 7d4571
cvsdist 7d4571
* Tue Jan 11 2000 Tim Powers <timp@redhat.com>
cvsdist 7d4571
- make sure the man pages are gzipped in each subpackage, overriding the build
cvsdist 7d4571
	system spec_install_post macro.
cvsdist 7d4571
- using mega spec file changes from Marc Merlin <merlin_bts@valinux.com> since
cvsdist 7d4571
	the package we were shipping in the past had some major issues (not in
cvsdist 7d4571
	Marc's words ;)
cvsdist 7d4571
- using Marc's added README and modified config files.
cvsdist 7d4571
- adapted patches written by Alexandre Oliva <oliva@dcc.unicamp.br> from Marc
cvsdist 7d4571
	Merlin's package so that the patch matches the source version (the patches
cvsdist 7d4571
	are the glibc2.1 and glibc2.2 patches)
cvsdist 7d4571
cvsdist 7d4571
* Mon Jan 3 2000 Tim Powers <timp@redhat.com>
cvsdist 7d4571
- fix so configure doesn't crap out (libtoolize --force)
cvsdist 7d4571
- gzip man pages, strip binaries
cvsdist 7d4571
- rebuilt for 6.2
cvsdist 7d4571
cvsdist 7d4571
* Thu Aug 5 1999 Tim Powers <timp@redhat.com>
cvsdist 7d4571
- applied patch so that it reports the available holding disk space correctly
cvsdist 7d4571
cvsdist 7d4571
* Thu Jul 8 1999 Tim Powers <timp@redhat.com>
cvsdist 7d4571
- added %defattr lines
cvsdist 7d4571
- rebuilt for 6.1
cvsdist 7d4571
cvsdist 7d4571
* Wed May 05 1999 Bill Nottingham <notting@redhat.com>
cvsdist 7d4571
- update to 2.4.1p1
cvsdist 7d4571
cvsdist 7d4571
* Tue Oct 27 1998 Cristian Gafton <gafton@redhat.com>
cvsdist 7d4571
- version 2.4.1
cvsdist 7d4571
cvsdist 7d4571
* Tue May 19 1998 Cristian Gafton <gafton@redhat.com>
cvsdist 7d4571
- upgraded to full 2.4.0 release
cvsdist 7d4571
cvsdist 7d4571
* Thu Feb 19 1998 Otto Hammersmith <otto@redhat.com>
cvsdist 7d4571
- fixed group for -client and -server packages (Network->Networking)
cvsdist 7d4571
cvsdist 7d4571
* Wed Feb 11 1998 Otto Hammersmith <otto@redhat.com>
cvsdist 7d4571
- updated to 2.4.0b6, fixes security hole among other things
cvsdist 7d4571
  (as well as finally got the glibc patch in the main source.)
cvsdist 7d4571
 
cvsdist 7d4571
* Tue Jan 27 1998 Otto Hammersmith <otto@redhat.com>
cvsdist 7d4571
- moved versionsuffix to client package to remove dependency of amanda on amanda-client
cvsdist 7d4571
cvsdist 7d4571
* Mon Jan 26 1998 Otto Hammersmith <otto@redhat.com>
cvsdist 7d4571
- fixed libexec garbage.
cvsdist 7d4571
cvsdist 7d4571
* Wed Jan 21 1998 Otto Hammersmith <otto@redhat.com>
cvsdist 7d4571
- split into three packages amanda, amanda-client, and amanda-server
cvsdist 7d4571
cvsdist 7d4571
* Fri Jan  9 1998 Otto Hammersmith <otto@redhat.com>
cvsdist 7d4571
- updated to latest beta... builds much cleaner now.
cvsdist 7d4571
cvsdist 7d4571
* Thu Jan  8 1998 Otto Hammersmith <otto@redhat.com>
cvsdist 7d4571
- created the package
cvsdist 7d4571