[gearmand] adding patch

derks derks at fedoraproject.org
Wed Mar 7 17:33:47 UTC 2012


commit 3cbe016caf2b658a44cd922c489a3cc7e90d4d69
Author: BJ Dierkes <wdierkes at rackspace.com>
Date:   Wed Mar 7 11:33:35 2012 -0600

    adding patch

 gearmand-0.28-lp932994.patch |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/gearmand-0.28-lp932994.patch b/gearmand-0.28-lp932994.patch
new file mode 100644
index 0000000..ebbd2f1
--- /dev/null
+++ b/gearmand-0.28-lp932994.patch
@@ -0,0 +1,11 @@
+Resolves https://bugs.launchpad.net/gearmand/+bug/932994
+--- gearmand-0.28/util/pidfile.cc.orig	2011-08-17 10:38:30.000000000 -0500
++++ gearmand-0.28/util/pidfile.cc	2012-03-07 11:28:22.626664434 -0600
+@@ -48,6 +48,7 @@
+ #include <sstream>
+ #include <sys/stat.h>
+ #include <sys/types.h>
++#include <unistd.h>
+ 
+ extern "C" {
+ 


More information about the scm-commits mailing list