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 <zait...@redhat.com>

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

commit f9d15bf4ee1656f343c67bf3dbcc84765bf856ab
Author: Pete Zaitcev <zait...@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
--
To unsubscribe from this list: send the line "unsubscribe hail-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to