[uwsgi] Right dependencies for -plugin-gridfs

Jorge A Gallegos kad at fedoraproject.org
Sat Aug 30 04:13:22 UTC 2014


commit 958dc88b80d3ab0c50cdbc8c7e06b209fa97381c
Author: Jorge Gallegos <kad at fedoraproject.org>
Date:   Fri Aug 29 20:47:15 2014 -0700

    Right dependencies for -plugin-gridfs

 uwsgi.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/uwsgi.spec b/uwsgi.spec
index 9605fd7..e478f34 100644
--- a/uwsgi.spec
+++ b/uwsgi.spec
@@ -36,7 +36,7 @@ BuildRequires:  java-devel, sqlite-devel, libcap-devel, systemd-devel
 BuildRequires:  httpd-devel, tcp_wrappers-devel, zeromq-devel, libcurl-devel
 BuildRequires:  gloox-devel, perl-Coro, libstdc++-devel, libgo-devel, gcc-go
 BuildRequires:  GeoIP-devel, libevent-devel, glusterfs-api-devel, zlib-devel
-BuildRequires:  libmongo-client-devel
+BuildRequires:  libmongo-devel
 Obsoletes:      %{name}-loggers <= 1.9.8-1
 Obsoletes:      %{name}-routers <= 2.0.6
 Obsoletes:      %{name}-plugin-erlang <= 1.9.20-1
@@ -317,7 +317,7 @@ This package contains the python greenlet plugin for uWSGI
 %package -n %{name}-plugin-gridfs
 Summary:  uWSGI - Plugin for GridFS support
 Group:    System Environment/Daemons
-Requires: %{name}-plugin-common, libmongo-client
+Requires: %{name}-plugin-common, libmongodb
 
 %description -n %{name}-plugin-gridfs
 This package contains the gridfs plugin for uWSGI


More information about the scm-commits mailing list