[Pkg-nagios-changes] [SCM] Debian packaging for mod gearman. branch, master, updated. f5edd3e88aa2138dcf6d044c835fbd0ada944168

Stig Sandbeck Mathisen ssm at debian.org
Fri Feb 11 11:19:06 UTC 2011


The following commit has been merged in the master branch:
commit 7d762e6c94e6f0820ebb56e662b59dd1e1c3b568
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date:   Thu Feb 10 13:38:17 2011 +0100

    Rename patch

diff --git a/debian/patches/0001-The-nagios-user-does-not-necessarily-exist-on-the-bu.patch b/debian/patches/0001-Do-not-check-for-nagios-user-during-build.patch
similarity index 87%
rename from debian/patches/0001-The-nagios-user-does-not-necessarily-exist-on-the-bu.patch
rename to debian/patches/0001-Do-not-check-for-nagios-user-during-build.patch
index 48a2c2d..f4efc80 100644
--- a/debian/patches/0001-The-nagios-user-does-not-necessarily-exist-on-the-bu.patch
+++ b/debian/patches/0001-Do-not-check-for-nagios-user-during-build.patch
@@ -1,6 +1,6 @@
 From: Stig Sandbeck Mathisen <ssm at debian.org>
 Date: Fri, 4 Feb 2011 16:49:36 +0100
-Subject: [PATCH] The "nagios" user does not necessarily exist on the build host
+Subject: [PATCH] Do not check for nagios user during build
 
 ---
  Makefile.am  |    7 +------
@@ -8,10 +8,10 @@ Subject: [PATCH] The "nagios" user does not necessarily exist on the build host
  2 files changed, 1 insertions(+), 15 deletions(-)
 
 diff --git a/Makefile.am b/Makefile.am
-index afb058c..a7c5dd3 100644
+index b37dab9..964a790 100644
 --- a/Makefile.am
 +++ b/Makefile.am
-@@ -151,12 +151,7 @@ install-exec-local: install-local-state-dir
+@@ -152,12 +152,7 @@ install-exec-local: install-local-state-dir
  
  install-local-state-dir:
  	$(RM) $(DESTDIR)$(pkglibdir)/mod_gearman.so
@@ -26,7 +26,7 @@ index afb058c..a7c5dd3 100644
  install-data-local: install-local-state-dir
  	$(install_sh_PROGRAM) -m 644 extras/shared.conf            $(DESTDIR)$(datadir)/mod_gearman/shared.conf
 diff --git a/configure.ac b/configure.ac
-index 748a1ef..b697ced 100644
+index 5f9eea4..57877f3 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -56,15 +56,6 @@ AC_ARG_WITH([user],
diff --git a/debian/patches/series b/debian/patches/series
index 3215dfc..77eb55b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-0001-The-nagios-user-does-not-necessarily-exist-on-the-bu.patch
+0001-Do-not-check-for-nagios-user-during-build.patch

-- 
Debian packaging for mod gearman.



More information about the Pkg-nagios-changes mailing list