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}