Bug 634543
Summary: | Review Request:animal-sniffer - Tools to assist verifying backward compatibility of Java classes | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Stanislav Ochotnicky <sochotni> |
Component: | Package Review | Assignee: | Stanislav Ochotnicky <sochotni> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | didiksupriadi41, fedora-package-review, jjohnstn, notting |
Target Milestone: | --- | Flags: | jjohnstn:
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: | 2010-09-30 11:16:36 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: | 635981 |
Description
Stanislav Ochotnicky
2010-09-16 10:04:15 UTC
[jjohnstn@localhost SPECS]$ rpmlint animal-sniffer.spec animal-sniffer.spec: W: invalid-url Source0: animal-sniffer-1.6.tar.xz 0 packages and 1 specfiles checked; 0 errors, 1 warnings. Ok. Problems occurred building on F-14. Package mojo-parent was required to build successfully (required plexus-javadoc without mojo-parent updated). Not sure if this should be a BR. Stricter BRs should be used (i.e. add minimum versions required). After build: [jjohnstn@localhost noarch]$ rpmlint *.rpm animal-sniffer.noarch: I: enchant-dictionary-not-found en_US Ignore. animal-sniffer.noarch: W: no-documentation Ok. animal-sniffer.noarch: W: non-conffile-in-etc /etc/maven/fragments/animal-sniffer Ignore. animal-sniffer.noarch: W: no-manual-page-for-binary animal-sniffer Ok. 2 packages and 0 specfiles checked; 0 errors, 3 warnings. (In reply to comment #1) > Problems occurred building on F-14. Package mojo-parent was required to build > successfully (required plexus-javadoc without mojo-parent updated). Not sure > if this should be a BR. Stricter BRs should be used (i.e. add minimum versions > required). Sorry, my fault. I was doing parallel testing of mojo-parent (new package) and animal-sniffer. I had to comment-out the BR because otherwise mock would complain about non-existent package. And then I forgot to un-comment it before putting it up for review. Fixed.. mojo-parent is in updates-testing for F-14, but rawhide works: http://koji.fedoraproject.org/koji/taskinfo?taskID=2472498 So this new version has correct BR on mojo-parent (in F-14 updates-testing): Spec URL: http://sochotni.fedorapeople.org/packages/animal-sniffer.spec SRPM:http://sochotni.fedorapeople.org/packages/animal-sniffer-1.6-1.fc13.src.rpm Another relase bump (patch pom.xml to include asm-all dependency) Spec URL: http://sochotni.fedorapeople.org/packages/animal-sniffer.spec SRPM:http://sochotni.fedorapeople.org/packages/animal-sniffer-1.6-3.fc13.src.rpm Approved. Fedora review flag set to +. Reassigned back to you to continue processing. [jjohnstn@localhost SPECS]$ rpmlint animal-sniffer.spec animal-sniffer.spec: W: invalid-url Source0: animal-sniffer-1.6.tar.xz 0 packages and 1 specfiles checked; 0 errors, 1 warnings. [jjohnstn@localhost noarch]$ rpmlint *.rpm animal-sniffer.noarch: I: enchant-dictionary-not-found en_US animal-sniffer.noarch: W: no-documentation animal-sniffer.noarch: W: non-conffile-in-etc /etc/maven/fragments/animal-sniffer animal-sniffer.noarch: W: no-manual-page-for-binary animal-sniffer 2 packages and 0 specfiles checked; 0 errors, 3 warnings. Thank you for the review New Package CVS Request ======================= Package Name: animal-sniffer Short Description: Tools to assist verifying backward compatibility of Java classes Owners: sochotni Branches: f14 InitialCC: Git done (by process-git-requests). Thanks. Koji build: http://koji.fedoraproject.org/koji/taskinfo?taskID=2503228 *** This bug has been marked as a duplicate of bug 1998060 *** |