All of lore.kernel.org
 help / color / mirror / Atom feed
* [hail patch 1/1] kill vestiges of libevent
@ 2010-07-14  1:42 Pete Zaitcev
  2010-07-14  2:18 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: Pete Zaitcev @ 2010-07-14  1:42 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: Project Hail List

Tabled still uses libevent, but not the rest of Hail (and not hstor).

Patch verified by removing the libevent-devel package and rebuilding.

Signed-off-by: Pete Zaitcev <zaitcev@redhat.com>

---
 README        |    1 -
 pkg/hail.spec |    3 +--
 2 files changed, 1 insertion(+), 3 deletions(-)

commit f9d15bf4ee1656f343c67bf3dbcc84765bf856ab
Author: Pete Zaitcev <zaitcev@yahoo.com>
Date:   Tue Jul 13 19:28:42 2010 -0600

    Drop vestiges of libevent.

diff --git a/README b/README
index c008c3b..fe7ad59 100644
--- a/README
+++ b/README
@@ -6,7 +6,6 @@ Dependencies:
 	argp or argp-standalone
 	GLib 2.x
 	openssl
-	libevent
 	libcurl
 	zlib
 	libxml2
diff --git a/pkg/hail.spec b/pkg/hail.spec
index 274e6d9..e8c3e46 100644
--- a/pkg/hail.spec
+++ b/pkg/hail.spec
@@ -17,8 +17,7 @@ Source5:	chunkd.sysconf
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	db4-devel glib2-devel doxygen openssl-devel
-BuildRequires:	texlive-latex fuse-devel
-BuildRequires:	libevent-devel libcurl-devel
+BuildRequires:	texlive-latex fuse-devel libcurl-devel
 BuildRequires:	libxml2-devel procps tokyocabinet-devel
 
 %description

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [hail patch 1/1] kill vestiges of libevent
  2010-07-14  1:42 [hail patch 1/1] kill vestiges of libevent Pete Zaitcev
@ 2010-07-14  2:18 ` Jeff Garzik
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2010-07-14  2:18 UTC (permalink / raw)
  To: Pete Zaitcev; +Cc: Project Hail List

On 07/13/2010 09:42 PM, Pete Zaitcev wrote:
> Tabled still uses libevent, but not the rest of Hail (and not hstor).
>
> Patch verified by removing the libevent-devel package and rebuilding.
>
> Signed-off-by: Pete Zaitcev<zaitcev@redhat.com>
>
> ---
>   README        |    1 -
>   pkg/hail.spec |    3 +--
>   2 files changed, 1 insertion(+), 3 deletions(-)
>
> commit f9d15bf4ee1656f343c67bf3dbcc84765bf856ab
> Author: Pete Zaitcev<zaitcev@yahoo.com>
> Date:   Tue Jul 13 19:28:42 2010 -0600
>
>      Drop vestiges of libevent.

applied


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-14  2:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-14  1:42 [hail patch 1/1] kill vestiges of libevent Pete Zaitcev
2010-07-14  2:18 ` Jeff Garzik

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.