Bug 603666
| Summary: | Review Request: python-defconAppKit - A collection of Vanilla objects for use in font editing applications. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Parag Nemade <pnemade> |
| Component: | Package Review | Assignee: | Thomas Spura <tomspur> |
| Status: | CLOSED DEFERRED | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | fedora-package-review, i18n-bugs, notting, tomspur |
| Target Milestone: | --- | Keywords: | i18n |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-03-29 06:36:37 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 603634, 603639 | ||
| Bug Blocks: | |||
|
Description
Parag Nemade
2010-06-14 10:01:49 UTC
Review:
Good:
- name ok
- source match upstream: 95f50ded72ebc5f77a9063b41820929c
- no libs
- buildarch noarch
- no locales
- no *.la
- license ok
Needswork:
- Development/Tools would be better as group
- %files:
Please be a bit more explicit like in your other packages. (It seems you just forgot it here)
- %{version} should be in url
- Missing R fonttools and python-appkit and python-ufo2fdk
- This one again seems to not install right:
$ rpmls noarch/python-defconAppKit-0.1-1.fc13.noarch.rpm
drwxr-xr-x /usr/lib/python2.6/site-packages/defconAppKit
-rw-r--r-- /usr/lib/python2.6/site-packages/defconAppKit-0.1-py2.6.egg-info
-rw-r--r-- /usr/lib/python2.6/site-packages/defconAppKit/__init__.py
-rw-r--r-- /usr/lib/python2.6/site-packages/defconAppKit/__init__.pyc
-rw-r--r-- /usr/lib/python2.6/site-packages/defconAppKit/__init__.pyo
drwxr-xr-x /usr/share/doc/python-defconAppKit-0.1
-rw-r--r-- /usr/share/doc/python-defconAppKit-0.1/License.txt
Don't know, what's the problem here...
There should be more subfolders in defconAppKit
- Where is Foundation module?
./Lib/defconAppKit/controls/fontInfoView.py:from Foundation import *
Maybe another missing dependency.
I have no time to work on this. Closing this for now as deferred. |