Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=924310 --- Comment #15 from Alex G. <mr.nuke.me@xxxxxxxxx> --- OK, the big issues have gone away. Package Review ============== Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated [ ] = Manual review needed Issues: ================================================================================ - Package does not contain duplicates in %files. Note: warning: File listed twice: /usr/share/doc/mate-document- viewer-1.6.0/atril/atril.html See: http://fedoraproject.org/wiki/Packaging/Guidelines#DuplicateFiles False positive. It only appears in base package. ================================================================================ - update-desktop-database is invoked when required Note: desktop file(s) in mate-document-viewer See: http://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Icon_Cache False positive. update-desktop-database is present in both %post and %postun. ================================================================================ [?]: Package requires other packages for directories it uses. Currently, the folloing lack proper Requires: %{_datadir}/MateConf/ If mate-conf is obsoleted, what do we do with this? %{_datadir}/mate/ (bug 961950) %{_libdir}/caja/ (bug 961992) ================================================================================ [?]: Requires correct, justified where necessary. Not evaluating until we figure out what to do with: %{_datadir}/MateConf/gsettings/atril.convert ================================================================================ [?]: Large data in /usr/share should live in a noarch subpackage if package is arched. Note: Arch-ed rpms have a total of 4454400 bytes in /usr/share 378880 mate-document-viewer-devel-1.6.0-3.fc20.x86_64.rpm 4075520 mate-document- viewer-1.6.0-3.fc20.x86_64.rpm Have a look at what data can safely be moved to a noarch package, %{name}-data. Possible candidates: locale (2.4MB) %{_datadir}/mate/help/atril/ (1.1MB) maybe others ===== MUST items ===== C/C++: [x]: Package does not contain kernel modules. [x]: Package contains no static executables. [x]: Development (unversioned) .so files in -devel subpackage, if present. Note: Unversioned so-files in private %_libdir subdirectory (see attachment). Verify they are not in ld path. [x]: Header files in -devel subpackage, if present. [x]: ldconfig called in %post and %postun if required. [x]: Package does not contain any libtool archives (.la) [x]: Rpath absent or only used for internal libs. Generic: [x]: Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines. [x]: %build honors applicable compiler flags or justifies otherwise. [x]: Package contains no bundled libraries without FPC exception. [x]: Changelog in prescribed format. [x]: Sources contain only permissible code or content. [x]: Development files must be in a -devel package [?]: Package requires other packages for directories it uses. [x]: Package uses nothing in %doc for runtime. [x]: Package is not known to require ExcludeArch. [x]: glib-compile-schemas is run if required Note: gschema file(s) in mate-document-viewer [x]: Package complies to the Packaging Guidelines [x]: License field in the package spec file matches the actual license. Note: Checking patched sources after %prep for licenses. Licenses found: "MIT/X11 (BSD like)", "LGPL (v2.1 or later)", "LGPL (v2 or later)", "GPL (v2 or later)", "Unknown or generated". 34 files have unknown license. Detailed output of licensecheck in /home/mrnuke/924310-mate-document- viewer/licensecheck.txt [x]: License file installed when any subpackage combination is installed. [x]: The spec file handles locales properly. [x]: Package consistently uses macro is (instead of hard-coded directory names). [x]: If the package is under multiple licenses, the licensing breakdown must be documented in the spec. [x]: Package is named according to the Package Naming Guidelines. [x]: Package does not generate any conflict. [x]: Package obeys FHS, except libexecdir and /usr/target. [-]: If the package is a rename of another package, proper Obsoletes and Provides are present. [x]: Package must own all directories that it creates. [x]: Package does not own files or directories owned by other packages. [?]: Requires correct, justified where necessary. [x]: Spec file is legible and written in American English. [x]: Package contains systemd file(s) if in need. [x]: gtk-update-icon-cache is invoked when required Note: icons in mate-document-viewer [x]: Useful -debuginfo package or justification otherwise. [x]: Large documentation must go in a -doc subpackage. Note: Documentation size is 153600 bytes in 6 files. [x]: All build dependencies are listed in BuildRequires, except for any that are listed in the exceptions section of Packaging Guidelines. [x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install. [x]: Each %files section contains %defattr if rpm < 4.4 [x]: Macros in Summary, %description expandable at SRPM build time. [x]: Package contains desktop file if it is a GUI application. [x]: Package installs a %{name}.desktop using desktop-file-install if there is such a file. [x]: Permissions on files are set properly. [x]: Fully versioned dependency in subpackages, if present. [x]: 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]: Package use %makeinstall only when make install' ' DESTDIR=... doesn't work. [x]: Package is named using only allowed ASCII characters. [x]: Package do not use a name that already exist [x]: Package is not relocatable. [x]: Sources used to build the package match the upstream source, as provided in the spec URL. [x]: Spec file name must match the spec package %{name}, in the format %{name}.spec. [x]: File names are valid UTF-8. [x]: Packages must not store files under /srv, /opt or /usr/local [x]: Package successfully compiles and builds into binary rpms on at least one supported primary architecture. [x]: Package installs properly. [x]: Rpmlint is run on all rpms the build produces. Note: There are rpmlint messages (see attachment). ===== SHOULD items ===== Generic: [-]: 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]: Final provides and requires are sane (see attachments). [?]: Package functions as described. [x]: Latest version is packaged. [x]: Package does not include license text files separate from upstream. [x]: Scriptlets must be sane, if used. [-]: Description and summary sections in the package spec file contains translations for supported Non-English languages, if available. [x]: Package should compile and build into binary rpms on all supported architectures. [-]: %check is present and all tests pass. [x]: Packages should try to preserve timestamps of original installed files. [x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file [x]: Sources can be downloaded from URI in Source: tag [x]: Reviewer should test that the package builds in mock. [x]: Buildroot is not present [x]: Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT) [x]: Dist tag is present. [x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin. [x]: Uses parallel make. [x]: The placement of pkgconfig(.pc) files are correct. [x]: SourceX tarball generation or download is documented. [x]: SourceX is a working URL. [x]: Spec use %global instead of %define. ===== EXTRA items ===== Generic: [?]: Large data in /usr/share should live in a noarch subpackage if package is arched. Note: Arch-ed rpms have a total of 4454400 bytes in /usr/share 378880 mate-document-viewer-devel-1.6.0-3.fc20.x86_64.rpm 4075520 mate-document- viewer-1.6.0-3.fc20.x86_64.rpm [x]: Rpmlint is run on all installed packages. Note: There are rpmlint messages (see attachment). [x]: Spec file according to URL is the same as in SRPM. Rpmlint ------- Checking: mate-document-viewer-1.6.0-3.fc20.x86_64.rpm mate-document-viewer-libs-1.6.0-3.fc20.x86_64.rpm mate-document-viewer-devel-1.6.0-3.fc20.x86_64.rpm mate-document-viewer-caja-1.6.0-3.fc20.x86_64.rpm mate-document-viewer.x86_64: W: no-manual-page-for-binary atril-previewer mate-document-viewer.x86_64: W: no-manual-page-for-binary atril-thumbnailer Seriosly fedora-review? Pass. mate-document-viewer-libs.x86_64: W: no-documentation mate-document-viewer-devel.x86_64: W: no-documentation mate-document-viewer-caja.x86_64: W: no-documentation These are fine. 4 packages and 0 specfiles checked; 0 errors, 5 warnings. Rpmlint (installed packages) ---------------------------- # rpmlint mate-document-viewer-devel mate-document-viewer-libs mate-document-viewer-caja mate-docu ment-viewer mate-document-viewer-devel.x86_64: W: no-documentation mate-document-viewer-libs.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libatrildocument.so.3.0.0 /lib64/libpangocairo-1.0.so.0 mate-document-viewer-libs.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libatrildocument.so.3.0.0 /lib64/libatk-1.0.so.0 mate-document-viewer-libs.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libatrildocument.so.3.0.0 /lib64/libpangoft2-1.0.so.0 mate-document-viewer-libs.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libatrildocument.so.3.0.0 /lib64/libpango-1.0.so.0 mate-document-viewer-libs.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libatrildocument.so.3.0.0 /lib64/libfreetype.so.6 mate-document-viewer-libs.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libatrildocument.so.3.0.0 /lib64/libfontconfig.so.1 mate-document-viewer-libs.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libatrilview.so.3.0.0 /lib64/libgmodule-2.0.so.0 mate-document-viewer-libs.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libatrilview.so.3.0.0 /lib64/libgthread-2.0.so.0 mate-document-viewer-libs.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libatrilview.so.3.0.0 /lib64/libpangocairo-1.0.so.0 mate-document-viewer-libs.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libatrilview.so.3.0.0 /lib64/libgdk_pixbuf-2.0.so.0 mate-document-viewer-libs.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libatrilview.so.3.0.0 /lib64/libpangoft2-1.0.so.0 mate-document-viewer-libs.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libatrilview.so.3.0.0 /lib64/libfreetype.so.6 mate-document-viewer-libs.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libatrilview.so.3.0.0 /lib64/libfontconfig.so.1 mate-document-viewer-libs.x86_64: W: no-documentation mate-document-viewer-caja.x86_64: W: no-documentation mate-document-viewer.x86_64: W: no-manual-page-for-binary atril-previewer mate-document-viewer.x86_64: W: no-manual-page-for-binary atril-thumbnailer 4 packages and 0 specfiles checked; 0 errors, 18 warnings. # echo 'rpmlint-done:' A bunch of false positives that I bet will go away if I clear the mock cahe. Requires -------- mate-document-viewer-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config libatrildocument.so.3()(64bit) libatrilview.so.3()(64bit) mate-document-viewer(x86-64) pkgconfig(atril-document-1.5.0) pkgconfig(gio-2.0) pkgconfig(gthread-2.0) pkgconfig(gtk+-2.0) mate-document-viewer-libs (rpmlib, GLIBC filtered): /sbin/ldconfig libarchive.so.13()(64bit) libatk-1.0.so.0()(64bit) libatrildocument.so.3()(64bit) libc.so.6()(64bit) libcairo.so.2()(64bit) libdjvulibre.so.21()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgailutil.so.18()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libgxps.so.2()(64bit) libkpathsea.so.6()(64bit) libm.so.6()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpoppler-glib.so.8()(64bit) libpthread.so.0()(64bit) libspectre.so.1()(64bit) libstdc++.so.6()(64bit) libt1.so.5()(64bit) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libz.so.1()(64bit) mate-document-viewer(x86-64) rtld(GNU_HASH) mate-document-viewer-caja (rpmlib, GLIBC filtered): libatk-1.0.so.0()(64bit) libatrildocument.so.3()(64bit) libc.so.6()(64bit) libcairo.so.2()(64bit) libcaja-extension.so.1()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libz.so.1()(64bit) mate-document-viewer(x86-64) mate-file-manager rtld(GNU_HASH) mate-document-viewer (rpmlib, GLIBC filtered): /bin/sh hicolor-icon-theme libICE.so.6()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libatk-1.0.so.0()(64bit) libatrildocument.so.3()(64bit) libatrilview.so.3()(64bit) libc.so.6()(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgailutil.so.18()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libmate-keyring.so.1()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libz.so.1()(64bit) mate-document-viewer-libs(x86-64) rtld(GNU_HASH) Provides -------- mate-document-viewer-devel: mate-document-viewer-devel mate-document-viewer-devel(x86-64) pkgconfig(atril-document-1.5.0) pkgconfig(atril-view-1.5.0) mate-document-viewer-libs: libatrildocument.so.3()(64bit) libatrilview.so.3()(64bit) libcomicsdocument.so()(64bit) libdjvudocument.so()(64bit) libdvidocument.so()(64bit) libpdfdocument.so()(64bit) libpsdocument.so()(64bit) libtiffdocument.so()(64bit) libxpsdocument.so()(64bit) mate-document-viewer-libs mate-document-viewer-libs(x86-64) mate-document-viewer-caja: libatril-properties-page.so()(64bit) mate-document-viewer-caja mate-document-viewer-caja(x86-64) mate-document-viewer: mate-document-viewer mate-document-viewer(x86-64) mimehandler(application/oxps) mimehandler(application/pdf) mimehandler(application/postscript) mimehandler(application/vnd.ms-xpsdocument) mimehandler(application/x-bzdvi) mimehandler(application/x-bzpdf) mimehandler(application/x-bzpostscript) mimehandler(application/x-cb7) mimehandler(application/x-cbr) mimehandler(application/x-cbt) mimehandler(application/x-cbz) mimehandler(application/x-dvi) mimehandler(application/x-gzdvi) mimehandler(application/x-gzpdf) mimehandler(application/x-gzpostscript) mimehandler(image/tiff) mimehandler(image/vnd.djvu) mimehandler(image/x-bzeps) mimehandler(image/x-eps) mimehandler(image/x-gzeps) Unversioned so-files -------------------- mate-document-viewer-libs: /usr/lib64/atril/3/backends/libcomicsdocument.so mate-document-viewer-libs: /usr/lib64/atril/3/backends/libdjvudocument.so mate-document-viewer-libs: /usr/lib64/atril/3/backends/libdvidocument.so mate-document-viewer-libs: /usr/lib64/atril/3/backends/libpdfdocument.so mate-document-viewer-libs: /usr/lib64/atril/3/backends/libpsdocument.so mate-document-viewer-libs: /usr/lib64/atril/3/backends/libtiffdocument.so mate-document-viewer-libs: /usr/lib64/atril/3/backends/libxpsdocument.so mate-document-viewer-caja: /usr/lib64/caja/extensions-2.0/libatril-properties-page.so Source checksums ---------------- http://pub.mate-desktop.org/releases/1.6/mate-document-viewer-1.6.0.tar.xz : CHECKSUM(SHA256) this package : 40d2dcc9dcfafff567dd23870202d826ddab305ed0626b4a890d88ef6b1b5ccf CHECKSUM(SHA256) upstream package : 40d2dcc9dcfafff567dd23870202d826ddab305ed0626b4a890d88ef6b1b5ccf Generated by fedora-review 0.4.1 (b2e211f) last change: 2013-04-29 Buildroot used: fedora-rawhide-x86_64 Command line :/bin/fedora-review -b 924310 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=cNQPhpBf6E&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review