Mailinglist Archive: opensuse-commit (1093 mails)

< Previous Next >
commit amanda
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 01 Feb 2008 20:30:36 +0100
  • Message-id: <20080201193036.60B986781B8@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package amanda
checked in at Fri Feb 1 20:30:36 CET 2008.

--------
--- amanda/amanda.changes 2007-11-09 17:06:44.000000000 +0100
+++ amanda/amanda.changes 2008-02-01 15:12:21.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Feb 1 15:08:13 CET 2008 - lmichnovic@xxxxxxx
+
+- compiling with option --with-maxtapeblocksize=256 [bnc#353239]
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ amanda.spec ++++++
--- /var/tmp/diff_new_pack.c19211/_old 2008-02-01 20:28:08.000000000 +0100
+++ /var/tmp/diff_new_pack.c19211/_new 2008-02-01 20:28:08.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package amanda (Version 2.5.2.1)
#
-# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -13,7 +13,7 @@
BuildRequires: cups-libs dump gawk gnuplot krb5-devel libsmbclient
libsmbclient-devel libxslt lprng mailx mtx popt-devel readline-devel
samba-client sendmail
%define package_version 2.5.2p1
Version: 2.5.2.1
-Release: 69
+Release: 97
PreReq: /usr/sbin/useradd permissions
Requires: glibc-devel
Requires: ncurses-devel
@@ -84,6 +84,7 @@
--with-user=amanda \
--with-group=disk \
--with-gnutar=/bin/tar \
+ --with-maxtapeblocksize=256 \
--disable-libtool \
--disable-shared \
--disable-static
@@ -239,14 +240,17 @@
# excluding static libs
%exclude %{_libdir}/lib*.la
%exclude %{_libdir}/lib*.a
+
%changelog
-* Fri Nov 09 2007 - lmichnovic@xxxxxxx
+* Fri Feb 01 2008 lmichnovic@xxxxxxx
+- compiling with option --with-maxtapeblocksize=256 [bnc#353239]
+* Fri Nov 09 2007 lmichnovic@xxxxxxx
- installing only *.txt documentation files
- no need for executable perms for file /usr/lib/amanda/suidlist
-* Thu Jul 12 2007 - lmichnovic@xxxxxxx
+* Thu Jul 12 2007 lmichnovic@xxxxxxx
- added upstream chg-multi.patch
- fixed missing shellbang (shellbang.patch)
-* Fri Jun 08 2007 - lmichnovic@xxxxxxx
+* Fri Jun 08 2007 lmichnovic@xxxxxxx
- update 2.5.2p1
* Many IPv6 bugs fixed:
+ missing sockaddr_storage
@@ -258,12 +262,12 @@
* chown/chmod
* amstatus
* compilation on some platform
-* Thu May 17 2007 - lmichnovic@xxxxxxx
+* Thu May 17 2007 lmichnovic@xxxxxxx
- adjusted *no_chown.patch
-* Thu May 17 2007 - lmichnovic@xxxxxxx
+* Thu May 17 2007 lmichnovic@xxxxxxx
- update to version 2.5.2 final
* some more bug fixes against beta
-* Tue Apr 24 2007 - lmichnovic@xxxxxxx
+* Tue Apr 24 2007 lmichnovic@xxxxxxx
- update to version 2.5.2 beta 1
* Many bugs fixed and code cleanup
* krb5 auth is working
@@ -276,19 +280,19 @@
larger for your hardware
- installing HOWTO-collection.pdf as doc
- excluding static libs
-* Tue Feb 13 2007 - lmichnovic@xxxxxxx
+* Tue Feb 13 2007 lmichnovic@xxxxxxx
- update to version 2.5.1p3
* Many bugs fixed
* amrecover improve handling of not ascii filename in index.
* Works with tar-1.16 and exit status of 1.
* Can define a LASTSLOT in a chg-disk config file.
- obsoletes *overflow.patch
-* Fri Feb 09 2007 - ro@xxxxxxx
+* Fri Feb 09 2007 ro@xxxxxxx
- allow build as non-root
-* Mon Jan 22 2007 - lmichnovic@xxxxxxx
+* Mon Jan 22 2007 lmichnovic@xxxxxxx
- added libxslt into BuildRequires
- fixed possible overflow (overflow.patch)
-* Mon Jan 22 2007 - lmichnovic@xxxxxxx
+* Mon Jan 22 2007 lmichnovic@xxxxxxx
- updated to 2.5.1p2
* Many bugs fixed
* amoverview is working
@@ -299,128 +303,128 @@
or interface
- amgetconf can return a value of a specific tapetype, dumptype,
holdingdisk or interface
-* Thu Oct 19 2006 - lmichnovic@xxxxxxx
+* Thu Oct 19 2006 lmichnovic@xxxxxxx
- changed version to 2.5.1.1
- compiling with fPIC - fixes failing build on some archs
-* Tue Oct 03 2006 - pnemec@xxxxxxx
+* Tue Oct 03 2006 pnemec@xxxxxxx
- updated to 2.5.1p1 which not contain license problem
affected files #196765
- many bugfixes see NEWS
- minor cleaning in specfile
-* Mon Aug 28 2006 - pnemec@xxxxxxx
+* Mon Aug 28 2006 pnemec@xxxxxxx
- removed examples with license problems
from source tarball #196765
-* Fri Jul 07 2006 - pnemec@xxxxxxx
+* Fri Jul 07 2006 pnemec@xxxxxxx
- updated to 2.5.0p2
added many new features in 2.5.0 (Auto tape labelling,
security comunication ...)
fixed many minors bug (in p1) and major bug (in p2)
- added pdf document with actualized howtos
-* Thu Apr 06 2006 - pnemec@xxxxxxx
+* Thu Apr 06 2006 pnemec@xxxxxxx
- some other fix for bug #137128 SIGSEGV in amadmin
-* Fri Feb 10 2006 - pnemec@xxxxxxx
+* Fri Feb 10 2006 pnemec@xxxxxxx
- aded *-srv.patch to fix bug #137128
-* Wed Jan 25 2006 - mls@xxxxxxx
+* Wed Jan 25 2006 mls@xxxxxxx
- converted neededforbuild to BuildRequires
-* Mon Aug 01 2005 - mjancar@xxxxxxx
+* Mon Aug 01 2005 mjancar@xxxxxxx
- update to 2.4.5
- add glibc-devel and ncurses-devel to Requires
-* Mon Jun 20 2005 - ro@xxxxxxx
+* Mon Jun 20 2005 ro@xxxxxxx
- added pie patch from FC
- use fPIC for libs needed when building binaries with fpie
-* Thu Nov 18 2004 - ro@xxxxxxx
+* Thu Nov 18 2004 ro@xxxxxxx
- use kerberos-devel-packages
-* Tue Aug 10 2004 - tcrhak@xxxxxxx
+* Tue Aug 10 2004 tcrhak@xxxxxxx
- update to 2.4.4p3
-* Fri Feb 20 2004 - tcrhak@xxxxxxx
+* Fri Feb 20 2004 tcrhak@xxxxxxx
- update to version 2.4.4p2
-* Wed Oct 29 2003 - ro@xxxxxxx
+* Wed Oct 29 2003 ro@xxxxxxx
- package according to permissions.secure and add run_permissions
-* Thu Sep 18 2003 - tcrhak@xxxxxxx
+* Thu Sep 18 2003 tcrhak@xxxxxxx
- added quotes around "grep -E" in an assignment in
chg-manual; patch manual
- fixed script chg-zd-mtx: parse vars from config correctly,
fixed output when mtx is not found
-* Wed Jul 30 2003 - stepan@xxxxxxx
+* Wed Jul 30 2003 stepan@xxxxxxx
- change samba-client dependency to /usr/bin/smbclient
to make it operable with samba tng
-* Wed Jul 30 2003 - aj@xxxxxxx
+* Wed Jul 30 2003 aj@xxxxxxx
- Fix chown arguments.
-* Mon Jul 28 2003 - tcrhak@xxxxxxx
+* Mon Jul 28 2003 tcrhak@xxxxxxx
- fixed script chg-zd-mtx
-* Fri Jul 25 2003 - tcrhak@xxxxxxx
+* Fri Jul 25 2003 tcrhak@xxxxxxx
- update to version 2.4.4p1
-* Thu Jun 12 2003 - kukuk@xxxxxxx
+* Thu Jun 12 2003 kukuk@xxxxxxx
- added directory to filelist
-* Fri Jun 06 2003 - mmj@xxxxxxx
+* Fri Jun 06 2003 mmj@xxxxxxx
- Package forgotten files
- Remove files from buildroot installed elsewhere
-* Mon Mar 03 2003 - tcrhak@xxxxxxx
+* Mon Mar 03 2003 tcrhak@xxxxxxx
- added amanda libraries to filelist
-* Fri Feb 28 2003 - tcrhak@xxxxxxx
+* Fri Feb 28 2003 tcrhak@xxxxxxx
- update to version 2.4.4, that fixes many memory leaks
- added xinetd config files
-* Fri Feb 14 2003 - tcrhak@xxxxxxx
+* Fri Feb 14 2003 tcrhak@xxxxxxx
- update to version 2.4.3
- applied changes proposed for the tape changer script
[bug #20086] - patch mtx
-* Tue Oct 29 2002 - ro@xxxxxxx
+* Tue Oct 29 2002 ro@xxxxxxx
- remove (old) libtool macros from acinclude.m4
-* Fri Aug 30 2002 - tcrhak@xxxxxxx
+* Fri Aug 30 2002 tcrhak@xxxxxxx
- fixed neededforbuild so that smbclient is identified by configure,
added samba-client to Requires (bug #15818)
-* Mon Jul 08 2002 - mmj@xxxxxxx
+* Mon Jul 08 2002 mmj@xxxxxxx
- Using useradd in the package itself.
-* Wed Apr 03 2002 - tcrhak@xxxxxxx
+* Wed Apr 03 2002 tcrhak@xxxxxxx
- build with new automake/autoconf
-* Sat Mar 09 2002 - ro@xxxxxxx
+* Sat Mar 09 2002 ro@xxxxxxx
- replaced lprold by lprng in neededforbuild
-* Thu Nov 22 2001 - tcrhak@xxxxxxx
+* Thu Nov 22 2001 tcrhak@xxxxxxx
- Added ps label templates (bugzilla #12270)
- Added README.SuSE
-* Mon Nov 12 2001 - schwab@xxxxxxx
+* Mon Nov 12 2001 schwab@xxxxxxx
- Fix for automake 1.5 and autoconf 2.52.
-* Mon Aug 20 2001 - dan@xxxxxxx
+* Mon Aug 20 2001 dan@xxxxxxx
- update to 2.4.2p2
-* Fri May 04 2001 - pblaha@xxxxxxx
+* Fri May 04 2001 pblaha@xxxxxxx
- fix permisions 644 for .bashrc .amandahosts and .profile
- in amanda home /var/lib/amanda/
-* Fri Feb 23 2001 - ro@xxxxxxx
+* Fri Feb 23 2001 ro@xxxxxxx
- added readline/readline-devel to neededforbuild (split from bash)
-* Thu Jan 11 2001 - sf@xxxxxxx
+* Thu Jan 11 2001 sf@xxxxxxx
- added './' and 'config' to %%{suse_update_config} to make
it build on IA64
-* Fri Jan 05 2001 - smid@xxxxxxx
+* Fri Jan 05 2001 smid@xxxxxxx
- file permission changes
- default configuration changes
-* Sun Dec 03 2000 - smid@xxxxxxx
+* Sun Dec 03 2000 smid@xxxxxxx
- new version 2.4.2
-* Tue Nov 21 2000 - uli@xxxxxxx
+* Tue Nov 21 2000 uli@xxxxxxx
- fixed to build on PPC
-* Mon Sep 25 2000 - smid@xxxxxxx
+* Mon Sep 25 2000 smid@xxxxxxx
- binaries moved to /usr/sbin
-* Mon Sep 18 2000 - smid@xxxxxxx
+* Mon Sep 18 2000 smid@xxxxxxx
- Y2K bugfix
-* Tue Jun 20 2000 - schwab@xxxxxxx
+* Tue Jun 20 2000 schwab@xxxxxxx
- Add %%suse_update_config.
-* Thu May 25 2000 - smid@xxxxxxx
+* Thu May 25 2000 smid@xxxxxxx
- /usr/doc/packages => %%{_defaultdocdir}
-* Fri Apr 07 2000 - smid@xxxxxxx
+* Fri Apr 07 2000 smid@xxxxxxx
- url added
-* Thu Jan 20 2000 - kukuk@xxxxxxx
+* Thu Jan 20 2000 kukuk@xxxxxxx
- /usr/man -> /usr/share/man
- clean up configuration and spec file
-* Thu Oct 07 1999 - kukuk@xxxxxxx
+* Thu Oct 07 1999 kukuk@xxxxxxx
- Add needed tools to needforbuild
-* Mon Sep 13 1999 - bs@xxxxxxx
+* Mon Sep 13 1999 bs@xxxxxxx
- ran old prepare_spec on spec file to switch to new prepare_spec.
-* Fri Jun 25 1999 - kukuk@xxxxxxx
+* Fri Jun 25 1999 kukuk@xxxxxxx
- Update to 2.4.1p1 from jurix
- add glibc 2.1 patch
-* Sat Dec 05 1998 - ro@xxxxxxx
+* Sat Dec 05 1998 ro@xxxxxxx
- disabled setresuid/setresgid (while some are still using 2.0)
-* Thu Feb 05 1998 - florian@xxxxxxx
+* Thu Feb 05 1998 florian@xxxxxxx
- first rpm-package of amanda for SuSE
-* Thu Jan 02 1997 - florian@xxxxxxx
+* Thu Jan 02 1997 florian@xxxxxxx
- first S.u.S.E.-version of amanda 2.3.0
- not really supported yet... :-)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages