Группа :: Архивирование/Резервное копирование
Пакет: amanda
Главная Изменения Спек Патчи Загрузить Bugs and FR
20 июня 2006 Grigory Batalov <bga at altlinux.ru> 2.5.0-alt1.M24.1
- 2.5.0p2.
- Truncate build dependence list by specifying programs with absolute path.
- Make .amandahosts readable by owner only.
- Backport to Master 2.4.
- Fix x86_64 build
+ remove xfsdump dependence
+ use %_libdir instead of %_libexecdir
- 2.5.0
- BSD-security is nesessary for building now
- Amqde is removed
- Use libtinfo instead of libcurses
- Specfile cleanup:
+ don't use built-in command aliases
+ quote percent sign (%) in changelog
- Rebuilt with libreadline.so.5.
- 2.4.5
- 2.4.4p4
- specfile clean up
- amqde moved to client package
- little patch against new gnuplot
- amanda login shell changed to /dev/null
- devel-static build made conditional
- libdb4.0-devel dependence removed
- 2.4.4p2
- .la files removed
- shmctl and shmdt calls corrected
- request-tape patch removed
- 2.4.4p1
- request subroutine renamed to request-tape
- built for ALT Linux
- 2.4.4
- add missing files
- 2.4.3
- bzip all sources
- use P0 from RH
- remove installed files
- add installed files
- fix no-prereq-on rpm-helper
- built without gdbm (use flatfile db)
- misc spec file fixes
- s|//|/| for ~amanda (Oden Eriksson)
- Require mailx (Yura Gusev)
- Various Buildrequires
- Actually use the pre script to create users, make it more like
_pre_useradd (but not identical, since we need the group) (Oden Eriksson) - Tape append patch (Brian Murrell), requires automake and autoconf be run.
- spec fixes for stuff inherited from rh
- Buildrequires flex
- requires samba-client
- Time to bite the bullet and put this in contrib (aka better rpmlint errors
galore than no network backup software ;-)).
- Use %_{pre,post}un_service xinetd
- pseudo-libify
- Mandrake package, added buildrequires and requires for
libtermcap - Fixed Tronds incorrect date (was 2002) below, rpm does
not like time-warping packages.
- 2.4.2p2 - fixes problems with amrecover (#26567)
- made config files noreplace
- don't build on IA64 right now, amanda doesn't like
the dump there: It segfaults.
- Add /usr/bin/smbclient to buildprereq (#31996), to
avoid samba being built without such support
- Use %{version} in source URL, and thus actually use
2.4.2p1 instead of 2.4.2 (doh! # 28759) - add patch to handle bogus /dev/root entries (#28759)
- 2.4.2p1 bugfix release
- move amandaixd and amidxtape to the server package (#28037)
- move /etc/xinetd.d/amanda to the client subpackage (#25430)
- don't have "chunksize -1" as the default, as it's no longer
supported - make it uid amanda, with home /var/lib/amada
so programs can actually access it (#20510) - make .amandahosts a config file (#18322)
- 2.4.2
- make the UDP service "wait" (#23047)
- build with shared libraries.
- add amanda-devel package to contain static libraries.
- update to 2.4.2-19991216-beta1 (#16818).
- sort out client-server file confusions (#17232).
- amandaidx-xinetd should have "wait = no" (#17551).
- /var/lib/amanda needs operator.disk ownership (17913).
- /etc/xinetd.d/amanda added to the amanda-server package (#18112).
- ignore socket error message (#18322).
- do not include /etc/xinetd.d/amandaidx in the server rpm
- only do reload of xinetd if xinetd is running (#16653)
- don't show output of reload command to STDOUT (#16653)
- don't use /usr/sbin/tcpd in amidx, xinetd is linked
with tcp_wrappers - prereq initscripts (fixes #14572 and duplicates)
- added Prereq: /sbin/service xinetd to client and server subpackages
- turn off amandaidx by default (#14937)
- fix some binary permissions (#14938)
- xinetd support
- automatic rebuild
- add prereqs for scriptlets, requires for common package.
- FHS packaging.
- move to 7.0 distro.
- built for 7.0
- man pages in /usr/share/man
- added usr/lib/amanda/chg-zd-mtx to the client RPM to fix bug #8282
- fixed files/dirs ending up in the wrong packages.
- last time it wasn't built with dump (doh!), this time it is. Now has a
BuildRequires for dump.
- strip binaries
- added chown lines to post section
- make sure the man pages are gzipped in each subpackage, overriding the build
system spec_install_post macro. - using mega spec file changes from Marc Merlin <merlin_bts@valinux.com> since
the package we were shipping in the past had some major issues (not in
Marc's words ;) - using Marc's added README and modified config files.
- adapted patches written by Alexandre Oliva <oliva@dcc.unicamp.br> from Marc
Merlin's package so that the patch matches the source version (the patches
are the glibc2.1 and glibc2.2 patches)
- fix so configure doesn't crap out (libtoolize --force)
- gzip man pages, strip binaries
- rebuilt for 6.2
- applied patch so that it reports the available holding disk space correctly
- added %defattr lines
- rebuilt for 6.1
- update to 2.4.1p1
- version 2.4.1
- upgraded to full 2.4.0 release
- fixed group for -client and -server packages (Network->Networking)
- updated to 2.4.0b6, fixes security hole among other things
(as well as finally got the glibc patch in the main source.)
- moved versionsuffix to client package to remove dependency of amanda on amanda-client
- fixed libexec garbage.
- split into three packages amanda, amanda-client, and amanda-server
- updated to latest beta... builds much cleaner now.
- created the package