Bug 785694 - Review Request: jpfcodegen - A tool for generating classes from JPF plug-ins
Summary: Review Request: jpfcodegen - A tool for generating classes from JPF plug-ins
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tomas 'Sheldon' Radej
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 784592
Blocks: 784596
TreeView+ depends on / blocked
 
Reported: 2012-01-30 11:32 UTC by Mary Ellen Foster
Modified: 2012-04-12 09:41 UTC (History)
3 users (show)

Fixed In Version: jpfcodegen-0.4-3.fc17
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-12 02:40:35 UTC
Type: ---
tradej: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Mary Ellen Foster 2012-01-30 11:32:42 UTC
Spec URL: http://mef.fedorapeople.org/packages/jabref/jpfcodegen.spec
SRPM URL: http://mef.fedorapeople.org/packages/jabref/jpfcodegen-0.4-1.fc16.src.rpm

Description:
JPF Code Generator is a handy little tool that generates classes for
accessing the attributes and extensions of JPF plug-ins from plugin.xml
files. This has the advantage of providing a strongly typed access to the
plug-in and simplyfies working with plug-ins.

Comment 1 Mary Ellen Foster 2012-02-13 11:26:36 UTC
Minor changes:
- Remove defattr from files section

http://mef.fedorapeople.org/packages/jabref/jpfcodegen-0.4-2.fc16.src.rpm

Comment 2 Tomas 'Sheldon' Radej 2012-03-22 15:41:14 UTC
Package Review
==============

Key:
- = N/A
x = Pass
! = Fail
? = Not evaluated



==== Generic ====
[x]: MUST Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[x]: MUST Package successfully compiles and builds into binary rpms on at
     least one supported primary architecture.
[-]: MUST %build honors applicable compiler flags or justifies otherwise.
[x]: MUST All build dependencies are listed in BuildRequires, except for any
     that are listed in the exceptions section of Packaging Guidelines.
[x]: MUST Buildroot is not present
     Note: Unless packager wants to package for EPEL5 this is fine
[!]: MUST Package contains no bundled libraries.
[x]: MUST Changelog in prescribed format.
[x]: MUST Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
     Note: Clean would be needed if support for EPEL is required
[x]: MUST Sources contain only permissible code or content.
[x]: MUST Each %files section contains %defattr if rpm < 4.4
     Note: Note: defattr macros not found. They would be needed for EPEL5
[x]: MUST Macros in Summary, %description expandable at SRPM build time.
[x]: MUST Package requires other packages for directories it uses.
[x]: MUST Package uses nothing in %doc for runtime.
[x]: MUST Package is not known to require ExcludeArch.
[x]: MUST Permissions on files are set properly.
[x]: MUST Package does not contain duplicates in %files.
[x]: MUST Spec file lacks Packager, Vendor, PreReq tags.
[!]: MUST Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
     Note: rm -rf is only needed if supporting EPEL5
[-]: MUST Large documentation files are in a -doc subpackage, if required.
[x]: MUST 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 is included in %doc.
[x]: MUST License field in the package spec file matches the actual license.
[x]: MUST Package consistently uses macros (instead of hard-coded directory
     names).
[x]: MUST Package is named according to the Package Naming Guidelines.
[x]: MUST Package does not generate any conflict.
[-]: MUST Package obeys FHS, except libexecdir and /usr/target.
[x]: MUST Package must own all directories that it creates.
[x]: MUST Package does not own files or directories owned by other packages.
[?]: MUST Package installs properly.
[x]: MUST Requires correct, justified where necessary.
[!]: MUST Rpmlint output is silent.

rpmlint jpfcodegen-0.4-2.fc18.src.rpm

jpfcodegen.src: W: spelling-error %description -l en_US xml -> XML, ml, x ml
jpfcodegen.src: W: spelling-error %description -l en_US simplyfies -> simplifies, simpleness
jpfcodegen.src: W: invalid-url Source0: jpfcodegen-0.4.tbz
1 packages and 0 specfiles checked; 0 errors, 3 warnings.


rpmlint jpfcodegen-0.4-2.fc18.noarch.rpm

