SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for amanda-libs-2.4.4-1.i686.rpm :

* Fri May 16 2003 PLD Team All persons listed below can be reached at AATTpld.org.pl$Log: amanda.spec,v $Revision 1.97 2003/05/15 22:30:25 kloczek- create user/group amanda is back.Revision 1.96 2003/05/15 22:23:54 kloczek- updated to 2.4.4: minor enhanctments and bug fixes,- removed outdated ac253 and am16 patches (integrated in this version),- removed tapetype.1 man page from Source (now it it in vanilla amanda under amtapetype.8),- updated %files.Revision 1.95 2003/05/10 09:07:08 pascalek- Req user-amandaRevision 1.94 2003/03/14 09:52:56 qboosh- use http for sources on sourceforgeRevision 1.93 2003/01/09 22:48:34 orzech- started update- broken ac :(Revision 1.92 2002/10/09 13:14:16 kloczek- use more macros, some cosmetics, added missing \"rm -f missing\" and use new %docRevision 1.91 2002/09/03 08:53:47 qboosh- one more conflict resolved (selfcheck is used on client side)- release 18Revision 1.90 2002/08/27 09:32:03 qboosh- fixes for ac 2.53/am 1.6, added 4 missing man pagesRevision 1.89 2002/08/17 22:28:27 qboosh- better messages in pre/postun, more specific Requires- gnutar-lists dir only in -client- release 17Revision 1.88 2002/08/13 12:48:19 kloczek- release 16: use new %doc.Revision 1.87 2002/06/23 20:32:20 kloczek- perl -pi -e \"s/^libtoolize --copy --force/\\%\\{__libtoolize\\}/\"Revision 1.86 2002/05/21 23:12:41 kloczekperl -pi -e \"s/^automake -a -c -f --foreing/\\%\\{__automake\\}/; \\ s/^automake -a -c -f/\\%\\{__automake\\}/; \\ s/^autoconf/\\%\\{__autoconf\\}/\"Revision 1.85 2002/04/25 15:43:50 artursfixed a small typoRevision 1.84 2002/04/19 22:57:54 ankry- added trivial tapetype.1 man page from Debian- release 15, STBRRevision 1.83 2002/04/12 21:52:18 kloczek- typo in bcond.Revision 1.82 2002/04/12 20:33:37 kloczek- reverse logick xfs support (by default build without xfs support).Revision 1.81 2002/04/11 15:12:27 baggins- added without_xfs bcondRevision 1.80 2002/04/06 02:06:50 baggins- made that tar requires into conflicts (some may not use tar at all...)Revision 1.79 2002/04/06 02:03:38 baggins- release 14- client requires tar >= 1.13 (former are b0rken)Revision 1.78 2002/04/02 14:14:35 baggins- bah, senbackup patch is not needed for this versionRevision 1.77 2002/04/02 13:38:28 baggins- release 13- added xfsdump and samba-client to buildrequires (yes, it HAS to be there)- added patch that fixes building with xfsdump enabled- added missing gnutar-lists directoryRevision 1.76 2002/03/24 23:28:13 kloczek- perl -pi -e \"s/^automake -a -c$/automake -a -c -f/\"Revision 1.75 2002/03/21 16:43:27 baggins- typo in triggerRevision 1.74 2002/03/21 16:00:31 baggins- release 12- doneRevision 1.73 2002/03/21 15:58:48 baggins- config(noreplace) /etc/cron.d/amanda-srv- /etc/amanda must be writable for user amanda, so chown itRevision 1.72 2002/03/21 15:29:34 baggins- added %%{_localstatedir}/amanda/gnutar-lists to clientRevision 1.71 2002/03/21 15:17:07 baggins- added comment about cron jobs in %%post serverRevision 1.70 2002/03/21 15:08:14 baggins- NFY- backed my %%attr() changes- userdel must go first in postun- add amanda user to group disk (also added trigger)Revision 1.69 2002/03/20 23:19:28 kloczek- release 11.Revision 1.68 2002/03/19 19:09:21 baggins- added chg-zd-mtx-sh patch (propely escape variables in shell script)Revision 1.67 2002/03/19 19:05:59 baggins- server requires mt-st and mtxRevision 1.66 2002/03/18 16:37:28 baggins- 750 amanda.disk for /var/lib/amandaRevision 1.65 2002/03/18 16:33:14 baggins- %%attr(750,amanda,disk) for /usr/lib/amandaRevision 1.64 2002/02/23 01:13:38 kloczek- adapterized.Revision 1.63 2002/02/22 23:28:40 kloczek- removed all Group fields translations (our rpm now can handle translating Group field using gettext).Revision 1.62 2002/02/15 09:27:54 qboosh- release 10: amanda-srv.crontab: run amcheck/amdump as amanda userRevision 1.61 2002/02/01 16:44:11 baggins- release 9- config, KURWA, NOREPLACE on /etc files!Revision 1.60 2002/01/31 21:31:03 ankry- added Group(es/pt_BR)Revision 1.59 2002/01/18 02:12:19 kloczekperl -pi -e \"s/pld-list\\AATTpld.org.pl/feedback\\AATTpld.org.pl/\"Revision 1.58 2002/01/07 09:01:50 qboosh- fixed perms to /var/lib/amanda (770 not 660), release 8, STBRRevision 1.57 2002/01/03 14:58:53 qboosh- check if user/group amanda exists; release 7, STBRRevision 1.56 2001/09/27 08:18:42 qboosh- moved /var/lib/amanda dir to -libs, changed owner to root (%%_localstatedir macro set to /var/lib)- moved /var/amanda/gnutar-lists to /var/lib/amanda/gnutar-lists- added /etc/amandates file (dumpdates for gnutar) to -client- changed GROUP in .inetd to amanda (if you need disk group - add amanda user to disk group and add INITGROUPS=y to .inetd - at least rlinetd supports this)- removed tar,dump,cpio from -server Requires list; added note to -client description (it\'s -client that require dump or GNU tar; cpio is not used)- release 6, STBRRevision 1.55 2001/09/20 17:49:44 qboosh- -server tooRevision 1.54 2001/09/20 12:17:11 qboosh- -client Prereq: rc-inetdRevision 1.53 2001/09/20 03:52:48 kloczek- added --with-tmpdir=/var/tmp to configure parameters.Revision 1.52 2001/09/19 08:46:46 qboosh- ac25x patch for autoconf 2.5x- changes %%preun libs to %%postun libs- release 5Revision 1.51 2001/08/23 20:35:16 kloczek- new Source url.Revision 1.50 2001/07/28 21:37:29 blues- typo: %s/sever\"/server\"/Revision 1.49 2001/07/26 05:42:03 saq- reverting last change: removing new macros from %p{re,ost}{,un}Revision 1.47 2001/06/06 19:02:54 kloczek- release 4,- fixed permission on some files/directories,- change shell for amanda user to /bin/sh,- added %%triggerpostun -- amanda-libs < 2.4.2p2-3 script with fix amanda user shell,- fixed crontab entries.Revision 1.46 2001/06/01 14:14:36 kloczek- release 3,- added build_tapetype patch for build and install tapetype (tool for generate tape description for unknown tape types),- regenerate libtool files and added no_private_libtool.m4 patch with remove private copy libtool.m4 from acinclude.m4.Revision 1.45 2001/04/18 10:23:03 kloczek- update to 2.4.2p2,- merge bug18322 patch from rawhide,- rebuild against readline 4.2.Revision 1.44 2001/01/19 13:22:41 kloczek- added gnuplot to BuildRequires.Revision 1.43 2001/01/19 06:13:25 kloczek- updated to 2.4.2,- updated %files list, removed obsoleted patches,- added am_fixes patch which removes all silly things from automake,- spec adapterized.Revision 1.42 2000/12/09 17:55:13 jajcus- file owners fixed (semi-automatically) (no special user (like http/news) should own his home directory nor files it doesn\'t create)Revision 1.41 2000/11/12 20:11:54 kloczek- modyfications for using neew rpm automation.Revision 1.40 2000/08/23 22:17:24 kloczek- release 18,- merged rawhide patches (glibc21, glibc22),- added no_libnsl patch with diasble lookup for libnsl (now amanda binaries are not linked with libnsl),- changed permission to 4754/root.amanda on amcheck nad rundump.Revision 1.39 2000/08/02 18:10:48 mis- repaired what I corrupted: back to useradd without -m (this copies /etc/skel)Revision 1.38 2000/07/31 12:17:43 kloczek- release 10.Revision 1.37 2000/07/31 12:03:39 mis- added -m to useradd to allow it create $HOME for added user(s)Revision 1.36 2000/07/30 08:57:08 kloczek- spec adapterized.Revision 1.35 2000/07/13 23:04:49 baggins- release 9- rebuild with ncurses 5.1Revision 1.34 2000/07/13 20:35:55 baggins- release 8Revision 1.33 2000/06/19 19:06:20 siefca- fixed funny translation \'wilku hostów\' into \'kilku hostów\' (grrrr)Revision 1.32 2000/06/09 07:54:39 kloczek- more %%{__make} macros.Revision 1.31 2000/06/09 07:22:47 kloczek- added using %%{__make} macro.Revision 1.30 2000/05/17 21:01:20 kloczek- spec adapterized.Revision 1.29 2000/04/25 16:16:47 baggins- release++- FHS 2.1, /var/state -> /var/libRevision 1.28 2000/04/10 03:42:35 kloczek- release 6.Revision 1.27 2000/04/08 17:31:21 bonkey- typo in userdelRevision 1.26 2000/04/01 11:14:23 zagrodzki- changed all BuildRoot definitons- removed all applnkdir defs- changed some prereqs/requires- removed duplicate empty linesRevision 1.25 2000/03/28 16:54:14 baggins- translated kloczkish into englishRevision 1.24 2000/03/23 12:32:52 kloczek- release 5,- rebuild agains readline 4.1.Revision 1.23 2000/02/18 08:11:42 kloczek- release 4,- \"Requires: %%{name}-libs = %%{version}\" in server and cliet changed to \"Prereq: %%{name}-libs = %%{version}\" because libs subpackage creates amanda accout and this accout must exist before installing client or server.Revision 1.22 1999/12/02 16:45:03 elephant o More descriptive polish description.Revision 1.21 1999/11/29 20:34:16 kloczek- release 3,- fix instaling with using DESTDIR in amplot.Revision 1.20 1999/11/25 06:59:06 kloczek- release 2,- build against ncurses 5.0,- changed permission on some binaries to 4754 root.amanda (this is neccessary for correct working amanda on server and clieent side).Revision 1.19 1999/10/17 23:34:34 kloczek- removed amanda subpackage and added amanda-libs with core amand shared libraries,- beter sepation between server and client.Revision 1.18 1999/10/15 04:48:26 kloczek- added Source5 with sample config file,- corected path to amidxtaped.Revision 1.17 1999/10/15 04:12:26 kloczek- %attr(660,amanda,amanda) for %{_localstatedir}/state/amanda.
 
ICM Bot detect detector