Bug 882949 - fix gridfs python subpackage name
Summary: fix gridfs python subpackage name
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-pymongo
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Andrew McNabb
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-03 13:00 UTC by Haïkel Guémar
Modified: 2012-12-12 00:20 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-12-12 00:20:22 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.