[SCM] BOINC packaging branch, wheezy, updated. debian/7.0.27+dfsg-5-15-g43ed716

Guo Yixuan culu.gyx at gmail.com
Mon Jun 24 09:41:34 UTC 2013


The following commit has been merged in the wheezy branch:
commit 43ed7162f7d2ac82464ee8fc94916ee106c49e74
Author: Guo Yixuan <culu.gyx at gmail.com>
Date:   Mon Jun 24 17:31:53 2013 +0800

    some headers for wrapper.cpp

diff --git a/debian/patches/series b/debian/patches/series
index ba4c3ce..4cd1c5d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -60,3 +60,4 @@ add_hardening_flags.patch
 workaround-objcxx.patch
 CVE-2013-2298-Scheduler-fix-security-vulnerabilities.patch
 link_with_gold.patch
+wrapper.patch
diff --git a/debian/patches/wrapper.patch b/debian/patches/wrapper.patch
new file mode 100644
index 0000000..4535eae
--- /dev/null
+++ b/debian/patches/wrapper.patch
@@ -0,0 +1,11 @@
+--- a/samples/wrapper/wrapper.cpp
++++ b/samples/wrapper/wrapper.cpp
+@@ -39,6 +39,8 @@
+ #include <sys/types.h>
+ #include <sys/stat.h>
+ #include <unistd.h>
++#include <sys/time.h>
++#include <sys/resource.h>
+ #endif
+ 
+ #include "boinc_api.h"

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list