[SCM] BOINC packaging branch, SZTAKI, updated. debian/6.10.17+dfsg-3-332-g963a489
Steffen Moeller
moeller at debian.org
Mon Jun 13 23:19:33 UTC 2011
The following commit has been merged in the SZTAKI branch:
commit 46894c497190ad70c2208a3e32c2e60c716b397a
Author: Steffen Moeller <moeller at debian.org>
Date: Tue Jun 14 01:05:07 2011 +0200
Adding files to Makefile.am in tools
diff --git a/SZTAKI_patches_remaining_to_move_into_debian.patch b/SZTAKI_patches_remaining_to_move_into_debian.patch
index 8dd8c91..f608e68 100644
--- a/SZTAKI_patches_remaining_to_move_into_debian.patch
+++ b/SZTAKI_patches_remaining_to_move_into_debian.patch
@@ -448,24 +448,6 @@
--- boinc-server-6.11.0+r18946.orig/tools/Makefile.am
+++ boinc-server-6.11.0+r18946/tools/Makefile.am
-@@ -6,11 +6,17 @@
- bin_PROGRAMS = create_work sign_executable dir_hier_path dir_hier_move
-
- dist_bin_SCRIPTS = \
-+ appmgr \
- calculate_credit_multiplier \
-+ confmgr \
- dbcheck_files_exist \
- grep_logs \
- make_project \
- parse_config \
-+ update_rrd_data \
-+ update_rrd_graph \
-+ update_szdg_performance \
-+ update_szdg_stats \
- update_versions \
- upgrade \
- vote_monitor \
@@ -21,17 +27,16 @@
makelog.sh \
run_in_ops
diff --git a/debian/patches/local_sztaki_addFilesToMakefileTools.patch b/debian/patches/local_sztaki_addFilesToMakefileTools.patch
new file mode 100644
index 0000000..c3aed42
--- /dev/null
+++ b/debian/patches/local_sztaki_addFilesToMakefileTools.patch
@@ -0,0 +1,22 @@
+Index: boinc/tools/Makefile.am
+===================================================================
+--- boinc.orig/tools/Makefile.am 2011-06-14 01:02:43.000000000 +0200
++++ boinc/tools/Makefile.am 2011-06-14 01:04:00.000000000 +0200
+@@ -6,11 +6,17 @@
+ bin_PROGRAMS = create_work sign_executable dir_hier_path dir_hier_move
+
+ dist_bin_SCRIPTS = \
++ appmgr \
+ calculate_credit_multiplier \
++ confmgr \
+ dbcheck_files_exist \
+ grep_logs \
+ make_project \
+ parse_config \
++ update_rrd_data \
++ update_rrd_graph \
++ update_szdg_performance \
++ update_szdg_stats \
+ update_versions \
+ upgrade \
+ vote_monitor \
diff --git a/debian/patches/series b/debian/patches/series
index e72bb0c..c3aa699 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+local_sztaki_addFilesToMakefileTools.patch
local_sztaki_workOnTransitioner.patch
local_sztaki_backendlib.patch
upstream_sztaki_simplerInvocationCmdLine.patch
--
BOINC packaging
More information about the pkg-boinc-commits
mailing list