Bug 815694 - Review Request:eclipse-mylyn-fedora-integration - provides fedora bugzilla to eclipse mylyn
Summary: Review Request:eclipse-mylyn-fedora-integration - provides fedora bugzilla to...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Alexander Kurtakov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 812867
TreeView+ depends on / blocked
 
Reported: 2012-04-24 09:45 UTC by Krzysztof Daniel
Modified: 2014-01-13 00:27 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-30 08:36:45 UTC
Type: ---
Embargoed:
akurtako: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Krzysztof Daniel 2012-04-24 09:45:29 UTC
Spec URL: http://kdaniel.fedorapeople.org/eclipse-mylyn-fedora-integration/eclipse-mylyn-fedora-integration.spec
SRPM URL: http://kdaniel.fedorapeople.org/eclipse-mylyn-fedora-integration/eclipse-mylyn-fedora-integration-1.0.0-0.1.fc16.src.rpm

Description: Eclipse Mylyn is a tool that makes the collaboration easier by providing straightforward access to bug repositories within Eclipse. This package (eclipse-mylyn-fedora-integration) provides information about Fedora bugzilla, and makes reporting Eclipse error a lot easier.

Comment 1 Alexander Kurtakov 2012-04-25 08:09:17 UTC
I'll do it

Comment 2 Alexander Kurtakov 2012-04-25 10:09:58 UTC
ve
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.
[x]: 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
[x]: 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.
[x]: MUST Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
     Note: rm -rf would be needed if support for EPEL5 is required
[-]: MUST Large documentation files are in a -doc subpackage, if required.
[!]: 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.
[!]: 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.
[x]: 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.
[x]: MUST Package installs properly.
[x]: MUST Requires correct, justified where necessary.
[!]: MUST Rpmlint output is silent.

rpmlint eclipse-mylyn-fedora-integration-1.0.0-0.1.fc18.src.rpm

eclipse-mylyn-fedora-integration.src:12: W: macro-in-comment %{source_tag}
Please escape it.
eclipse-mylyn-fedora-integration.src: W: invalid-url Source0: Eclipse-Mylyn-Fedora-Integration-13454fb.tar.bz2
1 packages and 0 specfiles checked; 0 errors, 2 warnings.


rpmlint eclipse-mylyn-fedora-integration-1.0.0-0.1.fc18.noarch.rpm

eclipse-mylyn-fedora-integration.noarch: W: no-documentation
1 packages and 0 specfiles checked; 0 errors, 1 warnings.
Epl and license html files should be installed as doc.


[x]: MUST Sources used to build the package match the upstream source, as
     provided in the spec URL.
Package has no sources or they are generated by developer
[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.
[x]: 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 SourceX is a working URL.
[x]: 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 ====
[x]: 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 Rpmlint output is silent.

eclipse-mylyn-fedora-integration.src:12: W: macro-in-comment %{source_tag}
Escape it.

eclipse-mylyn-fedora-integration.noarch: W: no-documentation
1 packages and 0 specfiles checked; 0 errors, 1 warnings.
Add the license as doc.

[!] Use %{install_loc}/eclipse in the files sections instead of listing the files as their folders won't be unowned in the way they are now.


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


Generated by fedora-review 0.1.3
External plugins:

Comment 4 Alexander Kurtakov 2012-04-25 14:05:09 UTC
Looks good to me,

APPROVED.

Comment 5 Krzysztof Daniel 2012-04-27 08:06:50 UTC
New Package SCM Request
=======================
Package Name: eclipse-mylyn-fedora-integration
Short Description: Eclipse Mylyn is a tool that makes the collaboration easier by providing straightforward access to bug repositories within Eclipse. This package (eclipse-mylyn-fedora-integration) provides information about Fedora bugzilla, and makes reporting Eclipse error a lot easier.
Owners: kdaniel (kdaniel)
Branches: f17 f18
InitialCC: kdaniel, akurtako (kdaniel, akurtakov)

Comment 6 Gwyn Ciesla 2012-04-27 13:55:00 UTC
Use FAS accounts, not email addresses in Initial CC.  Don't request f18, it
currently ==devel and is automatic.  And the Short Description is far too
long.

Comment 7 Krzysztof Daniel 2012-04-27 15:40:57 UTC
New Package SCM Request
=======
Package Name: eclipse-mylyn-fedora-integration
Short Description: This package (eclipse-mylyn-fedora-integration) provides information about Fedora bugzilla to Eclipse making reporting Eclipse errors easier.
Owners: kdaniel
Branches: f17
InitialCC: kdaniel, akurtakov

Comment 8 Gwyn Ciesla 2012-04-27 15:43:23 UTC
Git done (by process-git-requests).

Comment 9 Krzysztof Daniel 2012-04-27 15:46:29 UTC
New Package SCM Request
=======
Package Name: eclipse-mylyn-fedora-integration
Short Description: This package (eclipse-mylyn-fedora-integration) provides information about Fedora bugzilla to Eclipse making reporting Eclipse errors easier.
Owners: kdaniel
Branches: f17
InitialCC: kdaniel, akurtakov


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