[pkg-bacula-commits] [bacula] 01/01: refreshed debian/patches/add-basic-kfreebsd-support.patch
Carsten Leonhardt
leo at moszumanska.debian.org
Tue Dec 8 09:20:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
leo pushed a commit to branch bacula-fd5.2
in repository bacula.
commit 2fd9bcca1a3ef62025ba66df40e85127b4d05f29
Author: Carsten Leonhardt <leo at debian.org>
Date: Tue Dec 8 09:33:09 2015 +0100
refreshed debian/patches/add-basic-kfreebsd-support.patch
---
debian/patches/add-basic-kfreebsd-support.patch | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/patches/add-basic-kfreebsd-support.patch b/debian/patches/add-basic-kfreebsd-support.patch
index 7850d43..87123aa 100644
--- a/debian/patches/add-basic-kfreebsd-support.patch
+++ b/debian/patches/add-basic-kfreebsd-support.patch
@@ -42,7 +42,7 @@ Last-Update: 2015-07-29
#undef HAVE_BSDI_OS
--- a/src/filed/backup.c
+++ b/src/filed/backup.c
-@@ -1011,7 +1011,8 @@
+@@ -1010,7 +1010,8 @@
if ((ff_pkt->flags & FO_SPARSE) || (ff_pkt->flags & FO_OFFSETS)) {
rbuf += OFFSET_FADDR_SIZE;
rsize -= OFFSET_FADDR_SIZE;
@@ -54,7 +54,7 @@ Last-Update: 2015-07-29
* a multiple of 512.
--- a/src/findlib/find_one.c
+++ b/src/findlib/find_one.c
-@@ -752,7 +752,8 @@
+@@ -800,7 +800,8 @@
* a block device, we do a raw backup of it or if it is
* a fifo, we simply read it.
*/
@@ -66,7 +66,7 @@ Last-Update: 2015-07-29
* to be able to read a raw disk, we need the check for
--- a/src/findlib/fstype.c
+++ b/src/findlib/fstype.c
-@@ -35,6 +35,7 @@
+@@ -47,6 +47,7 @@
#define SUPPORTEDOSES \
"HAVE_DARWIN_OS\n" \
"HAVE_FREEBSD_OS\n" \
@@ -74,7 +74,7 @@ Last-Update: 2015-07-29
"HAVE_HPUX_OS\n" \
"HAVE_IRIX_OS\n" \
"HAVE_LINUX_OS\n" \
-@@ -59,6 +60,7 @@
+@@ -71,6 +72,7 @@
*/
#if defined(HAVE_DARWIN_OS) || \
defined(HAVE_FREEBSD_OS) || \
@@ -84,7 +84,7 @@ Last-Update: 2015-07-29
#include <sys/param.h>
--- a/src/version.h
+++ b/src/version.h
-@@ -93,7 +93,7 @@
+@@ -98,7 +98,7 @@
*/
/* #define USE_LOCKMGR_SAFEKILL */
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bacula/bacula.git
More information about the pkg-bacula-commits
mailing list