Bug 474188
| Summary: | Review Request: python-openoffice - Python libraries for interacting with OpenOffice.org | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dan Horák <dan> |
| Component: | Package Review | Assignee: | Jason Tibbitts <j> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | fedora-package-review, notting |
| Target Milestone: | --- | Flags: | j:
fedora-review+
kevin: fedora-cvs+ |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-12-08 07:29:49 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: | |||
| Bug Blocks: | 473476 | ||
|
Description
Dan Horák
2008-12-02 17:51:42 UTC
This builds but fails to install for me on rawhide: Error: Missing Dependency: python(abi) = 2.5 is needed by package 1:openoffice.org-pyuno-3.0.1-12.1.fc11.x86_64 (fedora) Error: Missing Dependency: libpython2.5.so.1.0()(64bit) is needed by package 1:openoffice.org-pyuno-3.0.1-12.1.fc11.x86_64 (fedora) Not this package's fault; the dependencies are still screwed up from the puthon 2.6 upgrade in rawhide. I did an F10 build and it seems to have worked fine. I have no comprehension of how to test this, so I am only reviewing the packaging. * source files match upstream. sha256sum: 31eaccab565fe2d7aab79a5a9f8048d6c771af9d897db5d68b2d614946836a38 openoffice-0.1-r33-20080929.tar.bz2 * package meets naming and versioning guidelines. * specfile is properly named, is cleanly written and uses macros consistently. * summary is OK. * description is OK. * dist tag is present. * build root is OK. * license field matches the actual license. * license is open source-compatible. * license text included in package. * latest version is being packaged. * BuildRequires are proper. * %clean is present. * package builds in mock (F10, x86_64). * package installs properly. * rpmlint is silent. * final provides and requires are sane: python-openoffice = 0.1-0.1.20080929svn33.fc10 = openoffice.org-pyuno python(abi) = 2.5 * owns the directories it creates. * doesn't own any directories it shouldn't. * no duplicates in %files. * file permissions are appropriate. * no generically named files * code, not content. * documentation is small, so no -doc subpackage is necessary. * %docs are not necessary for the proper functioning of the package. APPROVED New Package CVS Request ======================= Package Name: python-openoffice Short Description: Python libraries for interacting with OpenOffice.org Owners: sharkcz Branches: F-9 F-10 EL-5 cvs done. Imported and built. Thanks for the review. |