Bug 593280
| Summary: | Review Request: servicelog - Servicelog Tools | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Roman Rakus <rrakus> |
| Component: | Package Review | Assignee: | Kamil Dudka <kdudka> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | fedora-package-review, kdudka, notting, rrakus, tsmetana |
| Target Milestone: | --- | Flags: | rrakus:
fedora-review+
kevin: fedora-cvs+ |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | servicelog-1.1.7-1.fc14 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-08-31 11:49:52 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: | |||
|
Description
Roman Rakus
2010-05-18 12:23:49 UTC
Fedora Merge Review: servicelog http://cvs.fedoraproject.org/viewvc/devel/libservicelog (In reply to comment #1) > Fedora Merge Review: servicelog s/servicelog/libservicelog/ Sorry for the mess above. This bug is for review of servicelog (not libservicelog)... + silent rpmlint
+ valid source URL and project URL
+ dist tag OK
+ BuildRoot tag OK
+ license tag OK
+ no downstream patches for now
+ configure OK
+ make OK
+ %install OK
+ %clean OK
+ %files OK
- I wonder why the upstream tarball is not already bootstrapped
- also the CVS directories look there redundant to me
- some warnings during build on ppc64 as follows:
warning: format '%llu' expects type 'long long unsigned int', but argument 2 has type 'uint64_t'
They seem to be false alarms since sizeof(unsigned long long) == sizeof(unit64_t) == 8.
Overall the package looks sane.
I have forgot to set flags. Setting fedora-review flag to + (see comment 4). New Package CVS Request ======================= Package Name: servicelog Short Description: Servicelog Tools Owners: rrakus Branches: rawhide InitialCC: CVS done (by process-cvs-requests.py). servicelog-1.1.7-1.fc14 is already out, closing RAWHIDE |