summaryrefslogtreecommitdiff
path: root/rpm/mongodb-enterprise-unstable.spec
diff options
context:
space:
mode:
authorErnie Hershey <ernie.hershey@10gen.com>2013-12-05 20:55:57 -0500
committerErnie Hershey <ernie.hershey@10gen.com>2013-12-20 15:59:55 -0500
commit82bc60e052b4d226632bf2c9d73e8fb2c3b509ec (patch)
tree551778943689093668a80ee934fcf2ad0fd1f80f /rpm/mongodb-enterprise-unstable.spec
parente0af66d3ac4da46a4c2946a3d4056315cfb6653a (diff)
downloadmongo-82bc60e052b4d226632bf2c9d73e8fb2c3b509ec.tar.gz
SERVER-9016 Make meta-package rpm require same version sub-packages (unstable)
Diffstat (limited to 'rpm/mongodb-enterprise-unstable.spec')
-rw-r--r--rpm/mongodb-enterprise-unstable.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpm/mongodb-enterprise-unstable.spec b/rpm/mongodb-enterprise-unstable.spec
index fa3ed9a3cd9..aa9466e6792 100644
--- a/rpm/mongodb-enterprise-unstable.spec
+++ b/rpm/mongodb-enterprise-unstable.spec
@@ -7,7 +7,7 @@ Summary: MongoDB cross-platform document-oriented database system (enterprise me
License: AGPL 3.0
URL: http://www.mongodb.org
Group: Applications/Databases
-Requires: mongodb-enterprise-unstable-server, mongodb-enterprise-unstable-shell, mongodb-enterprise-unstable-mongos, mongodb-enterprise-unstable-tools
+Requires: mongodb-enterprise-unstable-server = %{version}, mongodb-enterprise-unstable-shell = %{version}, mongodb-enterprise-unstable-mongos = %{version}, mongodb-enterprise-unstable-tools = %{version}
Source0: %{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root