[python-pymongo/f18: 3/3] Fix an error in the gridfs subpackage description

Andrew McNabb amcnabb at fedoraproject.org
Tue Nov 27 23:04:03 UTC 2012


commit b8eaee7600ec0887821e3506cdcf5efe68598d9d
Author: Andrew McNabb <amcnabb at mcnabbs.org>
Date:   Tue Nov 27 16:03:32 2012 -0700

    Fix an error in the gridfs subpackage description

 python-pymongo.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-pymongo.spec b/python-pymongo.spec
index 0516dad..28fefd6 100644
--- a/python-pymongo.spec
+++ b/python-pymongo.spec
@@ -60,7 +60,7 @@ Requires:       %{name}%{?_isa} = %{version}-%{release}
 Provides:       pymongo-gridfs = %{version}-%{release}
 Obsoletes:      pymongo-gridfs <= 2.1.1-3
 
-%description gridfs
+%description python-pymongo-gridfs
 GridFS is a storage specification for large objects in MongoDB.
 
 %if 0%{?with_python3}


More information about the scm-commits mailing list