Bug 209615
| Summary: | Review Request: wmcpuload - WindowMaker dockapp | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | David Kovalsky <dkovalsk> |
| Component: | Package Review | Assignee: | Patrice Dumas <pertusus> |
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Package Reviews List <fedora-package-review> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | benl, pertusus |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-01-21 09:13:42 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: | 201449 | ||
|
Description
David Kovalsky
2006-10-06 12:50:47 UTC
I have exactly the same comments than for wmmemload (including the .src.rpm not accessible). uploaded the new fixed files, please take a look http://www.kovalsky.cz/packages/wmcpuload.spec http://www.kovalsky.cz/packages/wmcpuload-1.0.1-1.src.rpm Thanks a lot for your review notes! Updated packages to address issues similar to the ones mentioned in bz 209614 http://www.kovalsky.cz/packages/wmcpuload.spec http://www.kovalsky.cz/packages/wmcpuload-1.0.1-2.src.rpm For the doc files, you don't need to install them yourself. rpmbuild will do everything for you with %doc AUTHORS COPYING ChangeLog THANKS README NEWS TODO Another comment, in the %description, the line ' It runs on GNU/Linux, FreeBSD, OpenBSD, NetBSD, BSDi, Solaris, Cygwin, IRIX and Darwin.' isn't of much use on fedora. Also, installing things 'by hand' with the install calls in %install isn't wrong, but here a simple make install DESTDIR=$RPM_BUILD_ROOT should work. Updated packages to address above mentioned issues http://www.kovalsky.cz/packages/wmcpuload.spec http://www.kovalsky.cz/packages/wmcpuload-1.0.1-3.src.rpm description changed, integrated "tips" :-) thanks! Is there anything else blocking the package? Comments in Comment #5 weren't blocking. The timestamp of the source file isn't the right one, it is also not blocking. To keep the timestamp, you can use wget -N to download, or spectool -g on the spec file. Seems like an internal version of libdockapp is used. It is a blocker. libdockapp should be packaged in fedora extras and the build of wmcpuload should be arranged to build against the external libdockapp. Hey Patrice. Are you formally reviewing this package? It's assigned to you, but still blocking the FE-NEW blocker. If you are reviewing it, can you move that to FE-REVIEW? If not, can you move it back to being assigned to nobody? Yes, I am formally reviewing it. I don't want the libdockapp internal library to be used. I packaged libdockapp some time ago for wmacpi, you can use it. Any updates? Indeed, I can't find the time to invest the effort ATM. Sorry. |