jpfcodegen.noarch: W: spelling-error %description -l en_US xml -> XML, ml, x ml
jpfcodegen.noarch: W: spelling-error %description -l en_US simplyfies -> simplifies, simpleness
jpfcodegen.noarch: W: wrong-file-end-of-line-encoding /usr/share/doc/jpfcodegen-0.4/tutorials/basic/src/com/example/Main.java
jpfcodegen.noarch: W: wrong-file-end-of-line-encoding /usr/share/doc/jpfcodegen-0.4/tutorials/basic/plugins/plugin2/src/com/example/plugin2/Plugin2Panel.java
jpfcodegen.noarch: W: wrong-file-end-of-line-encoding /usr/share/doc/jpfcodegen-0.4/tutorials/basic/build.xml
jpfcodegen.noarch: W: wrong-file-end-of-line-encoding /usr/share/doc/jpfcodegen-0.4/tutorials/basic/plugins/core/build.xml
jpfcodegen.noarch: W: wrong-file-end-of-line-encoding /usr/share/doc/jpfcodegen-0.4/tutorials/basic/plugins/plugin1/build.xml
jpfcodegen.noarch: W: wrong-file-end-of-line-encoding /usr/share/doc/jpfcodegen-0.4/tutorials/basic/plugins/plugin2/plugin.xml
jpfcodegen.noarch: W: wrong-file-end-of-line-encoding /usr/share/doc/jpfcodegen-0.4/tutorials/basic/plugins/plugin1/plugin.xml
jpfcodegen.noarch: W: wrong-file-end-of-line-encoding /usr/share/doc/jpfcodegen-0.4/tutorials/basic/plugins/plugin1/src/com/example/plugin1/Plugin1Panel.java
jpfcodegen.noarch: W: wrong-file-end-of-line-encoding /usr/share/doc/jpfcodegen-0.4/tutorials/basic/plugins/core/plugin.xml
jpfcodegen.noarch: W: wrong-file-end-of-line-encoding /usr/share/doc/jpfcodegen-0.4/tutorials/basic/plugins/plugin2/build.xml
1 packages and 0 specfiles checked; 0 errors, 12 warnings.


[!]: MUST Sources used to build the package match the upstream source, as
     provided in the spec URL.
     MD5 sum of sources: f63f6173e32a4ebe2c77d982206a3ae8
     MD5 sum of upstream: 365c52efe672be44071e25176dbcf6cd
[x]: MUST Spec file is legible and written in American English.
[x]: MUST Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[-]: MUST Package contains a SysV-style init script if in need of one.
[x]: MUST File names are valid UTF-8.
[-]: MUST Useful -debuginfo package or justification otherwise.
[x]: SHOULD Reviewer should test that the package builds in mock.
[-]: SHOULD If the source package does not include license text(s) as a
     separate file from upstream, the packager SHOULD query upstream to
     include it.
[x]: SHOULD Dist tag is present.
[x]: SHOULD No file requires outside of /etc, /bin, /sbin, /usr/bin,
     /usr/sbin.
[?]: SHOULD Final provides and requires are sane (rpm -q --provides and rpm -q
     --requires).
[x]: SHOULD Package functions as described.
[x]: SHOULD Latest version is packaged.
[x]: SHOULD Package does not include license text files separate from
     upstream.
[x]: SHOULD Patches link to upstream bugs/comments/lists or are otherwise
     justified.
[!]: SHOULD SourceX / PatchY prefixed with %{name}.
     Note: Patch0: jpfcodegen-build.patch (jpfcodegen-build.patch)
[x]: SHOULD SourceX is a working URL.
[-]: SHOULD Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[x]: SHOULD Package should compile and build into binary rpms on all supported
     architectures.
[-]: SHOULD %check is present and all tests pass.
[x]: SHOULD Packages should try to preserve timestamps of original installed
     files.
[x]: SHOULD Spec use %global instead of %define.


==== Java ====
[!]: MUST If source tarball includes bundled jar/class files these need to be
     removed prior to building
[x]: MUST Packages have proper BuildRequires/Requires on jpackage-utils
[x]: MUST Fully versioned dependency in subpackages, if present.
[!]: MUST Javadoc documentation files are generated and included in -javadoc
     subpackage
     Note: No javadoc subpackage present
[!]: MUST Javadoc subpackages have Requires: jpackage-utils
[!]: MUST Javadocs are placed in %{_javadocdir}/%{name} (no -%{version}
     symlink)
     Note: No javadoc subpackage present
[x]: SHOULD Package has BuildArch: noarch (if possible)
[x]: SHOULD Package uses upstream build method (ant/maven/etc.)


==== Maven ====
[x]: MUST Old add_to_maven_depmap macro is not being used
[-]: MUST If package contains pom.xml files install it (including depmaps)
     even when building with ant


*** ISSUES ***
[!]: MUST Package contains no bundled libraries.
[!]: MUST If source tarball includes bundled jar/class files these need to be
     removed prior to building
>>>> Please, delete ./lib in %prep

[!]: MUST Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
     Note: rm -rf is only needed if supporting EPEL5
>>>> Please, delete this line

[!]: MUST Javadoc documentation files are generated and included in -javadoc
     subpackage
     Note: No javadoc subpackage present
See: https://fedoraproject.org/wiki/Packaging:Java#Javadoc_installation
>>>> Please, add the javadoc subpackage

[!]: MUST Javadoc subpackages have Requires: jpackage-utils
See: https://fedoraproject.org/wiki/Packaging:Java
>>>> Please, add the javadoc subpackage

[!]: MUST Javadocs are placed in %{_javadocdir}/%{name} (no -%{version}
     symlink)
     Note: No javadoc subpackage present
See: https://fedoraproject.org/wiki/Packaging:Java#Javadoc_installation
>>>> Please, add the javadoc subpackage


*** NOTES ***

