Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=691541

Omair Majid <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Omair Majid <[email protected]> 2011-03-28 16:55:02 EDT ---
Packaging Guidelines:

- Naming: OK.
- Version and Release: OK
- MD5 sum of source tar matches with upstream: OK
- Spec Legibility: OK
- Architecture Support: Issues
Any reason for ExclusiveArch?
- File System Layout: OK
Ideally icedtea-web should install into a normal prefix, not into a JDK dir.But
since this is how upstream is handling it _and_ how this was handled when it
was a part of java-1.6.0-openjdk-plugin, this is OK for now.
- rpmlint: OK
icedtea-web.spec:97: W: configure-without-libdir-spec
This is the same problem as above. OK for now.
icedtea-web.spec:42: W: mixed-use-of-spaces-and-tabs (spaces: line 11, tab:
line 42)
Please fix this?
- Requires: OK
- BuildRequires: OK
- Summary and Description: OK
- Documentation: Issues
Please use %{_javadocdir} for javadoc directory path. The javadoc package needs
to be declared as noarch.
- Compiler Flags: Issues
Compiler flags (RPM_OPT_FLAGS, etc) are not being passed.
- DebugInfo Packages: OK
- Devel Packages: N/A
- Requiring Base Package: Issues
The Javadocs dont depend on the main package for functionality; please remove
the requires on main package.
- Static and Shared Libraries: OK
- Desktop files: OK
- Macros: Issues
%define used instead of %global. Please use %global
- Scriptlets: OK
I dont understand why only the first alternatives command in %post is if'd.
Shouldnt the second alternatives invocation be if'd as well?
- File and directory ownership: OK
- Others:
Please remove all invocations of rm -rf $RPM_BUILD_ROOT. It is unneeded on
recent version of Fedora.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to