]> git.sur5r.net Git - bacula/bacula/commitdiff
Fix Win32 build to pull in new BACULA define.
authorKern Sibbald <kern@sibbald.com>
Tue, 14 Oct 2008 12:47:58 +0000 (12:47 +0000)
committerKern Sibbald <kern@sibbald.com>
Tue, 14 Oct 2008 12:47:58 +0000 (12:47 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7783 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/kernstodo
bacula/src/version.h
bacula/src/win32/compat/winhost.h
bacula/technotes-2.5

index a9e713efcb675c9baf30155f897ceede929014de..3f2fa06e8f43a4018c48744bd50fd93e4698147a 100644 (file)
@@ -124,7 +124,6 @@ Priority:
   Win32 to avoid patent problems.
 - Implement multiple jobid specification for the cancel command,
   similar to what is permitted on the update slots command.
-- Implement Bacula plugins -- design API
 - modify pruning to keep a fixed number of versions of a file, 
   if requested.
 - the cd-command should allow complete paths
index 4b5c919a98a4683935bfef76e81dd4abc4da0054..2d22e07afdbca983b90cfe2d194e0af989eb2d6b 100644 (file)
@@ -4,8 +4,8 @@
 
 #undef  VERSION
 #define VERSION "2.5.14"
-#define BDATE   "11 October 2008"
-#define LSMDATE "11Oct08"
+#define BDATE   "14 October 2008"
+#define LSMDATE "14Oct08"
 
 #define PROG_COPYRIGHT "Copyright (C) %d-2008 Free Software Foundation Europe e.V.\n"
 #define BYEAR "2008"       /* year for copyright messages in progs */
index 281cc27625bdd133cce3d44a10b129420fbf634b..c4ffad8c8c678ae778a34663121360672313d069 100644 (file)
@@ -7,7 +7,7 @@
 /*
    Bacula® - The Network Backup Solution
 
-   Copyright (C) 2000-2006 Free Software Foundation Europe e.V.
+   Copyright (C) 2000-2008 Free Software Foundation Europe e.V.
 
    The main author of Bacula is Kern Sibbald, with contributions from
    many others, a complete list can be found in the file AUTHORS.
    Switzerland, email:ftf@fsfeurope.org.
 */
 
+#include "host.h"
+#undef HOST_OS
+#undef DISTNAME
+#undef DISTVER
+
 #ifdef HAVE_MINGW
 
 #define HOST_OS  "Linux"
@@ -39,6 +44,7 @@
 #define DISTVER  "Win32"
 
 #else
+
 extern DLL_IMP_EXP char WIN_VERSION_LONG[];
 extern DLL_IMP_EXP char WIN_VERSION[];
 
index 526b8706d1a78a900124cfd7dc3c2c3e5594b7ad..03be0bcbed835c1719151533bf6409f3cca09660 100644 (file)
@@ -17,6 +17,8 @@ dbdriver
 remove reader/writer in FOPTS????
 
 General:
+14Oct08
+kes  Fix Win32 build to pull in new BACULA define.
 13Oct08
 kes  Change IncludeDir to Exclude Dir Containing.
 kes  Implement code to prohibit ExcludeDirContaining in an