Advertisement
Guest User

Untitled

a guest
Sep 1st, 2012
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.05 KB | None | 0 0
  1. Package Review
  2. ==============
  3.  
  4. Key:
  5. - = N/A
  6. x = Pass
  7. ! = Fail
  8. ? = Not evaluated
  9.  
  10.  
  11.  
  12. ==== C/C++ ====
  13. [x]: MUST Package does not contain any libtool archives (.la)
  14. [x]: MUST Package does not contain kernel modules.
  15. [ ]: MUST Package contains no static executables.
  16. [x]: MUST Rpath absent or only used for internal libs.
  17.  
  18.  
  19. ==== Generic ====
  20. [x]: EXTRA Rpmlint is run on all installed packages.
  21. Note: No rpmlint messages.
  22. [x]: EXTRA Spec file according to URL is the same as in SRPM.
  23. [x]: MUST Package is licensed with an open-source compatible license and meets
  24. other legal requirements as defined in the legal section of Packaging
  25. Guidelines.
  26. [x]: MUST Package successfully compiles and builds into binary rpms on at
  27. least one supported primary architecture.
  28. [x]: MUST %build honors applicable compiler flags or justifies otherwise.
  29. [x]: MUST All build dependencies are listed in BuildRequires, except for any
  30. that are listed in the exceptions section of Packaging Guidelines.
  31. [x]: MUST Package contains no bundled libraries.
  32. [x]: MUST Changelog in prescribed format.
  33. [ ]: MUST Sources contain only permissible code or content.
  34. [x]: MUST Each %files section contains %defattr if rpm < 4.4
  35. Note: Note: defattr macros not found. They would be needed for EPEL5
  36. [x]: MUST Macros in Summary, %description expandable at SRPM build time.
  37. [-]: MUST Package contains desktop file if it is a GUI application.
  38. [x]: MUST Development files must be in a -devel package
  39. [x]: MUST Package requires other packages for directories it uses.
  40. [x]: MUST Package uses nothing in %doc for runtime.
  41. [x]: MUST Package is not known to require ExcludeArch.
  42. [x]: MUST Permissions on files are set properly.
  43. [x]: MUST Package does not contain duplicates in %files.
  44. [x]: MUST Fully versioned dependency in subpackages, if present.
  45. [x]: MUST Package complies to the Packaging Guidelines
  46. [x]: MUST Spec file lacks Packager, Vendor, PreReq tags.
  47. [x]: MUST Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
  48. beginning of %install.
  49. Note: rm -rf would be needed if support for EPEL5 is required
  50. [x]: MUST Large documentation files are in a -doc subpackage, if required.
  51. [x]: MUST If (and only if) the source package includes the text of the
  52. license(s) in its own file, then that file, containing the text of the
  53. license(s) for the package is included in %doc.
  54. [x]: MUST License field in the package spec file matches the actual license.
  55. [x]: MUST License file installed when any subpackage combination is installed.
  56.  
  57. [x]: MUST Package consistently uses macro is (instead of hard-coded directory
  58. names).
  59. (note by mpreisle: not in changelog and comments but that is permissible IMO)
  60.  
  61. [x]: MUST Package is named using only allowed ascii characters.
  62. [x]: MUST Package is named according to the Package Naming Guidelines.
  63. [x]: MUST Package does not generate any conflict.
  64. [x]: MUST Package obeys FHS, except libexecdir and /usr/target.
  65. [-]: MUST If the package is a rename of another package, proper Obsoletes and
  66. Provides are present.
  67. [x]: MUST Package must own all directories that it creates.
  68. [x]: MUST Package does not own files or directories owned by other packages.
  69. [x]: MUST Package installs properly.
  70. [x]: MUST Package is not relocatable.
  71. [x]: MUST Requires correct, justified where necessary.
  72. [x]: MUST Rpmlint is run on all rpms the build produces.
  73. [x]: MUST Sources used to build the package match the upstream source, as
  74. provided in the spec URL.
  75. [x]: MUST Spec file is legible and written in American English.
  76. [x]: MUST Spec file name must match the spec package %{name}, in the format
  77. %{name}.spec.
  78. [-]: MUST Package contains systemd file(s) if in need.
  79. [x]: MUST File names are valid UTF-8.
  80.  
  81. [-]: MUST Useful -debuginfo package or justification otherwise.
  82. (justification by mpreisle: Headers only, debuginfo doesn't make any sense)
  83.  
  84. [x]: SHOULD Reviewer should test that the package builds in mock.
  85. [x]: SHOULD Buildroot is not present
  86. Note: Unless packager wants to package for EPEL5 this is fine
  87. [x]: SHOULD Package has no %clean section with rm -rf %{buildroot} (or
  88. $RPM_BUILD_ROOT)
  89. Note: Clean would be needed if support for EPEL5 is required
  90. [x]: SHOULD If the source package does not include license text(s) as a
  91. separate file from upstream, the packager SHOULD query upstream to
  92. include it.
  93. [x]: SHOULD Dist tag is present.
  94. [x]: SHOULD No file requires outside of /etc, /bin, /sbin, /usr/bin,
  95. /usr/sbin.
  96. [x]: SHOULD Final provides and requires are sane (rpm -q --provides and rpm -q
  97. --requires).
  98. [x]: SHOULD Package functions as described.
  99. [!]: SHOULD Latest version is packaged.
  100. [x]: SHOULD Package does not include license text files separate from
  101. upstream.
  102. [x]: SHOULD SourceX tarball generation or download is documented.
  103. [x]: SHOULD SourceX / PatchY prefixed with %{name}.
  104. [x]: SHOULD SourceX is a working URL.
  105. [!]: SHOULD Description and summary sections in the package spec file contains
  106. translations for supported Non-English languages, if available.
  107. [-]: SHOULD Package should compile and build into binary rpms on all supported
  108. architectures.
  109. [!]: SHOULD %check is present and all tests pass.
  110. [x]: SHOULD Packages should try to preserve timestamps of original installed
  111. files.
  112. [x]: SHOULD Spec use %global instead of %define.
  113.  
  114. Rpmlint
  115. -------
  116. Checking: glm-devel-0.9.3.2-1.fc16.x86_64.rpm
  117. glm-doc-0.9.3.2-1.fc16.noarch.rpm
  118. glm-0.9.3.2-1.fc16.src.rpm
  119. glm-devel.x86_64: E: zero-length /usr/include/glm/gtx/ocl_type.inl
  120. glm-devel.x86_64: E: zero-length /usr/include/glm/gtx/vec1.inl
  121. glm-doc.noarch: W: spelling-error Summary(en_US) devel -> delve, devil, revel
  122. glm-doc.noarch: W: spelling-error %description -l en_US devel -> delve, devil, revel
  123. 3 packages and 0 specfiles checked; 2 errors, 2 warnings.
  124.  
  125.  
  126. Rpmlint (installed packages)
  127. ----------------------------
  128. # rpmlint glm-doc
  129. glm-doc.noarch: I: enchant-dictionary-not-found en_US
  130. 1 packages and 0 specfiles checked; 0 errors, 0 warnings.
  131. # echo 'rpmlint-done:'
  132.  
  133. Requires
  134. --------
  135. glm-devel-0.9.3.2-1.fc16.x86_64.rpm (rpmlib, GLIBC filtered):
  136.  
  137.  
  138. glm-doc-0.9.3.2-1.fc16.noarch.rpm (rpmlib, GLIBC filtered):
  139.  
  140.  
  141. Provides
  142. --------
  143. glm-devel-0.9.3.2-1.fc16.x86_64.rpm:
  144.  
  145. glm-devel = 0.9.3.2-1.fc16
  146. glm-devel(x86-64) = 0.9.3.2-1.fc16
  147. glm-static = 0.9.3.2-1.fc16
  148.  
  149. glm-doc-0.9.3.2-1.fc16.noarch.rpm:
  150.  
  151. glm-doc = 0.9.3.2-1.fc16
  152.  
  153. MD5-sum check
  154. -------------
  155. http://downloads.sourceforge.net/ogl-math/glm-0.9.3.2/glm-0.9.3.2.zip :
  156. CHECKSUM(SHA256) this package : ee66ab8336b9b6b3dff69268c497688268cf5a9d2b3a14e1aa6fbd7f48c911be
  157. CHECKSUM(SHA256) upstream package : ee66ab8336b9b6b3dff69268c497688268cf5a9d2b3a14e1aa6fbd7f48c911be
  158.  
  159.  
  160. Generated by fedora-review 0.2.2 (9f8c0e5) last change: 2012-08-09
  161. Command line :/usr/bin/fedora-review -b 787510
  162. External plugins:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement