Bug 442353
| Summary: | Review Request: ecore - Event/X abstraction layer | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Pavel Shevchuk <stlwrt> |
| Component: | Package Review | Assignee: | Patrice Dumas <pertusus> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | fedora-package-review, notting, pertusus, rdieter |
| Target Milestone: | --- | Flags: | pertusus:
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-05-03 03:19:07 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: | 442276 | ||
| Bug Blocks: | 442404, 442437, 442462, 442640 | ||
|
Description
Pavel Shevchuk
2008-04-14 15:04:12 UTC
* Fri May 02 2008 Pavel "Stalwart" Shevchuk <stlwrt> - 0.9.9.042-2 - Fixed ecore-devel dependencies - Fixed timestamp of source tarball - Preserve timestamps of installed files - Added html docs Docs are fixed for multilib New spec: http://rpm.scwlab.com/ecore-goes-rawhide/ecore.spec New SRPM: http://rpm.scwlab.com/fedora/e/9/ecore-0.9.9.042-2.x86_64/ ecore-0.9.9.042-2.fc9.src.rpm Built RPMs: http://rpm.scwlab.com/fedora/e/9/ In the configure output there is Ecore_Evas SDL Support.......: no Maybe something is missing from the evas build? I think it would be better to break a bit the BuildRequires line in more lines, and break at 80 columns (if possible). 2 man pages are without prefix, I think it is bad: /usr/share/man/man3/Idle_Group.3.gz /usr/share/man/man3/X_Window_System_Page.3.gz I think it would be better to use rm doc/man/man3/todo.3 such that if tere is no such man page, it is detected. In ecore-x.pc there is an unneeded -L/usr/X11R6/lib, but I don't think it needs to be fixed: it doesn't hurt and it is for static linking which is not possible anyway. None of these issues are blockers. So * rpmlint is silent * follow guidelines * free software, license included * match upstream: a66df2b5f0b1a6abc47bb50bf2b26846 ecore-0.9.9.042.tar.bz2 * library correctly packaged * %files section right APPROVED Please consider my comments before importing. I intentionally left out SDL support. For Fedora target audience (desktop and developers) XRender + native OpenGL + DirectFB acceleration backends are enough. Will fix BuildRequires line before importing. Thanks for fast review. New Package CVS Request ======================= Package Name: ecore Short Description: Event/X abstraction layer Owners: stalwart Branches: F-8 F-9 InitialCC: Cvsextras Commits: yes cvs done. Imported to cvs and built RPMs for f10. Thanks to everyone! |