Blame SPECS/amanda.spec

07e253
%define _libexecdir %{_libdir}
07e253
%define defconfig DailySet1
07e253
%define indexserver amandahost
07e253
%define tapeserver %{indexserver}
07e253
%define amanda_user amandabackup
07e253
%define amanda_group disk
07e253
07e253
%global _hardened_build 1
07e253
07e253
Summary:       A network-capable tape backup solution
07e253
Name:          amanda
07e253
Version:       3.5.1
07e253
Release:       13%{?dist}
07e253
Source:        http://downloads.sourceforge.net/amanda/amanda-%{version}.tar.gz
07e253
Source1:       amanda.crontab
07e253
Source4:       disklist
07e253
Source8:       amandahosts
07e253
Source9:       amanda.socket
07e253
Source10:      amanda@.service
07e253
Source11:      activate-devpay.1.gz
07e253
Source12:      killpgrp.8
07e253
Source13:      amanda-udp.socket
07e253
Source14:      amanda-udp.service
07e253
Source15:      kamanda.socket
07e253
Source16:      kamanda@.service
07e253
Patch1:        amanda-3.1.1-xattrs.patch
07e253
Patch2:        amanda-3.1.1-tcpport.patch
07e253
Patch3:        amanda-3.2.0-config-dir.patch
07e253
# Don't mention xinetd files in amserverconfig (#1460763)
07e253
Patch4:        amanda-3.4.5-no-xinetd.patch
07e253
# Support tirpc
07e253
Patch5:        patch-tirpc
07e253
07e253
License:       BSD and GPLv3+ and GPLv2+ and GPLv2
07e253
URL:           http://www.amanda.org
07e253
BuildRequires: automake autoconf libtool
07e253
BuildRequires: dump xfsdump
07e253
BuildRequires: gnuplot cups samba-client tar grep
07e253
BuildRequires: gcc-c++ readline-devel libtirpc-devel
07e253
BuildRequires: krb5-devel openssh-clients ncompress mtx mt-st
07e253
BuildRequires: perl-devel perl-generators perl(ExtUtils::Embed) perl(Test::Simple)
07e253
BuildRequires: glib2-devel openssl-devel swig bison flex
07e253
BuildRequires: libcurl-devel procps-ng systemd
07e253
Requires:      grep tar /bin/mail
07e253
Requires:      perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
07e253
Requires:      amanda-libs%{?_isa} = %{version}-%{release}
07e253
Requires(post): /sbin/ldconfig
07e253
Requires(postun): /sbin/ldconfig
07e253
%{?systemd_requires}
07e253
07e253
%global __provides_exclude %{?__provides_exclude:%__provides_exclude|}^perl\\(Math::BigInt\\)
07e253
07e253
# Filter bogus libArchive.so() etc. Provides, this is intentional rpm-build
07e253
# feature, bug #1309664
07e253
%global __provides_exclude_from %{?__provides_exclude_from:%{__provides_exclude_from}|}^%{perl_vendorarch}/auto/.*\\.so$
07e253
07e253
#exclude Dancer2 module
07e253
%global __requires_exclude ^perl\\(Dancer2\\)
07e253
07e253
%description
07e253
AMANDA, the Advanced Maryland Automatic Network Disk Archiver, is a
07e253
backup system that allows the administrator of a LAN to set up a
07e253
single master backup server to back up multiple hosts to one or more
07e253
tape drives or disk files.  AMANDA uses native dump and/or GNU tar
07e253
facilities and can back up a large number of workstations running
07e253
multiple versions of Unix.  Newer versions of AMANDA (including this
07e253
version) can use SAMBA to back up Microsoft(TM) Windows95/NT hosts.
07e253
The amanda package contains the core AMANDA programs and will need to
07e253
be installed on both AMANDA clients and AMANDA servers.  Note that you
07e253
will have to install the amanda-client and/or amanda-server packages as
07e253
well.
07e253
07e253
%package libs
07e253
Summary:       Amanda libraries
07e253
Requires:      grep
07e253
07e253
%description libs
07e253
This package contains basic Amanda libraries, which are used by all
07e253
Amanda programs.
07e253
07e253
%package client
07e253
Summary:       The client component of the AMANDA tape backup system
07e253
Requires:      grep
07e253
Requires(pre): amanda = %{version}-%{release}
07e253
Requires:      amanda-libs%{?_isa} = %{version}-%{release}
07e253
07e253
%description client
07e253
The Amanda-client package should be installed on any machine that will
07e253
be backed up by AMANDA (including the server if it also needs to be
07e253
backed up).  You will also need to install the amanda package on each
07e253
AMANDA client machine.
07e253
07e253
%package server
07e253
Summary:       The server side of the AMANDA tape backup system
07e253
Requires:      grep
07e253
Requires:      perl(Amanda::DB) perl(Amanda::Recovery) perl(Amanda::Service)
07e253
Requires(pre): amanda = %{version}-%{release}
07e253
Requires:      amanda-libs%{?_isa} = %{version}-%{release}
07e253
07e253
%description server
07e253
The amanda-server package should be installed on the AMANDA server,
07e253
the machine attached to the device(s) (such as a tape drive) where backups
07e253
will be written. You will also need to install the amanda package on
07e253
the AMANDA server machine.  And, if the server is also to be backed up, the
07e253
server also needs to have the amanda-client package installed.
07e253
07e253
%prep
07e253
%autosetup -p1 -n %{name}-%{version}
07e253
07e253
%build
07e253
./autogen
07e253
07e253
export MAILER=/bin/mail CFLAGS="$RPM_OPT_FLAGS -fPIE" LDFLAGS="$RPM_LD_FLAGS -pie"
07e253
%configure --enable-shared \
07e253
           --disable-rpath \
07e253
           --disable-static \
07e253
           --disable-dependency-tracking \
07e253
           --disable-installperms \
07e253
           --with-amdatadir=%{_localstatedir}/lib/amanda \
07e253
           --with-amlibdir=%{_libdir} \
07e253
           --with-amperldir=%{perl_vendorarch} \
07e253
           --with-index-server=%{indexserver} \
07e253
           --with-tape-server=%{tapeserver} \
07e253
           --with-config=%{defconfig} \
07e253
           --with-gnutar-listdir=%{_localstatedir}/lib/amanda/gnutar-lists \
07e253
           --with-smbclient=%{_bindir}/smbclient \
07e253
           --with-amandates=%{_localstatedir}/lib/amanda/amandates \
07e253
           --with-amandahosts \
07e253
           --with-user=%amanda_user \
07e253
           --with-group=%amanda_group \
07e253
           --with-tmpdir=/var/log/amanda \
07e253
           --with-gnutar=/bin/tar \
07e253
           --with-ssh-security \
07e253
           --with-bsdtcp-security \
07e253
           --with-bsdudp-security \
07e253
           --with-krb5-security
07e253
07e253
pushd perl
07e253
make maintainer-clean-am
07e253
popd
07e253
07e253
make %{?_smp_mflags}
07e253
07e253
07e253
%install
07e253
make install BINARY_OWNER=%(id -un) SETUID_GROUP=%(id -gn) DESTDIR=$RPM_BUILD_ROOT
07e253
07e253
mkdir -p $RPM_BUILD_ROOT/etc/amanda
07e253
mkdir -p $RPM_BUILD_ROOT/var/log/amanda/amandad
07e253
mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/lib/amanda
07e253
install -m 600 %SOURCE8 $RPM_BUILD_ROOT%{_localstatedir}/lib/amanda/.amandahosts
07e253
install -p -m 644 -D %{SOURCE9} %{buildroot}%{_unitdir}/amanda.socket
07e253
install -p -m 644 -D %{SOURCE10} %{buildroot}%{_unitdir}/amanda@.service
07e253
install -p -m 644 -D %{SOURCE13} %{buildroot}%{_unitdir}/amanda-udp.socket
07e253
install -p -m 644 -D %{SOURCE14} %{buildroot}%{_unitdir}/amanda-udp.service
07e253
install -p -m 644 -D %{SOURCE15} %{buildroot}%{_unitdir}/kamanda.socket
07e253
install -p -m 644 -D %{SOURCE16} %{buildroot}%{_unitdir}/kamanda@.service
07e253
install -D %{SOURCE11}  %{buildroot}/%{_mandir}/man1/activate-devpay.1.gz
07e253
install -D %{SOURCE12}  %{buildroot}/%{_mandir}/man8/killpgrp.8
07e253
install -m 644 %{buildroot}/etc/amanda/amanda-security.conf %{buildroot}/etc/amanda-security.conf
07e253
ln -s %{_libexecdir}/amanda/amandad $RPM_BUILD_ROOT%{_sbindir}/amandad
07e253
ln -s amrecover.8.gz $RPM_BUILD_ROOT%{_mandir}/man8/amoldrecover.8
07e253
07e253
pushd ${RPM_BUILD_ROOT}
07e253
  mv .%{_localstatedir}/lib/amanda/example .%{_sysconfdir}/amanda/%defconfig
