OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 22-Jul-2009 20:02:59 Branch: HEAD Handle: 2009072219025800 Modified files: openpkg-src/bacula bacula.patch bacula.spec Log: upgrading package: bacula 3.0.1 -> 3.0.2 Summary: Revision Changes Path 1.11 +14 -23 openpkg-src/bacula/bacula.patch 1.79 +2 -2 openpkg-src/bacula/bacula.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/bacula/bacula.patch ============================================================================ $ cvs diff -u -r1.10 -r1.11 bacula.patch --- openpkg-src/bacula/bacula.patch 13 Jan 2009 22:08:58 -0000 1.10 +++ openpkg-src/bacula/bacula.patch 22 Jul 2009 18:02:58 -0000 1.11 @@ -1,6 +1,6 @@ Index: manpages/Makefile.in ---- manpages/Makefile.in.orig 2007-04-24 17:47:01 +0200 -+++ manpages/Makefile.in 2009-01-13 16:55:33 +0100 +--- manpages/Makefile.in.orig 2009-02-18 12:40:09 +0100 ++++ manpages/Makefile.in 2009-07-22 19:56:15 +0200 @@ -20,23 +20,21 @@ install: $(MKDIR) $(DESTDIR)/$(mandir)/man8 @@ -30,13 +30,13 @@ + do (rm -f $(DESTDIR)$(mandir)/man1/$$I); \ done - clean: dummy + clean: Index: scripts/bacula.in ---- scripts/bacula.in.orig 2008-07-06 15:06:15 +0200 -+++ scripts/bacula.in 2009-01-13 16:55:33 +0100 -@@ -15,30 +15,36 @@ - # - scriptd...@scriptdir@ +--- scripts/bacula.in.orig 2008-07-24 17:02:06 +0200 ++++ scripts/bacula.in 2009-07-22 19:56:15 +0200 +@@ -20,30 +20,36 @@ + MALLOC_CHECK_=0 + export MALLOC_CHECK_ +action=$1 +debug=$2 @@ -83,8 +83,8 @@ *) Index: scripts/btraceback.in ---- scripts/btraceback.in.orig 2008-10-31 09:32:10 +0100 -+++ scripts/btraceback.in 2009-01-13 22:59:41 +0100 +--- scripts/btraceback.in.orig 2008-10-28 17:34:52 +0100 ++++ scripts/btraceback.in 2009-07-22 19:56:15 +0200 @@ -13,6 +13,9 @@ WD="@working_dir@" if test `uname -s` = SunOS ; then @@ -96,11 +96,11 @@ cat ${WD}/bacula.$$.traceback \ | @sbindir@/bsmtp -h @smtp_host@ -f @dump_email@ -s "Bacula DBX traceback of ${PNAME}" @dump_email@ Index: src/dird/bacula-dir.conf.in ---- src/dird/bacula-dir.conf.in.orig 2008-06-19 21:44:34 +0200 -+++ src/dird/bacula-dir.conf.in 2009-01-13 16:55:33 +0100 +--- src/dird/bacula-dir.conf.in.orig 2009-07-15 19:05:40 +0200 ++++ src/dird/bacula-dir.conf.in 2009-07-22 19:57:06 +0200 @@ -29,7 +29,8 @@ Level = Incremental - Client = @hostn...@-fd + Client = @basen...@-fd FileSet = "Full Set" - Schedule = "WeeklyCycle" + #Schedule = "WeeklyCycle" @@ -108,16 +108,7 @@ Storage = File Messages = Standard Pool = Default -@@ -109,7 +110,7 @@ - # directory to give a reasonable FileSet to backup to - # disk storage during initial testing. - # -- File = @BUILD_DIR@ -+ File = @scriptdir@ - } - - # -@@ -124,6 +125,11 @@ +@@ -126,6 +127,11 @@ } } @@ . patch -p0 <<'@@ .' Index: openpkg-src/bacula/bacula.spec ============================================================================ $ cvs diff -u -r1.78 -r1.79 bacula.spec --- openpkg-src/bacula/bacula.spec 30 Jun 2009 20:20:06 -0000 1.78 +++ openpkg-src/bacula/bacula.spec 22 Jul 2009 18:02:58 -0000 1.79 @@ -31,8 +31,8 @@ Class: PLUS Group: System License: GPL -Version: 3.0.1 -Release: 20090430 +Version: 3.0.2 +Release: 20090722 # package options %option with_server yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org