Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

amanda-devel-2.5.2p1-8.fc8 RPM for x86_64

From Fedora 8 for x86_64

Name: amanda-devel Distribution: Unknown
Version: 2.5.2p1 Vendor: Fedora Project
Release: 8.fc8 Build date: Tue Aug 28 09:38:23 2007
Group: Development/Libraries Build host: xenbuilder4.fedora.phx.redhat.com
Size: 0 Source RPM: amanda-2.5.2p1-8.fc8.src.rpm
Packager: Fedora Project
Url: http://www.amanda.org
Summary: Libraries and documentation of the AMANDA tape backup system.
The amanda-devel package should be installed on any machine that will
be used to develop amanda applications.

Provides

Requires

Copyright

BSD

Signatures

internal MD5: e7e779fed4c06d69b1110712503fd4f6
GPG

Changelog

* Wed Aug 29 2007 Radek Brich <rbrich@redhat.com> 2.5.2.p1-8
  - rebuild
* Sat Aug 18 2007 Radek Brich <rbrich@redhat.com> 2.5.2.p1-7
  - BuildRequires mtx and mt-st (#251690).
* Sat Aug 11 2007 Radek Brich <rbrich@redhat.com> 2.5.2.p1-6
  - Included upstream patch for chg-multi.sh (#251316).
* Thu Aug 09 2007 Radek Brich <rbrich@redhat.com> 2.5.2.p1-5
  - Added ssh and ncompress to BuildRequires (#250730).
  - Removed some obsolete makes from build section.
* Fri Jul 13 2007 Radek Brich <rbrich@redhat.com> 2.5.2.p1-4
  - Enable backing up ACL/SElinux xattrs with tar (#201916).
  - Removed obsolete patches and sources.
* Tue Jun 26 2007 Radek Brich <rbrich@redhat.com> 2.5.2.p1-3
  - Update -undefSymbols patch. All undefined symbols reported by
    'ldd -r' should now be fixed (#198178).
* Sat Jun 23 2007 Radek Brich <rbrich@redhat.com> 2.5.2.p1-2
  - Fix undefined symbols in libamserver.so.
  - Fix ./autogen so it automatically installs ylwrap (bug 224143).
  - Run ./autogen in prep section (otherwise the -pie patch had no effect).
  - Update -pie patch.
* Fri Jun 22 2007 Radek Brich <rbrich@redhat.com> 2.5.2.p1-1
  - New upstream version.
  - Client rpm now installs amanda-client.conf.
  - Removed obsolete patches -bug18322 and -rsh.
  - Clean up spec file (non-utf8 error and some warnings from rpmlint).
* Mon Feb 19 2007 Jay Fenlason <fenlason@redhat.com> 2.5.1p3-1.fc8
  - Upgrade to new upstream release, now that 2.5.1 is somewhat stable.
  - Note that this requires changing the xinetd configuration and amanda.conf
    because of the new authentication mechanism.
  - -server subpackage does not require xinetd.
  - -server scriptlets do not need to reload xinetd.
* Tue Sep 26 2006 Jay Fenlason <fenlason@redhat.com> 2.5.0p2-4
  - Include my -dump_size patch to close
    bz#206129: Dump output size determined incorrectly
  - Clean up the spec file, following some suggestions in
    bz#185659: amanda 2.5.0
  - Use a tarball without the problematic contrib/sst directory.
  - Include my new_gnutar (based on a patch by Orion Poplawski
    <orion@cora.nwra.com>) to work around changed incremental file format
    in newer (>1.15.1) versions of gnutar.
  - include my -wildcards patch to turn on wildcards with new versions of tar.
* Wed Sep 06 2006 Jay Fenlason <fenlason@redhat.com> 2.5.0p2-3
  - move libamclient-*.so to the base rpm, so that multilib support works.
    This fixes
    bz#205202 File conflicts
* Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 2.5.0p2-2.1
  - rebuild
* Fri Jun 09 2006 Jay Fenlason <fenlason@redhat.com> 2.5.0p2-2
  - New upstream version
  - Make the BuildRequires on /usr/bin/Mail rather than mailx, because we
    don't really care where the Mail command comes from.
  - include the amcheck_badtape patch by Paul Bijnens
    <paul.bijnens@xplanation.com> to fix a problem where amcheck doesn't
    realize the wrong tape is in the drive.
  - include the error_msg patch from Jean-Louis Martineau <martineau@zmanda.com>
    to fix a double-free problem
  - include the restore patch from Jean-Louis Martineau <martineau@zmanda.com>
    to fix an error in amrestore
  - include a slightly modified form of the big_holding_disk patch from
    Andrej Filipcic <andrej.filipcic@ijs.si> to fix a problem with holding
    disks bigger than 4tb
* Tue May 23 2006 Jesse Keating <jkeating@redhat.com> 2.5.0-3
  - Fix BuildReqs
* Sat Apr 08 2006 Jay Fenlason <fenlason@redhat.com> 2.5.0-2
  - New upstream release: 2.5.0, with new features
  - Do not include our own amanda.conf anymore, use the one from the
    tarball.
  - Remove the static libraries.
  - Update the -pie patch
  - Turn on the new -with-ssh-security option.
  - Change the mode of ~amanda/.amandahosts to 600, since 2.5.0 requires
    it.
  - actually use the defconfig macro it this spec file.
  - Change the name of the index server to "amandahost" from localhost.
    Users should ensure that "amandahost.their-domain" points to their
    Amanda server.
  - Change amandahosts likewise.
  - Add dependency on /usr/bin/Mail
  - Ensure unversioned .so files are only in the -devel rpm.
  - Remove DUMPER_DIR and the files in it, as nothing seems to actually
    use them.
  - Include the -overflow patch from Jean-Louis Martineau
    <martineau@zmanda.com>
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.4.5p1-3.2
  - bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.4.5p1-3.1
  - rebuilt for new gcc4.1 snapshot and glibc changes
* Wed Jan 18 2006 Jay Fenlason <fenlason@redhat.com> 2.4.5p1-3
  - Fix spec file to use %{_localstatedir} instead of hardcoding /var/lib
  - Add amanda_user and amanda_group defines, to make changing the username
    easier.
  - Add a BuildRequires on /usr/bin/Mail
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
  - rebuilt
* Fri Nov 04 2005 Jay Fenlason <fenlason@redhat.com>
  - New upstream release.
* Mon Aug 01 2005 Florian La Roche <laroche@redhat.com>
  - make sure amanda builds with newest rpm
* Thu Apr 21 2005 Jay Fenlason <fenlason@redhat.com> 2.4.5-2
  - New upstream release.  This obsoletes the -bug144052 patch.
  - Reorg this spec file slightly to allow someone to specify
    index server, tape server and default configuration when
    rebuilding the rpms via something like
    'rpmbuild -ba --define "indexserver foo.fqdn.com" amanda.spec'
    This change suggested by Matt Hyclak <hyclak@math.ohiou.edu>.
* Wed Apr 06 2005 Jay Fenlason <fenlason@redhat.com> 2.4.4p4-4
  - Add -bug144052 patch to close
    bz#144052 amverifyrun sometimes verifies the wrong tapes
* Tue Mar 08 2005 Jay Fenlason <fenlason@redhat.com> 2.4.4p4-3
  - rebuild with gcc4
* Wed Jan 12 2005 Tim Waugh <twaugh@redhat.com> 2.4.4p4-2
  - Rebuilt for new readline.
* Tue Oct 26 2004 Jay Fenlason <fenlason@redhat.com> 2.4.4p4-1
  - New upstream version
  - Turn on --disable-dependency-tracking to work around an automake bug.
* Tue Jun 29 2004 Jay Fenlason <fenlason@redhat.com> 2.4.4p3-1
  - New upstream version
* Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Fri Mar 19 2004 Jay Fenlason <fenlason@redhat.com> 2.4.4p2-3
  - make a few more programs PIE by updating the amanda-2.4.4p2-pie.path
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Tue Jan 13 2004 Jay Fenlason <fenlason@redhat.com> 2.4.4p2-1
  - New upstream version, includes the -sigchld and -client-utils
    patches.  Also includes a new chg-disk changer script and a new
    amqde "quick-and-dirty estimate" program (called from sendsize--not
    a user command.
* Thu Jul 24 2003 Jay Fenlason <fenlason@redhat.com> 2.4.4p1-1
  - Merge from 2.4.4p1-0.3E
* Thu Jun 05 2003 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Wed Feb 26 2003 Jay Fenlason <fenlason@redhat.com> 2.4.4-0
  - New upstream version.
* Thu Feb 13 2003 Jay Fenlason <fenlason@redhat.com> 2.4.3-3
  - Removed call to signal(SIGCHLD, SIG_IGN) which prevents wait...()
    from working on newer Red Hat systems.  This fixes bug #84092.
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
  - rebuilt
* Wed Dec 11 2002 Jay Fenlason <fenlason@redhat.com> 2.4.3-2
  - Add spec file entry for /usr/lib/amanda so owner/group set
    correctly  Fixes bugs 74025 and 73379.
* Wed Nov 20 2002 Elliot Lee <sopwith@redhat.com> 2.4.3-1
  - Update to version 2.4.3, rebuild
  - Update patch for bug18322 to match
* Sat Jun 22 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Fri May 24 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Wed Apr 03 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.4.2p2-7
  - Don't strip explicitly
  - Require samba-client instead of /usr/bin/smbclient
* Thu Feb 21 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.4.2p2-6
  - Rebuild
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Sat Jul 14 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - Build and install the "tapetype"  utility program, for
    tape size identification (#48745)
* Wed Jun 20 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - don't use %configure, to make it build
* Tue Apr 10 2001 Bill Nottingham <notting@redhat.com>
  - include ia64 again
* Thu Apr 05 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - 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.
* Fri Mar 16 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - Add /usr/bin/smbclient to buildprereq (#31996), to
    avoid samba being built without such support
* Thu Feb 22 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - 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)
* Fri Feb 16 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - 2.4.2p1 bugfix release
  - move amandaixd and amidxtape to the server package (#28037)
* Wed Jan 31 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - move /etc/xinetd.d/amanda to the client subpackage (#25430)
* Tue Jan 30 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - 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)
* Tue Jan 23 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - 2.4.2
  - make the UDP service "wait" (#23047)
* Wed Oct 11 2000 Jeff Johnson <jbj@redhat.com>
  - 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).
* Mon Sep 04 2000 Florian La Roche <Florian.LaRoche@redhat.de>
  - do not include /etc/xinetd.d/amandaidx in the server rpm
* Tue Aug 22 2000 Trond Eivind Glomsrød <teg@redhat.com>
  - 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)
* Wed Aug 02 2000 Bill Nottingham <notting@redhat.com>
  - turn off amandaidx by default (#14937)
  - fix some binary permissions (#14938)
* Wed Aug 02 2000 Matt Wilson <msw@redhat.com>
  - added Prereq: /sbin/service xinetd to client and server subpackages
* Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
  - xinetd support
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
  - automatic rebuild
* Mon Jun 19 2000 Jeff Johnson <jbj@redhat.com>
  - add prereqs for scriptlets, requires for common package.
* Sun Jun 11 2000 Jeff Johnson <jbj@redhat.com>
  - FHS packaging.
  - move to 7.0 distro.
* Wed May 24 2000 Tim Powers <timp@redhat.com>
  - built for 7.0
  - man pages in /usr/share/man
* Fri Apr 28 2000 Tim Powers <timp@redhat.com>
  - added usr/lib/amanda/chg-zd-mtx to the client RPM to fix bug #8282
* Wed Mar 08 2000 Tim Powers <timp@redhat.com>
  - 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.
* Thu Feb 10 2000 Tim Powers <timp@redhat.com>
  - strip binaries
* Fri Jan 21 2000 TIm Powers <timp@redhat.com>
  - added chown lines to post section
* Tue Jan 11 2000 Tim Powers <timp@redhat.com>
  - 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)
* Mon Jan 03 2000 Tim Powers <timp@redhat.com>
  - fix so configure doesn't crap out (libtoolize --force)
  - gzip man pages, strip binaries
  - rebuilt for 6.2
* Fri Aug 06 1999 Tim Powers <timp@redhat.com>
  - applied patch so that it reports the available holding disk space correctly
* Fri Jul 09 1999 Tim Powers <timp@redhat.com>
  - added %defattr lines
  - rebuilt for 6.1
* Thu May 06 1999 Bill Nottingham <notting@redhat.com>
  - update to 2.4.1p1
* Tue Oct 27 1998 Cristian Gafton <gafton@redhat.com>
  - version 2.4.1
* Wed May 20 1998 Cristian Gafton <gafton@redhat.com>
  - upgraded to full 2.4.0 release
* Thu Feb 19 1998 Otto Hammersmith <otto@redhat.com>
  - fixed group for -client and -server packages (Network->Networking)
* Wed Feb 11 1998 Otto Hammersmith <otto@redhat.com>
  - updated to 2.4.0b6, fixes security hole among other things
    (as well as finally got the glibc patch in the main source.)
* Tue Jan 27 1998 Otto Hammersmith <otto@redhat.com>
  - moved versionsuffix to client package to remove dependency of amanda on amanda-client
* Mon Jan 26 1998 Otto Hammersmith <otto@redhat.com>
  - fixed libexec garbage.
* Wed Jan 21 1998 Otto Hammersmith <otto@redhat.com>
  - split into three packages amanda, amanda-client, and amanda-server
* Fri Jan 09 1998 Otto Hammersmith <otto@redhat.com>
  - updated to latest beta... builds much cleaner now.
* Thu Jan 08 1998 Otto Hammersmith <otto@redhat.com>
  - created the package

Files

ˆ·		


Generated by rpm2html 1.8.1

Daniel Veillard, Sat Jan 3 06:16:55 2009