07e253
  cp ${RPM_SOURCE_DIR}/amanda.crontab .%{_sysconfdir}/amanda/crontab.sample
07e253
  cp ${RPM_SOURCE_DIR}/disklist .%{_sysconfdir}/amanda/%defconfig
07e253
  cp ${RPM_SOURCE_DIR}/disklist .%{_sysconfdir}/amanda/%defconfig
07e253
  rm -f .%{_sysconfdir}/amanda/%defconfig/xinetd*
07e253
  rm -f .%{_sysconfdir}/amanda/%defconfig/inetd*
07e253
07e253
  mkdir -p .%{_localstatedir}/lib/amanda/gnutar-lists
07e253
  mkdir -p .%{_localstatedir}/lib/amanda/%defconfig/index
07e253
  touch .%{_localstatedir}/lib/amanda/amandates
07e253
popd
07e253
rm -rf $RPM_BUILD_ROOT/usr/share/amanda
07e253
find $RPM_BUILD_ROOT -name \*.la | xargs rm
07e253
07e253
%check
07e253
make check
07e253
07e253
%pre
07e253
/usr/sbin/useradd -M -N -g %amanda_group -o -r -d %{_localstatedir}/lib/amanda -s /bin/bash \
07e253
        -c "Amanda user" -u 33 %amanda_user >/dev/null 2>&1 || :
