Bug 556625
| Summary: | Review Request: milia - C++ cosmology library | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Sergio Pascual <sergio.pasra> |
| Component: | Package Review | Assignee: | Thomas Spura <tomspur> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | fedora-package-review, notting, tomspur |
| Target Milestone: | --- | Flags: | tomspur:
fedora-review+
j: 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: | 2010-01-24 22:03:50 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: | 556628 | ||
|
Description
Sergio Pascual
2010-01-18 21:55:51 UTC
Your server seems to be down :( Upss, it's fixed now I have upload the files to fedorapeople also Spec URL: http://sergiopr.fedorapeople.org/milia.spec SRPM URL: http://sergiopr.fedorapeople.org/milia-0.3.0-1.fc12.src.rpm Review: Good: - name ok - group ok - builds cleanly - %check is there - %clean is there - no static libs - *.so.* in package - *.so in devel - license ok - %doc ok - no *.la - rpmlint ok: $ rpmlint milia-0.3.0-1.fc12.src.rpm x86_64/* milia-devel.x86_64: W: no-documentation 4 packages and 0 specfiles checked; 0 errors, 1 warnings. Cosmetic issues (Should): - Could you delete all *.la files in %install? Like: find -name '*.la' | xargs rm -f %exclude .../*.la is ok, too. Blocker: - BR: pkgconfig is not needed anymore (except you want to build in EPEL) But then, but this BR into the *subpackage*. If you build for fedora, delete it. - permissions: you missed the last ',-' in %defattr(-,root,root,-) of -devel - sources do not match upstream: your sources: f54fde2157cc213aebf676ac84e3684e upstream: ff0d1a97d14548bc1ac215638f6d1cf8 What have you done? ;) Spec URL: http://sergiopr.fedorapeople.org/milia.spec SRPM URL: http://sergiopr.fedorapeople.org/milia-0.3.0-1.fc12.src.rpm I have removed the requires pkgconfig, I'll put it again in the epel branch. The tarballs are identical except for the timestamp :). It should be fixed now. I have left the %exclude .../*.la, it seems more clear to me. Sorry, these are the correct links Spec URL: http://sergiopr.fedorapeople.org/milia.spec SRPM URL: http://sergiopr.fedorapeople.org/milia-0.3.0-2.fc12.src.rpm Sources are now both: ff0d1a97d14548bc1ac215638f6d1cf8 Any other blocker are done. ###################################### APPROVED New Package CVS Request ======================= Package Name: milia Short Description: C++ cosmology library Owners: sergiopr Branches: F-12 F-11 EL-5 InitialCC: CVS done (by process-cvs-requests.py). |