Bug 882949

Summary: fix gridfs python subpackage name
Product: [Fedora] Fedora Reporter: Haïkel Guémar <karlthered>
Component: python-pymongoAssignee: Andrew McNabb <amcnabb>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: amcnabb, silas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-12 00:20:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Haïkel Guémar 2012-12-03 13:00:18 UTC
Description of problem:
gridfs python2 subpackage has a non-compliant name: python-pymongo-python-pymongo-gridfs instead of python-pymongo-gridfs.
Note that Python3 subpackage has the correct name.


Version-Release number of selected component (if applicable):
2.3-4.fc18

How reproducible:
N/A

Steps to Reproduce:
N/A
  
Actual results:
confusing name for the pymongo gridfs python2 subpackage.

Expected results:
the gridfs subpackage has a guidelines compliant name

Additional info:
It's due to a typo in this line:
http://pkgs.fedoraproject.org/cgit/python-pymongo.git/tree/python-pymongo.spec#n56

The maintainer probably meant:
%package gridfs
or
%package -n python-pymongo-gridfs

Comment 1 Andrew McNabb 2012-12-03 19:39:28 UTC
Thanks for reporting this. I have a fix building right now.

Comment 2 Fedora Update System 2012-12-03 19:52:23 UTC
python-pymongo-2.3-5.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/python-pymongo-2.3-5.fc18

Comment 3 Fedora Update System 2012-12-04 21:12:43 UTC
Package python-pymongo-2.3-5.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing python-pymongo-2.3-5.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-19661/python-pymongo-2.3-5.fc18
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2012-12-12 00:20:24 UTC
python-pymongo-2.3-5.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.