07e253
/usr/bin/gpasswd -a %amanda_user tape >/dev/null 2>&1 || :
07e253
07e253
%post
07e253
%{?ldconfig}
07e253
%systemd_post amanda.socket
07e253
%systemd_post amanda-udp.socket
07e253
%systemd_post kamanda.socket
07e253
07e253
%preun
07e253
%systemd_preun amanda.socket
07e253
%systemd_preun amanda-udp.socket
07e253
%systemd_preun kamanda.socket
07e253
07e253
%postun
07e253
%{?ldconfig}
07e253
%systemd_postun_with_restart amanda.socket
07e253
%systemd_postun_with_restart amanda-udp.socket
07e253
%systemd_postun_with_restart kamanda.socket
07e253
07e253
%ldconfig_scriptlets client
07e253
%ldconfig_scriptlets server
07e253
07e253
%files
07e253
%license COPYRIGHT
07e253
%doc NEWS README
07e253
%{_unitdir}/amanda@.service
07e253
%{_unitdir}/amanda.socket
07e253
%{_unitdir}/amanda-udp.service
07e253
%{_unitdir}/amanda-udp.socket
07e253
%{_unitdir}/kamanda@.service
07e253
%{_unitdir}/kamanda.socket
07e253
07e253
%dir %{_libexecdir}/amanda
07e253
%{_libexecdir}/amanda/amandad
07e253
%{_libexecdir}/amanda/amanda-sh-lib.sh
07e253
%{_libexecdir}/amanda/amcat.awk
07e253
%{_libexecdir}/amanda/amndmjob
07e253
%{_libexecdir}/amanda/amplot.awk
07e253
%{_libexecdir}/amanda/amplot.g
07e253
%{_libexecdir}/amanda/amplot.gp
07e253
%{_libexecdir}/amanda/ndmjob
07e253
07e253
%{_sbindir}/amandad
07e253
%{_sbindir}/amaespipe
07e253
%{_sbindir}/amarchiver
07e253
%{_sbindir}/amcrypt
07e253
%{_sbindir}/amcrypt-ossl
07e253
%{_sbindir}/amcrypt-ossl-asym
07e253
%{_sbindir}/amcryptsimple
07e253
%{_sbindir}/amgetconf
07e253
%{_sbindir}/amgpgcrypt
07e253
%{_sbindir}/amplot
07e253
%{_sbindir}/amssl
07e253
07e253
%{perl_vendorarch}/Amanda/
07e253
%{perl_vendorarch}/auto/Amanda/
07e253
07e253
%{_mandir}/man5/amanda-archive-format.5*
07e253
%{_mandir}/man7/amanda-compatibility.7*
07e253
%{_mandir}/man5/amanda.conf*
07e253
%{_mandir}/man7/amanda-auth.7*
07e253
%{_mandir}/man7/amanda-match.7*
07e253
%{_mandir}/man7/amanda-scripts.7*
07e253
%{_mandir}/man8/amanda.8*
07e253
%{_mandir}/man8/amarchiver.8*
07e253
%{_mandir}/man8/amplot.8*
07e253
%{_mandir}/man8/script-email.8*
07e253
%{_mandir}/man8/amaespipe.8*
07e253
%{_mandir}/man8/amcrypt-ossl-asym.8*
07e253
%{_mandir}/man8/amcrypt-ossl.8*
07e253
%{_mandir}/man8/amcryptsimple.8*
07e253
%{_mandir}/man8/amcrypt.8*
07e253
%{_mandir}/man8/amgpgcrypt.8*
07e253
%{_mandir}/man8/amgetconf.8*
07e253
%{_mandir}/man8/amcleanupdisk.8*
07e253
%{_mandir}/man7/amanda-auth-ssl.7.*
07e253
%{_mandir}/man8/amssl.8.*
07e253
07e253
%dir %{_sysconfdir}/amanda/
07e253
%dir %{_sysconfdir}/amanda/%defconfig
07e253
07e253
%attr(-,%amanda_user,%amanda_group)     %dir %{_localstatedir}/lib/amanda/
07e253
%attr(600,%amanda_user,%amanda_group)   %config(noreplace) %{_localstatedir}/lib/amanda/.amandahosts
07e253
%attr(02770,%amanda_user,%amanda_group) %dir /var/log/amanda
07e253
%attr(02770,%amanda_user,%amanda_group) %dir /var/log/amanda/amandad
07e253
07e253
%files libs
07e253
%{_libdir}/libamdevice*.so
07e253
%{_libdir}/libamserver*.so
07e253
%{_libdir}/libamclient*.so
07e253
%{_libdir}/libamanda-*.so
07e253
%{_libdir}/libamanda.so
07e253
%{_libdir}/libamandad*.so
07e253
%{_libdir}/libamar*.so
07e253
%{_libdir}/libamglue*.so
07e253
%{_libdir}/libamxfer*.so
07e253
%{_libdir}/libndmjob*.so
07e253
%{_libdir}/libndmlib*.so
07e253
07e253
%files server
07e253
%attr(4750,root,%amanda_group) %{_libexecdir}/amanda/ambind
07e253
%{_libexecdir}/amanda/amdumpd
07e253
%{_libexecdir}/amanda/amcheck-device
07e253
%{_libexecdir}/amanda/amidxtaped
07e253
%{_libexecdir}/amanda/amindexd
07e253
%{_libexecdir}/amanda/amlogroll
07e253
%{_libexecdir}/amanda/amtrmidx
07e253
%{_libexecdir}/amanda/amtrmlog
07e253
%{_libexecdir}/amanda/driver
07e253
%{_libexecdir}/amanda/amadmin_perl
07e253
%{_libexecdir}/amanda/ambackupd
07e253
%{_libexecdir}/amanda/rest-server/
07e253
%{_libexecdir}/amanda/dumper
07e253
%{_libexecdir}/amanda/chunker
07e253
%{_libexecdir}/amanda/planner
07e253
%{_libexecdir}/amanda/taper
07e253
07e253
%{_sbindir}/activate-devpay
07e253
%{_sbindir}/amaddclient
07e253
%{_sbindir}/amadmin
07e253
%{_sbindir}/amcleanup
07e253
%{_sbindir}/amcleanupdisk
07e253
%{_sbindir}/amdevcheck
07e253
%{_sbindir}/amdump
07e253
%{_sbindir}/amfetchdump
07e253
%{_sbindir}/amflush
07e253
%{_sbindir}/amcheck
07e253
%{_sbindir}/amcheckdb
07e253
%{_sbindir}/amcheckdump
07e253
%{_sbindir}/amlabel
07e253
%{_sbindir}/amoverview
07e253
%{_sbindir}/amreport
07e253
%{_sbindir}/amrestore
07e253
%{_sbindir}/amrmtape
07e253
%{_sbindir}/amserverconfig
07e253
%{_sbindir}/amservice
07e253
%{_sbindir}/amstatus
07e253
%{_sbindir}/amtape
07e253
%{_sbindir}/amtapetype
07e253
%{_sbindir}/amtoc
07e253
%{_sbindir}/amvault
07e253
%{_sbindir}/amanda-rest-server
07e253
%{_sbindir}/amreindex
07e253
07e253
%{_mandir}/man5/disklist.5*
07e253
%{_mandir}/man5/tapelist.5*
07e253
%{_mandir}/man5/amanda-command-file.5*
07e253
%{_mandir}/man7/amanda-devices.7*
07e253
%{_mandir}/man7/amanda-changers.7*
07e253
%{_mandir}/man7/amanda-interactivity.7*
07e253
%{_mandir}/man7/amanda-taperscan.7*
07e253
%{_mandir}/man8/amaddclient.8*
07e253
%{_mandir}/man8/amadmin.8*
07e253
%{_mandir}/man8/amcleanup.8*
07e253
%{_mandir}/man8/amdevcheck.8*
07e253
%{_mandir}/man8/amdump.8*
07e253
%{_mandir}/man8/amfetchdump.8*
07e253
%{_mandir}/man8/amflush.8*
07e253
%{_mandir}/man8/amcheckdb.8*
07e253
%{_mandir}/man8/amcheckdump.8*
07e253
%{_mandir}/man8/amcheck.8*
07e253
%{_mandir}/man8/amlabel.8*
07e253
%{_mandir}/man8/amoverview.8*
07e253
%{_mandir}/man8/amreport.8*
07e253
%{_mandir}/man8/amrestore.8*
07e253
%{_mandir}/man8/amrmtape.8*
07e253
%{_mandir}/man8/amserverconfig.8*
07e253
%{_mandir}/man8/amservice.8*
07e253
%{_mandir}/man8/amstatus.8*
07e253
%{_mandir}/man8/amtapetype.8*
07e253
%{_mandir}/man8/amtape.8*
07e253
%{_mandir}/man8/amtoc.8*
07e253
%{_mandir}/man8/amvault.8*
07e253
%{_mandir}/man8/amanda-rest-server.8.*
07e253
%{_mandir}/man8/amreindex.8.*
07e253
%{_mandir}/man1/activate-devpay.1*
07e253
07e253
%config(noreplace) %{_sysconfdir}/amanda/crontab.sample
07e253
%config(noreplace) %{_sysconfdir}/amanda/%defconfig/*
07e253
%exclude %{_sysconfdir}/amanda/%defconfig/amanda-client.conf
07e253
%exclude %{_sysconfdir}/amanda/%defconfig/amanda-client-postgresql.conf
07e253
07e253
%attr(-,%amanda_user,%amanda_group) %dir %{_localstatedir}/lib/amanda/%defconfig/
07e253
%attr(-,%amanda_user,%amanda_group) %dir %{_localstatedir}/lib/amanda/%defconfig/index
07e253
%attr(-,%amanda_user,%amanda_group) %dir %{_localstatedir}/lib/amanda/template.d
07e253
%attr(-,%amanda_user,%amanda_group) %config(noreplace) %{_localstatedir}/lib/amanda/template.d/*
07e253
07e253
%files client
07e253
%dir %{_libexecdir}/amanda/application/
07e253
%attr(4750,root,%amanda_group) %{_libexecdir}/amanda/application/ambsdtar
07e253
%attr(4750,root,%amanda_group) %{_libexecdir}/amanda/application/amgtar
07e253
%attr(4750,root,%amanda_group) %{_libexecdir}/amanda/application/amstar
07e253
%{_libexecdir}/amanda/application/amlog-script
07e253
%{_libexecdir}/amanda/application/ampgsql
07e253
%{_libexecdir}/amanda/application/amraw
07e253
%{_libexecdir}/amanda/application/amsamba
07e253
%{_libexecdir}/amanda/application/amsuntar
07e253
%{_libexecdir}/amanda/application/amzfs-sendrecv
07e253
%{_libexecdir}/amanda/application/amzfs-snapshot
07e253
%{_libexecdir}/amanda/application/script-email
07e253
%{_libexecdir}/amanda/application/amrandom
07e253
%{_libexecdir}/amanda/application/script-fail
07e253
%{_libexecdir}/amanda/restore
07e253
%{_libexecdir}/amanda/senddiscover
07e253
07e253
%attr(4750,root,%amanda_group) %{_libexecdir}/amanda/calcsize
07e253
%attr(4750,root,%amanda_group) %{_libexecdir}/amanda/killpgrp
07e253
%{_libexecdir}/amanda/noop
07e253
%{_libexecdir}/amanda/patch-system
07e253
%attr(4750,root,%amanda_group) %{_libexecdir}/amanda/rundump
07e253
%attr(4750,root,%amanda_group) %{_libexecdir}/amanda/runtar
07e253
%{_libexecdir}/amanda/selfcheck
07e253
%{_libexecdir}/amanda/sendbackup
07e253
%{_libexecdir}/amanda/sendsize
07e253
%{_libexecdir}/amanda/teecount
07e253
07e253
%{_sbindir}/amdump_client
07e253
%{_sbindir}/amoldrecover
07e253
%{_sbindir}/amrecover
07e253
%{_sbindir}/ambackup
07e253
07e253
%{_sysconfdir}/amanda/amanda-security.conf
07e253
07e253
%{_mandir}/man7/amanda-applications.7*
07e253
%{_mandir}/man8/amdump_client.8*
07e253
%{_mandir}/man5/amanda-client.conf.5*
07e253
%{_mandir}/man5/amanda-security.conf.5*
07e253
%{_mandir}/man8/ambsdtar.8*
07e253
%{_mandir}/man8/amgtar.8*
07e253
%{_mandir}/man8/ampgsql.8*
07e253
%{_mandir}/man8/amraw.8*
07e253
%{_mandir}/man8/amrecover.8*
07e253
%{_mandir}/man8/amoldrecover.8*
07e253
%{_mandir}/man8/amsamba.8*
07e253
%{_mandir}/man8/amstar.8*
07e253
%{_mandir}/man8/amsuntar.8*
07e253
%{_mandir}/man8/amzfs-sendrecv.8*
07e253
%{_mandir}/man8/amzfs-snapshot.8*
07e253
%{_mandir}/man8/killpgrp.8*
07e253
%{_mandir}/man8/ambackup.8.*
07e253
07e253
%config(noreplace) %{_sysconfdir}/amanda/%defconfig/amanda-client.conf
07e253
%config(noreplace) %{_sysconfdir}/amanda/%defconfig/amanda-client-postgresql.conf
07e253
07e253
%attr(-,%amanda_user,%amanda_group) %config(noreplace) %{_localstatedir}/lib/amanda/amandates
07e253
%attr(-,%amanda_user,%amanda_group) %{_localstatedir}/lib/amanda/gnutar-lists/
07e253
%attr(0644, root, root) %config(noreplace) %{_sysconfdir}/amanda-security.conf
07e253
07e253
07e253
%changelog
07e253
* Thu Aug 02 2018 Vaclav Dolezal <vdolezal@redhat.com> - 3.5.1-13
07e253
- fix permissions for log directory (#1572696)
07e253
07e253
* Tue Jul 24 2018 Josef Ridky <jridky@redhat.com> - 3.5.1-12
07e253
- fix permissions for log file
07e253
07e253
* Thu May 24 2018 Josef Ridky <jridky@redhat.com> - 3.5.1-11
07e253
- remove rsh requirements (#1582100)
07e253
07e253
* Thu Apr 12 2018 Josef Ridky <jridky@redhat.com> - 3.5.1-10
07e253
- remove perl(Dancer2) requirements
07e253
07e253
* Wed Feb 21 2018 Josef Ridky <jridky@redhat.com> - 3.5.1-9
07e253
- add RPM_LD_FLAGS to build section (#1547499)
07e253
07e253
* Thu Feb 15 2018 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.5.1-8
07e253
- Fix embarrassing typo.
07e253
07e253
* Wed Feb 14 2018 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.5.1-7
07e253
- Convert to ldconfig macros.
07e253
07e253
* Wed Feb 14 2018 Josef Ridky <jridky@redhat.com> - 3.5.1-6
07e253
- Remove Group tag
07e253
07e253
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.1-5
07e253
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
07e253
07e253
* Sun Jan 28 2018 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.5.1-4
07e253
- Assign setuid permissions properly.
07e253
07e253
* Fri Jan 26 2018 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.5.1-3
07e253
- Add patch to support tirpc and re-enable ndmp support.
07e253
07e253
* Thu Jan 25 2018 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.5.1-2
07e253
- Use proper systemd package dependencies.
07e253
- Remove Obsoletes: for ancient amanda version.
07e253
- Remove obsolete Requires(post): dependencies.
07e253
07e253
* Mon Jan 08 2018 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.5.1-1
07e253
- Update to 3.5.1.
07e253
- Pass --without-ndmp and remove ndmp-related files until we can get the ndmp
07e253
  code to use libtirpc.
07e253
07e253
* Tue Nov 07 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.5-2
07e253
- Remove old crufty coreutils requires
07e253
07e253
* Thu Sep 28 2017 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.5-1
07e253
- Update to 3.5.
07e253
07e253
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.5-5
07e253
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
07e253
07e253
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.5-4
07e253
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
07e253
07e253
* Tue Jun 13 2017 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.4.5-3
07e253
- Modify amserverconfig to not mention xinetd (#1460763)
07e253
07e253
* Fri Jun 09 2017 Jitka Plesnikova <jplesnik@redhat.com> - 3.4.5-2
07e253
- Perl 5.26 rebuild
07e253
07e253
* Thu Jun 08 2017 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.4.5-1
07e253
- New upstream release 3.4.5.
07e253
07e253
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 3.4.4-2
07e253
- Perl 5.26 rebuild
07e253
07e253
* Wed May 03 2017 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.4.4-1
07e253
- New upstream relase 3.4.4.
07e253
07e253
* Thu Mar 02 2017 Josef Ridky <jridky@redhat.com> - 3.4.3-1
07e253
- New upstream release 3.4.3 (#1428185)
07e253
07e253
* Wed Mar  1 2017 Josef Ridky <jridky@redhat.com> - 3.4.2-4
07e253
- Fix issue with local authentication (#1427775)
07e253
07e253
* Mon Feb 20 2017 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.4.2-3
07e253
- Add patch from upstream to fix a segfault in planner.  Hopefully fixes
07e253
  https://bugzilla.redhat.com/show_bug.cgi?id=1423471
07e253
07e253
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.2-2
07e253
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
07e253
07e253
* Tue Jan 31 2017 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.4.2-1
07e253
- Update to 3.4.2.
07e253
- Remove upstreamed patches.
07e253
- Add patch to allow builds on non-x86 arches.
07e253
- Move autogen call from %%prep to %%build.
07e253
- Remove some specfile cruft.
07e253
- Use %%license.
07e253
07e253
* Tue Jan 31 2017 Josef Ridky <jridky@redhat.com> - 3.4.1-4
07e253
- Fix warning with checking return value from setreuid in krb5-security.c (#1417828)
07e253
07e253
* Fri Jan 13 2017 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.4.1-3
07e253
- Add patch to avoid breakage with RHEL5 clients.
07e253
07e253
* Thu Jan 12 2017 Igor Gnatenko <ignatenko@redhat.com> - 3.4.1-2
07e253
- Rebuild for readline 7.x
07e253
07e253
* Tue Dec 06 2016 Josef Ridky <jridky@redhat.com> - 3.4.1-1
07e253
- New upstream release 3.4.1 (#1398045)
07e253
07e253
* Wed Nov 16 2016 Josef Ridky <jridky@redhat.com> - 3.4-5
07e253
- add BuildRequires dependency for dump and xfsdump - (#1395445)
07e253
07e253
* Thu Nov 10 2016 Josef Ridky <jridky@redhat.com> - 3.4-4
07e253
- Update amanda spec file (thanks Jason Tibbitts for optimalization) - (#1386434)
07e253
07e253
* Wed Oct 26 2016 Josef Ridky <jridky@redhat.com> - 3.4-3
07e253
- Upstream fix of broken dependencies
07e253
07e253
* Mon Oct 24 2016 Josef Ridky <jridky@redhat.com> - 3.4-2
07e253
- Add Requires for server package
07e253
07e253
* Wed Oct 19 2016 Josef Ridky <jridky@redhat.com> - 3.4-1
07e253
- New upstream release 3.4 (#1386434) - resolves (#1384065)
07e253
07e253
* Thu Aug 18 2016 Josef Ridky <jridky@redhat.com> - 3.3.9-3
07e253
- Add security configuration file into /etc folder (#1368021)
07e253
07e253
* Thu Aug  4 2016 Josef Ridky <jrikdy@redhat.com> - 3.3.9-2
07e253
- Fix Tie::StdHash permission problem (#1257686)
07e253
07e253
* Wed Jul 27 2016 Josef Ridky <jridky@redhat.com> - 3.3.9-1
07e253
- New upstream release 3.3.9 (#1360703)
07e253
- Remove Require(pre) from .spec file (unimportant here) (#1319129)
07e253
07e253
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 3.3.8-3
07e253
- Perl 5.24 rebuild
07e253
07e253
* Fri Mar 11 2016 Petr Pisar <ppisar@redhat.com> - 3.3.8-2
07e253
- Do not provide private libraries (bug #1309664)
07e253
07e253
* Tue Feb 09 2016 Petr Hracek <phracek@redhat.com> - 3.3.8-1
07e253
- New upstream release 3.3.8
07e253
07e253
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.7p1-2
07e253
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
07e253
07e253
* Mon Jun 22 2015 Petr Hracek <phracek@redhat.com> - 3.3.7p1-1
07e253
- Update to 3.3.7p1 version
07e253
- fixed bug (#1225841)
07e253
07e253
* Tue Jun 16 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.6-12
07e253
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
07e253
07e253
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 3.3.6-11
07e253
- Perl 5.22 rebuild
07e253
07e253
* Fri Feb 27 2015 Petr Hracek <phracek@redhat.com> - 3.3.6-10
07e253
- Fix for Swig-3.0.5 (#1195297)
07e253
07e253
* Fri Nov 21 2014 Petr Hracek <phracek@redhat.com> - 3.3.6-9
07e253
- inlude unit files for systemd
07e253
07e253
* Fri Nov 21 2014 Petr Hracek <phracek@redhat.com> - 3.3.6-8
07e253
- add kamanda unit files (#1077642)
07e253
07e253
* Tue Nov 11 2014 Petr Hracek <phracek@redhat.com> - 3.3.6-7
07e253
- Resolves #1033896 Add amindexd as argument to amandad
07e253
07e253
* Wed Sep 03 2014 Jitka Plesnikova <jplesnik@redhat.com> - 3.3.6-6
07e253
- Perl 5.20 rebuild
07e253
07e253
* Wed Sep 03 2014 Petr Hracek <phracek@redhat.com> - 3.3.6-5
07e253
- FTBFS with perl 5.20 (#1134732)
07e253
07e253
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 3.3.6-4
07e253
- Perl 5.20 rebuild
07e253
07e253
* Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.6-3
07e253
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
07e253
07e253
* Mon Jul 28 2014 Petr Hracek <phracek@redhat.com> - 3.3.6-2
07e253
- amstatus perl script is broken due to misconfiguration of $PS (#1074216)
07e253
07e253
* Thu Jul 10 2014 Orion Poplawski <orion@cora.nwra.com> - 3.3.6-1
07e253
- Update to 3.3.6
07e253
07e253
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.5-2
07e253
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
07e253
07e253
* Fri May 23 2014 Orion Poplawski <orion@cora.nwra.com> - 3.3.5-1
07e253
- Update to 3.3.5
07e253
- Drop stdio patch, fixed upstream
07e253
07e253
* Tue Apr 08 2014 Petr Hracek <phracek@redhat.com> - 3.3.3-11
07e253
- Remove initscripts from dependencies (#1081399)
07e253
07e253
* Fri Jan 31 2014 Petr Hracek <phracek@redhat.com> - 3.3.3-10
07e253
- Fix: #1056675 systemd file incorrectly named (missing file in install section)
07e253
07e253
* Fri Jan 31 2014 Petr Hracek <phracek@redhat.com> - 3.3.3-9
07e253
- Fix: #1056675 systemd file incorrectly named
07e253
07e253
* Mon Oct 21 2013 Petr Hracek <phracek@redhat.com> - 3.3.3-8
07e253
- Moved all dynamic libraries to amanda-libs (#881128)
07e253
- Added dependencies to client and server on amanda-libs
07e253
07e253
* Mon Oct 21 2013 Petr Hracek <phracek@redhat.com> - 3.3.3-7
07e253
- package amanda-libs introduced because of multilib issue
07e253
07e253
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.3-6
07e253
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
07e253
07e253
* Thu Jul 18 2013 Petr Pisar <ppisar@redhat.com> - 3.3.3-5
07e253
- Perl 5.18 rebuild
07e253
07e253
* Tue Jul 16 2013 Petr Hracek <phracek@redhat.com> - 3.3.3-4
07e253
- Correct problem with man page killpgrp (#881128)
07e253
07e253
* Tue Jun 25 2013 Petr Hracek <phracek@redhat.com> - 3.3.3-3
07e253
- Remove dependency on dump in RHEL-7
07e253
07e253
* Tue Jun 18 2013 Petr Hracek <phracek@redhat.com> - 3.3.3-2
07e253
- Added systemd udp unit files
07e253
07e253
* Fri Mar 22 2013 Petr Hracek <phracek@redhat.com> - 3.3.3-1
07e253
- New upstream version
07e253
- Dependecy to /usr/sbin/service was removed.
07e253
 Instead of /usr/sbin/service systemd files are used.
07e253
07e253
* Thu Mar 21 2013 Petr Hracek <phracek@redhat.com> - 3.3.2-5
07e253
- Fix (#924326) Requires /sbin/service was changed to /usr/sbin/service
07e253
07e253
* Thu Jan 31 2013 Petr Hracek <phracek@redhat.com> - 3.3.2-4
07e253
- fix (#858703) add killpgrp(8) man page to the amanda-client package
07e253
    (killpgrp will be removed from man-pages package)
07e253
- Fix autogen for parallel tests.
07e253
07e253
* Thu Dec 06 2012 Lukáš Nykrýn <lnykryn@redhat.com> - 3.3.2-3
07e253
- Fix group ownership
07e253
- Add manpage for activate-devpay
07e253
07e253
* Tue Sep 18 2012 Petr Pisar <ppisar@redhat.com> - 3.3.2-2
07e253
- Do not provide perl(Math::BigInt) (bug #648321)
07e253
07e253
* Wed Aug 15 2012 Lukáš Nykrýn <lnykryn@redhat.com> - 3.3.2-1
07e253
- upgrade to new upstream release
07e253
- convert to systemd
07e253
07e253
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.1-3
07e253
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
07e253
07e253
* Wed Jun 27 2012 Petr Pisar <ppisar@redhat.com> - 3.3.1-2
07e253
- Perl 5.16 rebuild
07e253
07e253
* Wed Jun 20 2012 Lukáš Nykrýn <lnykryn@redhat.com> - 3.3.1-1
07e253
- upgrade to new upstream release
07e253
07e253
* Mon Jun 11 2012 Petr Pisar <ppisar@redhat.com> - 3.3.0-6
07e253
- Perl 5.16 rebuild
07e253
07e253
* Wed Apr 18 2012 Lukáš Nykrýn <lnykryn@redhat.com>> - 3.3.0-5
07e253
- Fix building issues with newer glib
07e253
07e253
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.0-4
07e253
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
07e253
07e253
* Mon Nov 28 2011 Lukáš Nykrýn <lnykryn@redhat.com> - 3.3.0-3
07e253
- fix #757618 - Use of qw(...) as parentheses is deprecated
07e253
- fix #752253 - Using functions in amanda-client which are provided by server
07e253
07e253
* Thu Jun 16 2011 Marcela Mašláňová <mmaslano@redhat.com> - 3.3.0-2
07e253
- Perl mass rebuild
07e253
07e253
* Wed Jun 08 2011 Jan Görig <jgorig@redhat.com> - 3.3.0-1
07e253
- upgrade to new upstream release
07e253
- uses bsdtcp authentication by default
07e253
- dropped amanda-3.1.1-bsd.patch
07e253
- modified example directory handling and dropped amanda-3.1.0-example.patch
07e253
07e253
* Wed May 4 2011 Jan Görig <jgorig@redhat.com> - 3.3.0-0.1.beta1
07e253
- update to new upstream beta release
07e253
- removed merged patch amanda-3.2.2-krb5-libs.patch
07e253
07e253
* Wed Apr 27 2011 Jan Görig <jgorig@redhat.com> - 3.2.2-2
07e253
- amgtar, amstar and amservice must have setuid flag (#697933)
07e253
07e253
* Wed Mar 16 2011 Jan Görig <jgorig@redhat.com> - 3.2.2-1
07e253
- upgrade to new upstream release
07e253
- removed merged patch amanda-3.1-amrestore.patch
07e253
- fixed build on system with amanda installed
07e253
07e253
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-3
07e253
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
07e253
07e253
* Mon Jan 31 2011 Jan Görig <jgorig@redhat.com> - 3.2.1-2
07e253
- fix #666968 - amrestore should restore one file when outputting to a pipe
07e253
07e253
* Wed Dec 15 2010 Jan Görig <jgorig@redhat.com> - 3.2.1-1
07e253
- upgrade to new upstream release
07e253
- removed unneeded patches
07e253
07e253
* Thu Nov 4 2010 Jan Görig <jgorig@redhat.com> - 3.2.0-1
07e253
- upgrade to new upstream release
07e253
- fixed build with new glib
07e253
- changed owner of the most files to root
07e253
- moved variable files from /etc/amanda to /var/lib/amanda
07e253
- spec cleanups
07e253
- fix #648321 - amanda rpm should not provide the perl(Math::BigInt)
07e253
07e253
* Thu Oct 7 2010 Jan Görig <jgorig@redhat.com> - 3.1.3-1
07e253
- upstream security update
07e253
07e253
* Wed Aug 18 2010 Jan Görig <jgorig@redhat.com> - 3.1.2-1
07e253
- upgraded to new upstream bugfix version
07e253
07e253
* Tue Aug 10 2010 Jan Görig <jgorig@redhat.com> - 3.1.1-2
07e253
- removed obsolete README-rpm
07e253
- modified client configuration to match xinetd one
07e253
- modified tcpport patch to include postgresql sample configuration
07e253
07e253
* Tue Aug 03 2010 Jan Görig <jgorig@redhat.com> - 3.1.1-1
07e253
- upgraded to new upstream bugfix version
07e253
- dropped old upgrade scriptlets
07e253
- spec cleanups
07e253
- created symlink to manpage for amoldrecover
07e253
- default configuration now backups extended attributes
07e253
- fix #610169 - fixed build flags
07e253
- fix #600552 - corrected amdatadir path, updated example patch
07e253
07e253
* Mon Jun 28 2010 Jan Görig <jgorig@redhat.com> - 3.1.0-1
07e253
- upgraded to new upstream version
07e253
- documentation moved to main package
07e253
- fixed license tag
07e253
- moved files from libexecdir to libdir to avoid multilib conflict
07e253
- moved files between subpackages
07e253
- updated path in xinetd config
07e253
- added -fPIE to CFLAGS and -pie to LDFLAGS
07e253
- removed unused patches
07e253
- removed obsolete devel subpackage
07e253
07e253
* Tue Jun 01 2010 Marcela Maslanova <mmaslano@redhat.com> - 2.6.1p2-4
07e253
- Mass rebuild with perl-5.12.0
07e253
07e253
* Thu Apr 22 2010 Daniel Novotny <dnovotny@redhat.com> 2.6.1p2-3
07e253
- fix #584774 - PIE patch disabled in amanda 2.6.1p2-2
07e253
07e253
* Tue Feb 16 2010 Daniel Novotny <dnovotny@redhat.com> 2.6.1p2-2
07e253
- fix #564935 -  FTBFS amanda-2.6.1p2-1.fc13
07e253
07e253
* Thu Jan 21 2010 Daniel Novotny <dnovotny@redhat.com> 2.6.1p2-1
07e253
- upgrade to 2.6.1p2, drop upstreamed patches, rebase remaining patches
07e253
07e253
* Fri Dec  4 2009 Stepan Kasal <skasal@redhat.com> - 2.6.0p2-15
07e253
- rebuild against perl 5.10.1
07e253
07e253
* Thu Oct 15 2009 Daniel Novotny <dnovotny@redhat.com> 2.6.0p2-14
07e253
- add amanda user to group "tape" (#529159)
07e253
07e253
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 2.6.0p2-13
07e253
- rebuilt with new openssl
07e253
07e253
* Tue Aug 04 2009 Daniel Novotny <dnovotny@redhat.com> 2.6.0p2-12
07e253
-fix #512534 -  amstatus outputs "Insecure dependency in printf ..."
07e253
07e253
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.0p2-11
07e253
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
07e253
07e253
* Wed Jul 22 2009 Daniel Novotny <dnovotny@redhat.com> 2.6.0p2-10
07e253
- fix #510961 -  FTBFS: amanda-2.6.0p2-9
07e253
07e253
* Fri Apr 24 2009 Daniel Novotny <dnovotny@redhat.com> 2.6.0p2-9
07e253
- fix #497488 -  amanda subpackages require only a specific version of amanda,
07e253
      not also release
07e253
07e253
* Tue Apr 14 2009 Daniel Novotny <dnovotny@redhat.com> 2.6.0p2-8
07e253
- fix #495724 (spec file fix, use "useradd -N" instead of "useradd -n")
07e253
07e253
* Wed Apr 08 2009 Daniel Novotny <dnovotny@redhat.com> 2.6.0p2-7
07e253
- the tcpport patch was lost after rebase, adding again
07e253
  (#448071, #462681)
07e253
07e253
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.0p2-6
07e253
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
07e253
07e253
* Thu Jan 15 2009 Tomas Mraz <tmraz@redhat.com> 2.6.0p2-5
07e253
- rebuild with new openssl
07e253
07e253
* Thu Nov 20 2008 Daniel Novotny <dnovotny@redhat.com> 2.6.0p2-4
07e253
  .usernameupdate extension changed to .rpmsave (#472349)
07e253
07e253
* Thu Oct 23 2008 Daniel Novotny <dnovotny@redhat.com> 2.6.0p2-3
07e253
- added trailing || : in the %%pre client script
07e253
07e253
* Fri Oct 10 2008 Orion Poplawski <orion@cora.nwra.com> 2.6.0p2-2
07e253
- Drop duplicated libamglue.so from -devel
07e253
- Update -pie patch
07e253
- Fix Source typo
07e253
- Move xinetd to main package - used by both client and server
07e253
- Move %%{_libexecdir}/amanda/amanda-sh-lib.sh to main package
07e253
- LIBEXECDIR is used in xinetd template
07e253
- Make calcsize setuid root
07e253
07e253
* Wed Oct 01 2008 Daniel Novotny 2.6.0p2-1
07e253
- Update to 2.6.0p2
07e253
- perl-ExtUtils-Embed added to BuildRequires
07e253
- perl patch dropped (upstreamed)
07e253
- library name change from libamglue.so.* to libamglue.so
07e253
07e253
* Thu Mar 27 2008 Orion Poplawski <orion@cora.nwra.com> 2.6.0-0.b3_20080314.1
07e253
- Update to 2.6.0b3_20080314
07e253
- New -lib patch that patches the autotool source files
07e253
07e253
* Tue Mar 11 2008 Orion Poplawski <orion@cora.nwra.com> 2.6.0-0.b3_20080310.1
07e253
- Update to 2.6.0b3_20080310
07e253
- Re-add updated pie patch, re-add autogen
07e253
- Update example patch to modify Makefile.am, leave template.d in
07e253
 /var/lib/amanda for now
07e253
07e253
* Wed Feb 20 2008 Orion Poplawski <orion@cora.nwra.com> 2.6.0-0.b2_20080220.1
07e253
- Update to 2.6.0b2-20080220
07e253
- Drop libdir patch, use --with-libdir instead
07e253
- Move perl modules to %%{perl_vendorarch} and add perl Requires
07e253
07e253
* Wed Feb 20 2008 Orion Poplawski <orion@cora.nwra.com> 2.6.0-0.b2
07e253
- Update to 2.6.0b2, drop upstreamed patches
07e253
- Update xattrs patch
07e253
- Add patches to fix install locations
07e253
- Add -fPIE/-pie to CFLAGS/LDFLAGS, drop pie patch
07e253
- Drop autotools BR
07e253
- Drop /usr/bin/Mail BR and specify mailer as /bin/mail
07e253
- Add %%check section
07e253
- Move /etc/amanda/amandates to /var/lib/amanda/amandates
07e253
- Remove ending . from summaries
07e253
07e253
* Mon Feb 18 2008 Radek Brich <rbrich@redhat.com> 2.5.2.p1-10
07e253
- do not require gnuplot by -server subpackage (bz#433101)
07e253
07e253
* Thu Nov 22 2007 Radek Brich <rbrich@redhat.com> 2.5.2.p1-9
07e253
- Change default amanda user name to 'amandabackup' (#124510).
07e253
  This should not break upgrades as config files are checked for
07e253
  old user name and updated.
07e253
- Add some explaining comments to .amandahosts (#153749)
07e253
07e253
* Tue Aug 28 2007 Radek Brich <rbrich@redhat.com> 2.5.2.p1-8
07e253
- rebuild
07e253
07e253
* Fri Aug 17 2007 Radek Brich <rbrich@redhat.com> 2.5.2.p1-7
07e253
- BuildRequires mtx and mt-st (#251690).
07e253
07e253
* Fri Aug 10 2007 Radek Brich <rbrich@redhat.com> 2.5.2.p1-6
07e253
- Included upstream patch for chg-multi.sh (#251316).
07e253
07e253
* Wed Aug 08 2007 Radek Brich <rbrich@redhat.com> 2.5.2.p1-5
07e253
- Added ssh and ncompress to BuildRequires (#250730).
07e253
- Removed some obsolete makes from build section.
07e253
07e253
* Thu Jul 12 2007 Radek Brich <rbrich@redhat.com> 2.5.2.p1-4
07e253
- Enable backing up ACL/SElinux xattrs with tar (#201916).
07e253
- Removed obsolete patches and sources.
07e253
07e253
* Mon Jun 25 2007 Radek Brich <rbrich@redhat.com> 2.5.2.p1-3
07e253
- Update -undefSymbols patch. All undefined symbols reported by
07e253
  'ldd -r' should now be fixed (#198178).
07e253
07e253
* Fri Jun 22 2007 Radek Brich <rbrich@redhat.com> 2.5.2.p1-2
07e253
- Fix undefined symbols in libamserver.so.
07e253
- Fix ./autogen so it automatically installs ylwrap (bug 224143).
07e253
- Run ./autogen in prep section (otherwise the -pie patch had no effect).
07e253
- Update -pie patch.
07e253
07e253
* Thu Jun 21 2007 Radek Brich <rbrich@redhat.com> 2.5.2.p1-1
07e253
- New upstream version.
07e253
- Client rpm now installs amanda-client.conf.
07e253
- Removed obsolete patches -bug18322 and -rsh.
07e253
- Clean up spec file (non-utf8 error and some warnings from rpmlint).
07e253
07e253
* Mon Feb 19 2007 Jay Fenlason <fenlason@redhat.com> 2.5.1p3-1%{?dist}
07e253
- Upgrade to new upstream release, now that 2.5.1 is somewhat stable.
07e253
- Note that this requires changing the xinetd configuration and amanda.conf
07e253
  because of the new authentication mechanism.
07e253
- -server subpackage does not require xinetd.
07e253
- -server scriptlets do not need to reload xinetd.
07e253
07e253
* Mon Sep 25 2006 Jay Fenlason <fenlason@redhat.com> 2.5.0p2-4
07e253
- Include my -dump_size patch to close
07e253
  bz#206129: Dump output size determined incorrectly
07e253
- Clean up the spec file, following some suggestions in
07e253
  bz#185659: amanda 2.5.0
07e253
- Use a tarball without the problematic contrib/sst directory.
07e253
- Include my new_gnutar (based on a patch by Orion Poplawski
07e253
  <orion@cora.nwra.com>) to work around changed incremental file format
07e253
  in newer (>1.15.1) versions of gnutar.
07e253
- include my -wildcards patch to turn on wildcards with new versions of tar.
07e253
07e253
* Tue Sep 5 2006 Jay Fenlason <fenlason@redhat.com> 2.5.0p2-3
07e253
- move libamclient-*.so to the base rpm, so that multilib support works.
07e253
  This fixes
07e253
  bz#205202 File conflicts
07e253
07e253
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.5.0p2-2.1
07e253
- rebuild
07e253
07e253
* Thu Jun 8 2006 Jay Fenlason <fenlason@redhat.com> 2.5.0p2-2
07e253
- New upstream version
07e253
- Make the BuildRequires on /usr/bin/Mail rather than mailx, because we
07e253
  don't really care where the Mail command comes from.
07e253
- include the amcheck_badtape patch by Paul Bijnens
07e253
  <paul.bijnens@xplanation.com> to fix a problem where amcheck doesn't
07e253
  realize the wrong tape is in the drive.
07e253
- include the error_msg patch from Jean-Louis Martineau <martineau@zmanda.com>
07e253
  to fix a double-free problem
07e253
- include the restore patch from Jean-Louis Martineau <martineau@zmanda.com>
07e253
  to fix an error in amrestore
07e253
- include a slightly modified form of the big_holding_disk patch from
07e253
  Andrej Filipcic <andrej.filipcic@ijs.si> to fix a problem with holding
07e253
  disks bigger than 4tb
07e253
07e253
* Mon May 22 2006 Jesse Keating <jkeating@redhat.com> 2.5.0-3
07e253
- Fix BuildReqs
07e253
07e253
* Fri Apr 7 2006 Jay Fenlason <fenlason@redhat.com> 2.5.0-2
07e253
- New upstream release: 2.5.0, with new features
07e253
- Do not include our own amanda.conf anymore, use the one from the
07e253
  tarball.
07e253
- Remove the static libraries.
07e253
- Update the -pie patch
07e253
- Turn on the new -with-ssh-security option.
07e253
- Change the mode of ~amanda/.amandahosts to 600, since 2.5.0 requires
07e253
  it.
07e253
- actually use the defconfig macro it this spec file.
07e253
- Change the name of the index server to "amandahost" from localhost.
07e253
  Users should ensure that "amandahost.their-domain" points to their
07e253
  Amanda server.
07e253
- Change amandahosts likewise.
07e253
- Add dependency on /usr/bin/Mail
07e253
- Ensure unversioned .so files are only in the -devel rpm.
07e253
- Remove DUMPER_DIR and the files in it, as nothing seems to actually
07e253
  use them.
07e253
- Include the -overflow patch from Jean-Louis Martineau
07e253
  <martineau@zmanda.com>
07e253
07e253
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.4.5p1-3.2
07e253
- bump again for double-long bug on ppc(64)
07e253
07e253
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.4.5p1-3.1
07e253
- rebuilt for new gcc4.1 snapshot and glibc changes
07e253
07e253
* Wed Jan 18 2006 Jay Fenlason <fenlason@redhat.com> 2.4.5p1-3
07e253
- Fix spec file to use %%{_localstatedir} instead of hardcoding /var/lib
07e253
- Add amanda_user and amanda_group defines, to make changing the username
07e253
  easier.
07e253
- Add a BuildRequires on /usr/bin/Mail
07e253
07e253
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
07e253
- rebuilt
07e253
07e253
* Fri Nov 4 2005 Jay Fenlason <fenlason@redhat.com>
07e253
- New upstream release.
07e253
07e253
* Sun Jul 31 2005 Florian La Roche <laroche@redhat.com>
07e253
- make sure amanda builds with newest rpm
07e253
07e253
* Wed Apr 20 2005 Jay Fenlason <fenlason@redhat.com> 2.4.5-2
07e253
- New upstream release.  This obsoletes the -bug144052 patch.
07e253
- Reorg this spec file slightly to allow someone to specify
07e253
  index server, tape server and default configuration when
07e253
  rebuilding the rpms via something like
07e253
  'rpmbuild -ba --define "indexserver foo.fqdn.com" amanda.spec'
07e253
  This change suggested by Matt Hyclak <hyclak@math.ohiou.edu>.
07e253
07e253
* Tue Apr 5 2005 Jay Fenlason <fenlason@redhat.com> 2.4.4p4-4
07e253
- Add -bug144052 patch to close
07e253
  bz#144052 amverifyrun sometimes verifies the wrong tapes
07e253
07e253
* Tue Mar 8 2005 Jay Fenlason <fenlason@redhat.com> 2.4.4p4-3
07e253
- rebuild with gcc4
07e253
07e253
* Wed Jan 12 2005 Tim Waugh <twaugh@redhat.com> 2.4.4p4-2
07e253
- Rebuilt for new readline.
07e253
07e253
* Mon Oct 25 2004 Jay Fenlason <fenlason@redhat.com> 2.4.4p4-1
07e253
- New upstream version
07e253
- Turn on --disable-dependency-tracking to work around an automake bug.
07e253
07e253
* Mon Jun 28 2004 Jay Fenlason <fenlason@redhat.com> 2.4.4p3-1
07e253
- New upstream version
07e253
07e253
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
07e253
- rebuilt
07e253
07e253
* Fri Mar 19 2004 Jay Fenlason <fenlason@redhat.com> 2.4.4p2-3
07e253
- make a few more programs PIE by updating the amanda-2.4.4p2-pie.path
07e253
07e253
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
07e253
- rebuilt
07e253
07e253
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
07e253
- rebuilt
07e253
07e253
* Tue Jan 13 2004 Jay Fenlason <fenlason@redhat.com> 2.4.4p2-1
07e253
- New upstream version, includes the -sigchld and -client-utils
07e253
  patches.  Also includes a new chg-disk changer script and a new
07e253
  amqde "quick-and-dirty estimate" program (called from sendsize--not
07e253
  a user command.
07e253
07e253
* Wed Jul 23 2003 Jay Fenlason <fenlason@redhat.com> 2.4.4p1-1
07e253
- Merge from 2.4.4p1-0.3E
07e253
07e253
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
07e253
- rebuilt
07e253
07e253
* Wed Feb 26 2003 Jay Fenlason <fenlason@redhat.com> 2.4.4-0
07e253
- New upstream version.
07e253
07e253
* Thu Feb 13 2003 Jay Fenlason <fenlason@redhat.com> 2.4.3-3
07e253
- Removed call to signal(SIGCHLD, SIG_IGN) which prevents wait...()
07e253
  from working on newer Red Hat systems.  This fixes bug #84092.
07e253
07e253
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
07e253
- rebuilt
07e253
07e253
* Wed Dec 11 2002 Jay Fenlason <fenlason@redhat.com> 2.4.3-2
07e253
- Add spec file entry for /usr/lib/amanda so owner/group set
07e253
  correctly  Fixes bugs 74025 and 73379.
07e253
07e253
* Wed Nov 20 2002 Elliot Lee <sopwith@redhat.com> 2.4.3-1
07e253
- Update to version 2.4.3, rebuild
07e253
- Update patch for bug18322 to match
07e253
07e253
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
07e253
- automated rebuild
07e253
07e253
* Thu May 23 2002 Tim Powers <timp@redhat.com>
07e253
- automated rebuild
07e253
07e253
* Tue Apr  2 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.4.2p2-7
07e253
- Don't strip explicitly
07e253
- Require samba-client instead of /usr/bin/smbclient
07e253
07e253
* Thu Feb 21 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.4.2p2-6
07e253
- Rebuild
07e253
07e253
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
07e253
- automated rebuild
07e253
07e253
* Fri Jul 13 2001 Trond Eivind Glomsrød <teg@redhat.com>
07e253
- Build and install the "tapetype"  utility program, for
07e253
  tape size identification (#48745)
07e253
07e253
* Tue Jun 19 2001 Trond Eivind Glomsrød <teg@redhat.com>
07e253
- don't use %%configure, to make it build
07e253
07e253
* Mon Apr  9 2001 Bill Nottingham <notting@redhat.com>
07e253
- include ia64 again
07e253
07e253
* Wed Apr  4 2001 Trond Eivind Glomsrød <teg@redhat.com>
07e253
- 2.4.2p2 - fixes problems with amrecover (#26567)
07e253
- made config files noreplace
07e253
- don't build on IA64 right now, amanda doesn't like
07e253
  the dump there: It segfaults.
07e253
07e253
* Fri Mar 16 2001 Trond Eivind Glomsrød <teg@redhat.com>
07e253
- Add /usr/bin/smbclient to buildprereq (#31996), to
07e253
  avoid samba being built without such support
07e253
07e253
* Thu Feb 22 2001 Trond Eivind Glomsrød <teg@redhat.com>
07e253
- Use %%{version} in source URL, and thus actually use
07e253
  2.4.2p1 instead of 2.4.2 (doh! # 28759)
07e253
- add patch to handle bogus /dev/root entries (#28759)
07e253
07e253
* Fri Feb 16 2001 Trond Eivind Glomsrød <teg@redhat.com>
07e253
- 2.4.2p1 bugfix release
07e253
- move amandaixd and amidxtape to the server package (#28037)
07e253
07e253
* Wed Jan 31 2001 Trond Eivind Glomsrød <teg@redhat.com>
07e253
- move /etc/xinetd.d/amanda to the client subpackage (#25430)
07e253
07e253
* Tue Jan 30 2001 Trond Eivind Glomsrød <teg@redhat.com>
07e253
- don't have "chunksize -1" as the default, as it's no longer
07e253
  supported
07e253
- make it uid amanda, with home /var/lib/amada
07e253
  so programs can actually access it (#20510)
07e253
- make .amandahosts a config file (#18322)
07e253
07e253
* Tue Jan 23 2001 Trond Eivind Glomsrød <teg@redhat.com>
07e253
- 2.4.2
07e253
- make the UDP service "wait" (#23047)
07e253
07e253
* Tue Oct 10 2000 Jeff Johnson <jbj@redhat.com>
07e253
- build with shared libraries.
07e253
- add amanda-devel package to contain static libraries.
07e253
- update to 2.4.2-19991216-beta1 (#16818).
07e253
- sort out client-server file confusions (#17232).
07e253
- amandaidx-xinetd should have "wait = no" (#17551).
07e253
- /var/lib/amanda needs operator.disk ownership (17913).
07e253
- /etc/xinetd.d/amanda added to the amanda-server package (#18112).
07e253
- ignore socket error message (#18322).
07e253
07e253
* Sun Sep  3 2000 Florian La Roche <Florian.LaRoche@redhat.de>
07e253
- do not include /etc/xinetd.d/amandaidx in the server rpm
07e253
07e253
* Mon Aug 21 2000 Trond Eivind Glomsrød <teg@redhat.com>
07e253
- only do reload of xinetd if xinetd is running (#16653)
07e253
- don't show output of reload command to STDOUT (#16653)
07e253
- don't use /usr/sbin/tcpd in amidx, xinetd is linked
07e253
  with tcp_wrappers
07e253
- prereq initscripts (fixes #14572 and duplicates)
07e253
07e253
* Tue Aug  1 2000 Bill Nottingham <notting@redhat.com>
07e253
- turn off amandaidx by default (#14937)
07e253
- fix some binary permissions (#14938)
07e253
07e253
* Tue Aug  1 2000 Matt Wilson <msw@redhat.com>
07e253
- added Prereq: /sbin/service xinetd to client and server subpackages
07e253
07e253
* Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
07e253
- xinetd support
07e253
07e253
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
07e253
- automatic rebuild
07e253
07e253
* Sun Jun 18 2000 Jeff Johnson <jbj@redhat.com>
07e253
- add prereqs for scriptlets, requires for common package.
07e253
07e253
* Sat Jun 10 2000 Jeff Johnson <jbj@redhat.com>
07e253
- FHS packaging.
07e253
- move to 7.0 distro.
07e253
07e253
* Tue May 23 2000 Tim Powers <timp@redhat.com>
07e253
- built for 7.0
07e253
- man pages in /usr/share/man
07e253
07e253
* Thu Apr 27 2000 Tim Powers <timp@redhat.com>
07e253
- added usr/lib/amanda/chg-zd-mtx to the client RPM to fix bug #8282
07e253
07e253
* Wed Mar 8 2000 Tim Powers <timp@redhat.com>
07e253
- fixed files/dirs ending up in the wrong packages.
07e253
- last time it wasn't built with dump (doh!), this time it is. Now has a
07e253
  BuildRequires for dump.
07e253
07e253
* Thu Feb 10 2000 Tim Powers <timp@redhat.com>
07e253
- strip binaries
07e253
07e253
* Fri Jan 21 2000 TIm Powers <timp@redhat.com>
07e253
- added chown lines to post section
07e253
07e253
* Tue Jan 11 2000 Tim Powers <timp@redhat.com>
07e253
- make sure the man pages are gzipped in each subpackage, overriding the build
07e253
  system spec_install_post macro.
07e253
- using mega spec file changes from Marc Merlin <merlin_bts@valinux.com> since
07e253
  the package we were shipping in the past had some major issues (not in
07e253
  Marc's words ;)
07e253
- using Marc's added README and modified config files.
07e253
- adapted patches written by Alexandre Oliva <oliva@dcc.unicamp.br> from Marc
07e253
  Merlin's package so that the patch matches the source version (the patches
07e253
  are the glibc2.1 and glibc2.2 patches)
07e253
07e253
* Mon Jan 3 2000 Tim Powers <timp@redhat.com>
07e253
- fix so configure doesn't crap out (libtoolize --force)
07e253
- gzip man pages, strip binaries
07e253
- rebuilt for 6.2
07e253
07e253
* Thu Aug 5 1999 Tim Powers <timp@redhat.com>
07e253
- applied patch so that it reports the available holding disk space correctly
07e253
07e253
* Thu Jul 8 1999 Tim Powers <timp@redhat.com>
07e253
- added %%defattr lines
07e253
- rebuilt for 6.1
07e253
07e253
* Wed May 05 1999 Bill Nottingham <notting@redhat.com>
07e253
- update to 2.4.1p1
07e253
07e253
* Tue Oct 27 1998 Cristian Gafton <gafton@redhat.com>
07e253
- version 2.4.1
07e253
07e253
* Tue May 19 1998 Cristian Gafton <gafton@redhat.com>
07e253
- upgraded to full 2.4.0 release
07e253
07e253
* Thu Feb 19 1998 Otto Hammersmith <otto@redhat.com>
07e253
- fixed group for -client and -server packages (Network->Networking)
07e253
07e253
* Wed Feb 11 1998 Otto Hammersmith <otto@redhat.com>
07e253
- updated to 2.4.0b6, fixes security hole among other things
07e253
  (as well as finally got the glibc patch in the main source.)
07e253
07e253
* Tue Jan 27 1998 Otto Hammersmith <otto@redhat.com>
07e253
- moved versionsuffix to client package to remove dependency of amanda on amanda-client
07e253
07e253
* Mon Jan 26 1998 Otto Hammersmith <otto@redhat.com>
07e253
- fixed libexec garbage.
07e253
07e253
* Wed Jan 21 1998 Otto Hammersmith <otto@redhat.com>
07e253
- split into three packages amanda, amanda-client, and amanda-server
07e253
07e253
* Fri Jan  9 1998 Otto Hammersmith <otto@redhat.com>
07e253
- updated to latest beta... builds much cleaner now.
07e253
07e253
* Thu Jan  8 1998 Otto Hammersmith <otto@redhat.com>
07e253
- created the package
07e253