Skip to content

Conversation

@mbanton
Copy link
Contributor

@mbanton mbanton commented Oct 18, 2012

This change in how the variable is declared DESCRIPTION corrects problems when running the command python setup.py bdist_rpm.

This is the error that is corrected with this change:

creating dist
Creating tar archive
removing 'mongoengine-0.7.5' (and everything under it)
copying dist/mongoengine-0.7.5.tar.gz -> build/bdist.linux-x86_64/rpm/SOURCES
building RPMs
error: line 8: Unknown tag: Mapper for working with MongoDB.
error: query of specfile build/bdist.linux-x86_64/rpm/SPECS/mongoengine.spec failed, can't parse
error: Failed to execute: "rpm -q --qf '%{name}-%{version}-%{release}.src.rpm %{arch}/%{name}-%{version}-%{release}.%{arch}.rpm\n' --specfile 'build/bdist.linux-x86_64/rpm/SPECS/mongoengine.spec'"

…lems

when running the command ``python setup.py bdist_rpm``
rozza added a commit that referenced this pull request Dec 21, 2012
@rozza
Copy link
Contributor

rozza commented Dec 21, 2012

Thanks @mbanton added in 0.8 branch

@rozza rozza closed this Dec 21, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants