[SCM] BOINC packaging branch, master, updated. upstream/7.0.45+dfsg-629-gcdd63f8

Gianfranco Costamagna costamagnagianfranco at yahoo.it
Fri Jan 25 10:17:27 UTC 2013


The following commit has been merged in the master branch:
commit cdd63f8da8564b09d4b643d887209bacf350298a
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Fri Jan 25 11:16:49 2013 +0100

    Added a (disabled) configure.ac.patch, this patch should address a probably FTBFS with boinc-app-seti

diff --git a/debian/changelog b/debian/changelog
index 70374f6..297f3d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 boinc (7.0.45+dfsg-1) UNRELEASED; urgency=low
 
-  * New upstream release 
+  * New upstream release
 
  -- Gianfranco Costamagna <costamagnagianfranco at yahoo.it>  Fri, 25 Jan 2013 00:01:24 +0100
 
@@ -58,7 +58,7 @@ boinc (7.0.36+dfsg-3) UNRELEASED; urgency=low
   * Added Gianfranco to uploaders.
 
   [ Gianfranco Costamagna ]
-  * Added missing_libs_wrapper.patch to fix a FTBFS on ubuntu 13.04 raring
+  * Added missing_libs_wrapper.patch to fix a FTBFS on ubuntu 13.04
   * added boinc-ftbfs-hurd.patch from upstream
 
   [ Guo Yixuan ]
diff --git a/debian/patches/configure.ac.patch b/debian/patches/configure.ac.patch
new file mode 100644
index 0000000..38603a3
--- /dev/null
+++ b/debian/patches/configure.ac.patch
@@ -0,0 +1,12 @@
+I hope to fix the ftbfs of s at h in this way
+--- a/configure.ac
++++ b/configure.ac
+@@ -612,7 +612,7 @@
+ #define res_init() (0)
+ #endif
+ 
+-#include "project_specific_defines.h"
++//#include "project_specific_defines.h"
+ 
+ /* end double-inclusion protection for config.h */
+ #endif /* #ifndef BOINC_CONFIG_H */
diff --git a/debian/patches/series b/debian/patches/series
index 4dd3730..e6ee4a5 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -58,4 +58,5 @@ client_app_maxpathlen.patch
 boinclib_shared.patch
 dynamic_libboinc.patch
 Missing_libSched.patch
+#configure.ac.patch
 fix-add-exclusive-app.patch

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list