Bug 596638
| Summary: | Review Request: maven-antrun-plugin - Maven AntRun Plugin | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Alexander Kurtakov <akurtako> |
| Component: | Package Review | Assignee: | Guido Grazioli <guido.grazioli> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | fedora-package-review, guido.grazioli, notting |
| Target Milestone: | --- | Flags: | guido.grazioli:
fedora-review+
dennis: 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-05-28 08:55:48 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
Alexander Kurtakov
2010-05-27 08:19:17 UTC
Successful build in dist-f14-maven221: http://koji.fedoraproject.org/koji/taskinfo?taskID=2212179 OK - rpmlint output:
maven-antrun-plugin.spec: W: invalid-url Source0: maven-antrun-plugin-1.4.tar.xz
maven-antrun-plugin.noarch: W: no-documentation
maven-antrun-plugin.noarch: W: non-conffile-in-etc /etc/maven/fragments/maven-antrun-plugin
(false positives)
OK - The package must be named according to the Package Naming Guidelines.
OK - The spec file name must match the base package %{name}
OK - The package must meet the Packaging Guidelines
OK - The package must meet the Java Packaging Guidelines
OK - If (and only if) the source package includes the text of the
license(s) in its own file, then that file, containing the text of the
license(s) for the package must be included in %doc
OK - The package must be licensed with a Fedora approved license and
meet the Licensing Guidelines (license is ASL 2.0)
NA - Every binary RPM package which stores shared library files must
call ldconfig in %post and %postun
OK - The package MUST successfully compile and build
koji build: http://koji.fedoraproject.org/koji/taskinfo?taskID=2212179
(against dist-f14-maven221 target)
OK - The spec file must be written in American English.
OK - The spec file for the package MUST be legible.
OK - The sources used to build the package must match the upstream source, as
provided in the spec URL. (exported from svn)
NA - The spec file MUST handle locales properly
NA - package not relocatable
OK - A package must own all directories that it creates
OK - A Fedora package must not list a file more than once in the spec file's
%files listings
OK - Permissions on files must be set properly
OK - Each package must have a %clean section
OK - Each package must consistently use macros
NA - The package must contain code, or permissable content (no content)
NA - Large documentation files must go in a -doc subpackage (no large doc)
OK - If a package includes something as %doc, it must not affect the runtime of
the application
NA - Header files must be in a -devel package
NA - Static libraries must be in a -static package (no static package)
NA - Packages containing pkgconfig(.pc) files must 'Requires: pkgconfig'
OK - Packages must NOT contain any .la libtool archives
NA - Packages containing GUI applications MUST include a .desktop file
OK - No file conflicts with other packages and no general names.
OK - At the beginning of %install, each package MUST run rm -rf %{buildroot}
OK - All filenames in rpm packages must be valid UTF-8
OK - The package does not yet exist in Fedora. The Review Request is not a
duplicate.
OK - %{?dist} tag is used in release
Specfile in very good shape, package APPROVED.
(you could remove the comment in %setup but thats just aesthetic)
Thanks Guido, Can you do https://bugzilla.redhat.com/show_bug.cgi?id=596684 too :) New Package CVS Request ======================= Package Name: maven-antrun-plugin Short Description: Maven AntRun Plugin Owners: akurtakov Branches: InitialCC: (In reply to comment #3) > Thanks Guido, > Can you do https://bugzilla.redhat.com/show_bug.cgi?id=596684 too :) Its already there ;) I asked for a better summary there, if you agree it could be useful here also CVS Done Build in koji. http://koji.fedoraproject.org/koji/taskinfo?taskID=2215130 |