Bug 227048
| Summary: | Review Request: dom2-core-tests-0.0.1-0.20040405.1jpp - DOM Conformance Test Suite | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Rafael H. Schloming <rafaels> |
| Component: | Package Review | Assignee: | Deepak Bhole <dbhole> |
| Status: | CLOSED DEFERRED | QA Contact: | Fedora Package Reviews List <fedora-package-review> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | a.badger, tross |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | Flags: | tbento:
fedora-review+
dennis: fedora-cvs+ |
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-02-28 21:25:41 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
Rafael H. Schloming
2007-02-02 17:32:34 UTC
==============================
RPMLINT OUTPUT FOR SOURCE RPM:
==============================
W: dom2-core-tests non-standard-group Text Processing/Markup/XML
W: dom2-core-tests invalid-license W3C Software License
W: dom2-core-tests rpm-buildroot-usage %prep rm -rf $RPM_BUILD_ROOT
W: dom2-core-tests mixed-use-of-spaces-and-tabs (spaces: line 9, tab: line 42)
W: dom2-core-tests class-path-in-manifest /dom2-core-tests-20040405.jar
===============================
RPMLINT OUTPUT FOR BINARY RPMS:
===============================
dom2-core-tests-0.0.1-0.20040405.1jpp.noarch.rpm:
-------------------------------------------------
W: dom2-core-tests non-standard-group Text Processing/Markup/XML
W: dom2-core-tests invalid license W3C Software license
W: dom2-core-tests no-documentation
dom2-core-tests-javadoc-00,01-0.20040405-1jpp.noarch.rpm:
---------------------------------------------------------
W: dom2-core-tests-javadoc non-standard-group Development/Documentation
W: dom2-core-tests-javadoc invalid-license W3C Software License
W: dom2-core-tests-javadoc dangerous-command-in-%post rm
w: dom2-core-tests-javadoc dangerous-command-in-%postun rm
- Fix %Release tag.
- Remove %Vendor and &Distribution.
- Add "-%(%{__id_u} -n)" to the end of %BuildRoot.
- In the future, when adding gcj support, remove %BuildArch.
- Change the changelog entry format. Ralph's email should read
"<r.apel>".
(In reply to comment #1) > ============================== > RPMLINT OUTPUT FOR SOURCE RPM: > ============================== > > W: dom2-core-tests non-standard-group Text Processing/Markup/XML Ignoring since groups can apparently be arbitrary > W: dom2-core-tests invalid-license W3C Software License http://www.opensource.org/licenses/W3C.php suggests license is OSI approved Using W3C License in this field > W: dom2-core-tests rpm-buildroot-usage %prep rm -rf $RPM_BUILD_ROOT Removed > W: dom2-core-tests mixed-use-of-spaces-and-tabs (spaces: line 9, tab: line 42) Fixed > W: dom2-core-tests class-path-in-manifest /dom2-core-tests-20040405.jar Ignoring since these are mandated by package build process > =============================== > RPMLINT OUTPUT FOR BINARY RPMS: > =============================== > > dom2-core-tests-0.0.1-0.20040405.1jpp.noarch.rpm: > ------------------------------------------------- > W: dom2-core-tests non-standard-group Text Processing/Markup/XML Ignoring since groups can apparently be arbitrary > W: dom2-core-tests invalid license W3C Software license See above > W: dom2-core-tests no-documentation There doesnt seem to be anything in the build directory to use for doc, can we waive this? > dom2-core-tests-javadoc-00,01-0.20040405-1jpp.noarch.rpm: > --------------------------------------------------------- > W: dom2-core-tests-javadoc non-standard-group Development/Documentation Ignore as above > W: dom2-core-tests-javadoc invalid-license W3C Software License Changed to W3C License > W: dom2-core-tests-javadoc dangerous-command-in-%post rm > w: dom2-core-tests-javadoc dangerous-command-in-%postun rm Removed the use of post and postun scripts > - Fix %Release tag. Fixed > > - Remove %Vendor and &Distribution. > > - Add "-%(%{__id_u} -n)" to the end of %BuildRoot. > > - In the future, when adding gcj support, remove %BuildArch. > Fixed > - Change the changelog entry format. Ralph's email should read > "<r.apel>". > I think the guidelines are more particular about the location of ENVR in the changelog The SRPM is at: http://tequila-sunrise.ath.cx/rpmreviews/F7/dom2-core-tests/dom2-core-tests-0.0.1-0.1.20040405.1jpp.1.fc7.src.rpm (In reply to comment #2) > (In reply to comment #1) > > ============================== > > RPMLINT OUTPUT FOR SOURCE RPM: > > ============================== > > > > W: dom2-core-tests non-standard-group Text Processing/Markup/XML > Ignoring since groups can apparently be arbitrary > > > W: dom2-core-tests invalid-license W3C Software License > http://www.opensource.org/licenses/W3C.php suggests license is OSI approved > Using W3C License in this field > > > W: dom2-core-tests rpm-buildroot-usage %prep rm -rf $RPM_BUILD_ROOT > Removed > > > W: dom2-core-tests mixed-use-of-spaces-and-tabs (spaces: line 9, tab: line 42) > Fixed > > > W: dom2-core-tests class-path-in-manifest /dom2-core-tests-20040405.jar > Ignoring since these are mandated by package build process > > > =============================== > > RPMLINT OUTPUT FOR BINARY RPMS: > > =============================== > > > > dom2-core-tests-0.0.1-0.20040405.1jpp.noarch.rpm: > > ------------------------------------------------- > > W: dom2-core-tests non-standard-group Text Processing/Markup/XML > Ignoring since groups can apparently be arbitrary > > W: dom2-core-tests invalid license W3C Software license > See above > > W: dom2-core-tests no-documentation > There doesnt seem to be anything in the build directory to use for doc, can we > waive this? > > > dom2-core-tests-javadoc-00,01-0.20040405-1jpp.noarch.rpm: > > --------------------------------------------------------- > > W: dom2-core-tests-javadoc non-standard-group Development/Documentation > Ignore as above > > > W: dom2-core-tests-javadoc invalid-license W3C Software License > Changed to W3C License > > > W: dom2-core-tests-javadoc dangerous-command-in-%post rm > > w: dom2-core-tests-javadoc dangerous-command-in-%postun rm > Removed the use of post and postun scripts > > > - Fix %Release tag. > Fixed > > > > - Remove %Vendor and &Distribution. > > > > - Add "-%(%{__id_u} -n)" to the end of %BuildRoot. > > > > - In the future, when adding gcj support, remove %BuildArch. > > > Fixed > > > - Change the changelog entry format. Ralph's email should read > > "<r.apel>". > > > I think the guidelines are more particular about the location of ENVR in the > changelog. Great. I think there may be a minor bug in %changelog because rpmlint now generates the following warning when run on dom2-core-tests-0.0.1-0.1.20040405.1jpp.1.i386.rpm: W: dom2-core-tests incoherent-version-in-changelog 1:0.0.1-0.1.20040405.1jpp.1.fc7 1:0.0.1-0.1.20040405.1jpp.1 Could you have a look at this? Also, there seem to be a couple of lines with more than 80 characters. I didn't know this was a must, which is why I didn't mention anything previously. Could you also have a look at that? (In reply to comment #3) > Great. I think there may be a minor bug in %changelog because rpmlint now > generates the following warning when run on > dom2-core-tests-0.0.1-0.1.20040405.1jpp.1.i386.rpm: > W: dom2-core-tests incoherent-version-in-changelog > 1:0.0.1-0.1.20040405.1jpp.1.fc7 1:0.0.1-0.1.20040405.1jpp.1 > Could you have a look at this? I think you might have tried to rebuild the srpm without a rpmbuild --define "%dist .fc7" which is why it complained. (In reply to comment #4) > (In reply to comment #3) > > > Great. I think there may be a minor bug in %changelog because rpmlint now > > generates the following warning when run on > > dom2-core-tests-0.0.1-0.1.20040405.1jpp.1.i386.rpm: > > W: dom2-core-tests incoherent-version-in-changelog > > 1:0.0.1-0.1.20040405.1jpp.1.fc7 1:0.0.1-0.1.20040405.1jpp.1 > > Could you have a look at this? > I think you might have tried to rebuild the srpm without a rpmbuild --define > "%dist .fc7" which is why it complained. > Sorry about that, you are right. But there is still a warning in one of the binary rpms: W: dom2-core-tests no-documentation The package contains no documentation (README, doc, etc). You have to include documentation files. Everything else looks a-okay to me. (In reply to comment #5) > > W: dom2-core-tests no-documentation > The package contains no documentation (README, doc, etc). > You have to include documentation files. > > Everything else looks a-okay to me. > I think this can be ignored. I looked in the build root and there is nothing appropriate to add... > Reassigning to package owner to be built into rawhide. New Package CVS Request ======================= Package Name: dom2-core-tests-0.0.1-0.1.20040405.1jpp.1 Short Description: DOM Conformance Test Suite Owners: dbhole Branches: FC-7 branched This package was needed by maven2, but that is no longer the case. On second thought, I think I will keep this open. Although it is non-critical, it should really be added into Fedora at some point.. ping? This package was approved and a cvs branch was created for it but the source was never checked into the repository or a package built. You can go ahead and do this if you'd like; it's all set up and awaiting your initial checkin. This package is not required at this time. I see no reason to pull it in and increase maintenance burden. Therefore I am closing this bug. |