[!]: MUST Sources used to build the package match the upstream source, as
     provided in the spec URL.
>>>> Probably timestamps, diff is clean
     MD5 sum of sources: f63f6173e32a4ebe2c77d982206a3ae8
     MD5 sum of upstream: 365c52efe672be44071e25176dbcf6cd

[!]: SHOULD SourceX / PatchY prefixed with %{name}.
     Note: Patch0: jpfcodegen-build.patch (jpfcodegen-build.patch)
>>>> It would be safer to use %{name}-build.patch

[!]: MUST Rpmlint output is silent.
>>>> I know these are warnings, but changing the EOL format would be nice

rpmlint jpfcodegen-0.4-2.fc18.src.rpm

jpfcodegen.src: W: spelling-error %description -l en_US xml -> XML, ml, x ml
jpfcodegen.src: W: spelling-error %description -l en_US simplyfies -> simplifies, simpleness
jpfcodegen.src: W: invalid-url Source0: jpfcodegen-0.4.tbz
1 packages and 0 specfiles checked; 0 errors, 3 warnings.


rpmlint jpfcodegen-0.4-2.fc18.noarch.rpm

jpfcodegen.noarch: W: spelling-error %description -l en_US xml -> XML, ml, x ml
jpfcodegen.noarch: W: spelling-error %description -l en_US simplyfies -> simplifies, simpleness
jpfcodegen.noarch: W: wrong-file-end-of-line-encoding /usr/share/doc/jpfcodegen-0.4/tutorials/basic/src/com/example/Main.java
jpfcodegen.noarch: W: wrong-file-end-of-line-encoding /usr/share/doc/jpfcodegen-0.4/tutorials/basic/plugins/plugin2/src/com/example/plugin2/Plugin2Panel.java
jpfcodegen.noarch: W: wrong-file-end-of-line-encoding /usr/share/doc/jpfcodegen-0.4/tutorials/basic/build.xml
jpfcodegen.noarch: W: wrong-file-end-of-line-encoding /usr/share/doc/jpfcodegen-0.4/tutorials/basic/plugins/core/build.xml
jpfcodegen.noarch: W: wrong-file-end-of-line-encoding /usr/share/doc/jpfcodegen-0.4/tutorials/basic/plugins/plugin1/build.xml
jpfcodegen.noarch: W: wrong-file-end-of-line-encoding /usr/share/doc/jpfcodegen-0.4/tutorials/basic/plugins/plugin2/plugin.xml
jpfcodegen.noarch: W: wrong-file-end-of-line-encoding /usr/share/doc/jpfcodegen-0.4/tutorials/basic/plugins/plugin1/plugin.xml
jpfcodegen.noarch: W: wrong-file-end-of-line-encoding /usr/share/doc/jpfcodegen-0.4/tutorials/basic/plugins/plugin1/src/com/example/plugin1/Plugin1Panel.java
jpfcodegen.noarch: W: wrong-file-end-of-line-encoding /usr/share/doc/jpfcodegen-0.4/tutorials/basic/plugins/core/plugin.xml
jpfcodegen.noarch: W: wrong-file-end-of-line-encoding /usr/share/doc/jpfcodegen-0.4/tutorials/basic/plugins/plugin2/build.xml
1 packages and 0 specfiles checked; 0 errors, 12 warnings.


See: http://fedoraproject.org/wiki/Packaging/Guidelines#rpmlint


Generated by fedora-review 0.1.3
External plugins:


*** NOT APPROVED ***

Comment 3 Mary Ellen Foster 2012-03-23 13:24:25 UTC
Updated:
- Add javadoc
- Rename patch filename
- Clean up install section
- Fix line endings in tutorial files
- Fix typo in description


Spec URL: http://mef.fedorapeople.org/packages/jabref/jpfcodegen.spec
SRPM URL:
http://mef.fedorapeople.org/packages/jabref/jpfcodegen-0.4-3.fc15.src.rpm

Comment 4 Tomas 'Sheldon' Radej 2012-03-29 13:39:37 UTC
Very well then.


*** APPROVED ***

Comment 5 Mary Ellen Foster 2012-03-30 14:56:51 UTC
New Package SCM Request
=======================
Package Name:      jpfcodegen
Short Description: A tool for generating classes from JPF plug-ins
Owners:            mef
Branches:          f17

Comment 6 Gwyn Ciesla 2012-03-30 15:09:44 UTC
Git done (by process-git-requests).

Comment 7 Fedora Update System 2012-03-30 15:31:53 UTC
jpfcodegen-0.4-3.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/jpfcodegen-0.4-3.fc17

Comment 8 Fedora Update System 2012-03-30 18:01:15 UTC
jpfcodegen-0.4-3.fc17 has been pushed to the Fedora 17 testing repository.

Comment 9 Fedora Update System 2012-04-12 02:40:35 UTC
jpfcodegen-0.4-3.fc17 has been pushed to the Fedora 17 stable repository.


Note You need to log in before you can comment on or make changes to this bug.