Bug 873787 - Review Request: mate-document-viewer - Document viewer
Summary: Review Request: mate-document-viewer - Document viewer
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dan Mashal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-06 17:26 UTC by leigh scott
Modified: 2012-11-27 10:51 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-11-27 10:51:47 UTC
Type: ---
Embargoed:
dan.mashal: fedora-review?


Attachments (Terms of Use)

Description leigh scott 2012-11-06 17:26:05 UTC
Spec URL: http://leigh123linux.fedorapeople.org/pub/review/mate-document-viewer/1/mate-document-viewer.spec

SRPM URL: http://leigh123linux.fedorapeople.org/pub/review/mate-document-viewer/1/mate-document-viewer-1.4.0-1.fc17.src.rpm

Description: 
Mate-document-viewer is simple multi-page document viewer.
When supported by the document format, evince allows searching
for text, copying text to the clipboard, hypertext navigation,
table-of-contents bookmarks and editing of forms.

Support for other document formats such as DVI and DJVU can be added by
installing additional backends.

Fedora Account System Username: leigh123linux

Comment 1 Dan Mashal 2012-11-12 17:45:12 UTC
Package Review
==============

Key:
[x] = Pass
[!] = Fail
[-] = Not applicable
[?] = Not evaluated
[ ] = Manual review needed


Issues:
=======
[!]: 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.
     Note: Cannot find ev-properties-license.c in rpm(s)
See: http://fedoraproject.org/wiki/Packaging/LicensingGuidelines#License_Text


===== MUST items =====

C/C++:
[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)
[ ]: Package does not contain kernel modules.
[ ]: Package contains no static executables.
[x]: Rpath absent or only used for internal libs.
[ ]: 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.

Generic:
[ ]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[x]: Package successfully compiles and builds into binary rpms on at least one
     supported primary architecture.
[ ]: %build honors applicable compiler flags or justifies otherwise.
[x]: All build dependencies are listed in BuildRequires, except for any that
     are listed in the exceptions section of Packaging Guidelines.
[ ]: Package contains no bundled libraries.
[ ]: Changelog in prescribed format.
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[ ]: Sources contain only permissible code or content.
[x]: Each %files section contains %defattr if rpm < 4.4
[ ]: 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.
[ ]: Development files must be in a -devel package
[ ]: Package requires other packages for directories it uses.
[ ]: Package uses nothing in %doc for runtime.
[ ]: Package is not known to require ExcludeArch.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[ ]: Fully versioned dependency in subpackages, if present.
     Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in %package
     libs, %package dvi, %package devel, %package djvu, %package mate-file-
     manager
[ ]: Package complies to the Packaging Guidelines
[x]: Spec file lacks Packager, Vendor, PreReq tags.
[!]: 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.
     Note: Cannot find ev-properties-license.c in rpm(s)
[ ]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses found:
     "LGPL (v2 or later)", "GPL (v2 or later)", "Unknown or generated",
     "MIT/X11 (BSD like)", "GPL (v2 or later) (with incorrect FSF address)",
     "LGPL (v2.1 or later)". 6 files have unknown license. Detailed output of
     licensecheck in /home/dan/873787-mate-document-viewer/licensecheck.txt
[ ]: License file installed when any subpackage combination is installed.
[ ]: The spec file handles locales properly.
[ ]: Package consistently uses macro is (instead of hard-coded directory
     names).
[ ]: If the package is under multiple licenses, the licensing breakdown must
     be documented in the spec.
[x]: Package is named using only allowed ASCII characters.
[ ]: Package is named according to the Package Naming Guidelines.
[ ]: Package does not generate any conflict.
     Note: Package contains no Conflicts: tag(s)
[x]: Package do not use a name that already exist
[ ]: Package obeys FHS, except libexecdir and /usr/target.
[ ]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[ ]: Package must own all directories that it creates.
[ ]: Package does not own files or directories owned by other packages.
[x]: Package installs properly.
[ ]: Package is not relocatable.
[ ]: Requires correct, justified where necessary.
[x]: CheckResultdir
[x]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[x]: Sources used to build the package match the upstream source, as provided
     in the spec URL.
[ ]: Spec file is legible and written in American English.
[x]: Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[ ]: Package contains systemd file(s) if in need.
[x]: File names are valid UTF-8.
[ ]: Useful -debuginfo package or justification otherwise.
[ ]: Large documentation must go in a -doc subpackage.
     Note: Documentation size is 112640 bytes in 4 files.
[x]: Packages must not store files under /srv, /opt or /usr/local

===== SHOULD items =====

Generic:
[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)
[ ]: 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]: Dist tag is present.
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[ ]: Final provides and requires are sane (rpm -q --provides and rpm -q
     --requires).
[ ]: Package functions as described.
[ ]: Latest version is packaged.
[ ]: Package does not include license text files separate from upstream.
[x]: The placement of pkgconfig(.pc) files are correct.
[ ]: Scriptlets must be sane, if used.
[x]: SourceX tarball generation or download is documented.
[x]: SourceX / PatchY prefixed with %{name}.
[x]: SourceX is a working URL.
[ ]: Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[ ]: Package should compile and build into binary rpms on all supported
     architectures.
[ ]: %check is present and all tests pass.
[ ]: Packages should try to preserve timestamps of original installed files.
[x]: Spec use %global instead of %define.

===== EXTRA items =====

Generic:
[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.
[ ]: Large data in /usr/share should live in a noarch subpackage if package is
     arched.
     Note: Arch-ed rpms have a total of 4300800 bytes in /usr/share 317440
     mate-document-viewer-devel-1.4.0-1.fc19.x86_64.rpm 3860480 mate-document-
     viewer-1.4.0-1.fc19.x86_64.rpm 122880 mate-document-viewer-
     libs-1.4.0-1.fc19.x86_64.rpm


Rpmlint
-------
Checking: mate-document-viewer-mate-file-manager-1.4.0-1.fc19.x86_64.rpm
          mate-document-viewer-libs-1.4.0-1.fc19.x86_64.rpm
          mate-document-viewer-debuginfo-1.4.0-1.fc19.x86_64.rpm
          mate-document-viewer-1.4.0-1.fc19.x86_64.rpm
          mate-document-viewer-1.4.0-1.fc19.src.rpm
          mate-document-viewer-dvi-1.4.0-1.fc19.x86_64.rpm
          mate-document-viewer-devel-1.4.0-1.fc19.x86_64.rpm
          mate-document-viewer-djvu-1.4.0-1.fc19.x86_64.rpm
mate-document-viewer-mate-file-manager.x86_64: E: description-line-too-long C This package contains the mate-document-viewer extension for the mate file manger.
mate-document-viewer-mate-file-manager.x86_64: W: no-documentation
mate-document-viewer-debuginfo.x86_64: E: incorrect-fsf-address /usr/src/debug/mate-document-viewer-1.4.0/shell/ev-annotation-properties-dialog.c
mate-document-viewer-debuginfo.x86_64: E: incorrect-fsf-address /usr/src/debug/mate-document-viewer-1.4.0/shell/ev-annotation-properties-dialog.h
mate-document-viewer-debuginfo.x86_64: E: incorrect-fsf-address /usr/src/debug/mate-document-viewer-1.4.0/shell/ev-sidebar-annotations.h
mate-document-viewer-debuginfo.x86_64: E: incorrect-fsf-address /usr/src/debug/mate-document-viewer-1.4.0/shell/ev-sidebar-annotations.c
mate-document-viewer.x86_64: W: spelling-error %description -l en_US multi -> mulch, mufti
mate-document-viewer.x86_64: W: spelling-error %description -l en_US backends -> back ends, back-ends, backhands
mate-document-viewer.x86_64: W: non-conffile-in-etc /etc/mateconf/schemas/atril-thumbnailer-comics.schemas
mate-document-viewer.x86_64: W: non-conffile-in-etc /etc/mateconf/schemas/atril-thumbnailer-dvi.schemas
mate-document-viewer.x86_64: W: non-conffile-in-etc /etc/mateconf/schemas/atril-thumbnailer-djvu.schemas
mate-document-viewer.x86_64: W: non-conffile-in-etc /etc/mateconf/schemas/atril-thumbnailer.schemas
mate-document-viewer.x86_64: W: non-conffile-in-etc /etc/mateconf/schemas/atril-thumbnailer-ps.schemas
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
mate-document-viewer.x86_64: W: dangerous-command-in-%pre rm
mate-document-viewer.x86_64: W: dangerous-command-in-%post rm
mate-document-viewer.src: W: spelling-error %description -l en_US multi -> mulch, mufti
mate-document-viewer.src: W: spelling-error %description -l en_US backends -> back ends, back-ends, backhands
mate-document-viewer-dvi.x86_64: W: spelling-error Summary(en_US) backend -> backed, back end, back-end
mate-document-viewer-dvi.x86_64: W: spelling-error %description -l en_US backend -> backed, back end, back-end
mate-document-viewer-dvi.x86_64: W: no-documentation
mate-document-viewer-devel.x86_64: W: spelling-error Summary(en_US) backends -> back ends, back-ends, backhands
mate-document-viewer-devel.x86_64: W: spelling-error %description -l en_US backend -> backed, back end, back-end
mate-document-viewer-devel.x86_64: W: no-documentation
mate-document-viewer-djvu.x86_64: W: spelling-error Summary(en_US) backend -> backed, back end, back-end
mate-document-viewer-djvu.x86_64: W: spelling-error %description -l en_US backend -> backed, back end, back-end
mate-document-viewer-djvu.x86_64: W: no-documentation
8 packages and 0 specfiles checked; 5 errors, 23 warnings.




Rpmlint (installed packages)
----------------------------
# rpmlint mate-document-viewer-dvi mate-document-viewer-debugi 
nfo mate-document-viewer-devel mate-document-viewer-mate-file-manager mate-docum 
ent-viewer mate-document-viewer-libs mate-document-viewer-djvu
mate-document-viewer-dvi.x86_64: W: spelling-error Summary(en_US) backend -> backed, back end, back-end
mate-document-viewer-dvi.x86_64: W: spelling-error %description -l en_US backend -> backed, back end, back-end
mate-document-viewer-dvi.x86_64: W: no-documentation
mate-document-viewer-debuginfo.x86_64: E: incorrect-fsf-address /usr/src/debug/mate-document-viewer-1.4.0/shell/ev-annotation-properties-dialog.c
mate-document-viewer-debuginfo.x86_64: E: incorrect-fsf-address /usr/src/debug/mate-document-viewer-1.4.0/shell/ev-annotation-properties-dialog.h
mate-document-viewer-debuginfo.x86_64: E: incorrect-fsf-address /usr/src/debug/mate-document-viewer-1.4.0/shell/ev-sidebar-annotations.h
mate-document-viewer-debuginfo.x86_64: E: incorrect-fsf-address /usr/src/debug/mate-document-viewer-1.4.0/shell/ev-sidebar-annotations.c
mate-document-viewer-devel.x86_64: W: spelling-error Summary(en_US) backends -> back ends, back-ends, backhands
mate-document-viewer-devel.x86_64: W: spelling-error %description -l en_US backend -> backed, back end, back-end
mate-document-viewer-devel.x86_64: W: no-documentation
mate-document-viewer-mate-file-manager.x86_64: E: description-line-too-long C This package contains the mate-document-viewer extension for the mate file manger.
mate-document-viewer-mate-file-manager.x86_64: W: no-documentation
mate-document-viewer.x86_64: W: spelling-error %description -l en_US multi -> mulch, mufti
mate-document-viewer.x86_64: W: spelling-error %description -l en_US backends -> back ends, back-ends, backhands
mate-document-viewer.x86_64: W: non-conffile-in-etc /etc/mateconf/schemas/atril-thumbnailer-comics.schemas
mate-document-viewer.x86_64: W: non-conffile-in-etc /etc/mateconf/schemas/atril-thumbnailer-dvi.schemas
mate-document-viewer.x86_64: W: non-conffile-in-etc /etc/mateconf/schemas/atril-thumbnailer-djvu.schemas
mate-document-viewer.x86_64: W: non-conffile-in-etc /etc/mateconf/schemas/atril-thumbnailer.schemas
mate-document-viewer.x86_64: W: non-conffile-in-etc /etc/mateconf/schemas/atril-thumbnailer-ps.schemas
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
mate-document-viewer.x86_64: W: dangerous-command-in-%pre rm
mate-document-viewer.x86_64: W: dangerous-command-in-%post rm
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/libpangoft2-1.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/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: 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/libpangocairo-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-djvu.x86_64: W: spelling-error Summary(en_US) backend -> backed, back end, back-end
mate-document-viewer-djvu.x86_64: W: spelling-error %description -l en_US backend -> backed, back end, back-end
mate-document-viewer-djvu.x86_64: W: no-documentation
7 packages and 0 specfiles checked; 5 errors, 33 warnings.
# echo 'rpmlint-done:'



Requires
--------
mate-document-viewer-mate-file-manager-1.4.0-1.fc19.x86_64.rpm (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)
    libgobject-2.0.so.0()(64bit)
    libgthread-2.0.so.0()(64bit)
    libgtk-x11-2.0.so.0()(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) = 1.4.0-1.fc19
    mate-file-manager
    rtld(GNU_HASH)

mate-document-viewer-libs-1.4.0-1.fc19.x86_64.rpm (rpmlib, GLIBC filtered):
    
    /sbin/ldconfig
    libatk-1.0.so.0()(64bit)
    libatrildocument.so.3()(64bit)
    libc.so.6()(64bit)
    libcairo.so.2()(64bit)
    libfontconfig.so.1()(64bit)
    libfreetype.so.6()(64bit)
    libgailutil.so.18()(64bit)
    libgcc_s.so.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)
    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)
    libpoppler-glib.so.8()(64bit)
    libpthread.so.0()(64bit)
    libspectre.so.1()(64bit)
    libstdc++.so.6()(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)
    rtld(GNU_HASH)

mate-document-viewer-debuginfo-1.4.0-1.fc19.x86_64.rpm (rpmlib, GLIBC filtered):
    

mate-document-viewer-1.4.0-1.fc19.x86_64.rpm (rpmlib, GLIBC filtered):
    
    /bin/sh
    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)
    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)
    libmateconf-2.so.4()(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-conf
    mate-document-viewer-libs(x86-64) = 1.4.0-1.fc19
    rtld(GNU_HASH)

mate-document-viewer-dvi-1.4.0-1.fc19.x86_64.rpm (rpmlib, GLIBC filtered):
    
    libatk-1.0.so.0()(64bit)
    libatrildocument.so.3()(64bit)
    libc.so.6()(64bit)
    libcairo.so.2()(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)
    libgobject-2.0.so.0()(64bit)
    libgtk-x11-2.0.so.0()(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)
    libpthread.so.0()(64bit)
    libspectre.so.1()(64bit)
    libt1.so.5()(64bit)
    mate-document-viewer-libs(x86-64) = 1.4.0-1.fc19
    rtld(GNU_HASH)

mate-document-viewer-devel-1.4.0-1.fc19.x86_64.rpm (rpmlib, GLIBC filtered):
    
    /usr/bin/pkg-config
    libatrildocument.so.3()(64bit)
    libatrilview.so.3()(64bit)
    mate-document-viewer-libs(x86-64) = 1.4.0-1.fc19
    pkgconfig(atril-document-2.32) = 1.4.0
    pkgconfig(gio-2.0) >= 2.25.11
    pkgconfig(gthread-2.0)
    pkgconfig(gtk+-2.0) >= 2.21.5

mate-document-viewer-djvu-1.4.0-1.fc19.x86_64.rpm (rpmlib, GLIBC filtered):
    
    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)
    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)
    libgobject-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)
    mate-document-viewer-libs(x86-64) = 1.4.0-1.fc19
    rtld(GNU_HASH)



Provides
--------
mate-document-viewer-mate-file-manager-1.4.0-1.fc19.x86_64.rpm:
    
    libatril-properties-page.so()(64bit)
    mate-document-viewer-mate-file-manager = 1.4.0-1.fc19
    mate-document-viewer-mate-file-manager(x86-64) = 1.4.0-1.fc19

mate-document-viewer-libs-1.4.0-1.fc19.x86_64.rpm:
    
    libatrildocument.so.3()(64bit)
    libatrilview.so.3()(64bit)
    libcomicsdocument.so()(64bit)
    libpdfdocument.so()(64bit)
    libpsdocument.so()(64bit)
    libtiffdocument.so()(64bit)
    mate-document-viewer-libs = 1.4.0-1.fc19
    mate-document-viewer-libs(x86-64) = 1.4.0-1.fc19

mate-document-viewer-debuginfo-1.4.0-1.fc19.x86_64.rpm:
    
    mate-document-viewer-debuginfo = 1.4.0-1.fc19
    mate-document-viewer-debuginfo(x86-64) = 1.4.0-1.fc19

mate-document-viewer-1.4.0-1.fc19.x86_64.rpm:
    
    mate-document-viewer = 1.4.0-1.fc19
    mate-document-viewer(x86-64) = 1.4.0-1.fc19
    mimehandler(application/pdf)
    mimehandler(application/postscript)
    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)

mate-document-viewer-dvi-1.4.0-1.fc19.x86_64.rpm:
    
    libdvidocument.so()(64bit)
    mate-document-viewer-dvi = 1.4.0-1.fc19
    mate-document-viewer-dvi(x86-64) = 1.4.0-1.fc19

mate-document-viewer-devel-1.4.0-1.fc19.x86_64.rpm:
    
    mate-document-viewer-devel = 1.4.0-1.fc19
    mate-document-viewer-devel(x86-64) = 1.4.0-1.fc19
    pkgconfig(atril-document-2.32) = 1.4.0
    pkgconfig(atril-view-2.32) = 1.4.0

mate-document-viewer-djvu-1.4.0-1.fc19.x86_64.rpm:
    
    libdjvudocument.so()(64bit)
    mate-document-viewer-djvu = 1.4.0-1.fc19
    mate-document-viewer-djvu(x86-64) = 1.4.0-1.fc19



Unversioned so-files
--------------------
mate-document-viewer-djvu-1.4.0-1.fc19.x86_64.rpm: /usr/lib64/atril/3/backends/libdjvudocument.so
mate-document-viewer-dvi-1.4.0-1.fc19.x86_64.rpm: /usr/lib64/atril/3/backends/libdvidocument.so
mate-document-viewer-mate-file-manager-1.4.0-1.fc19.x86_64.rpm: /usr/lib64/caja/extensions-2.0/libatril-properties-page.so
mate-document-viewer-libs-1.4.0-1.fc19.x86_64.rpm: /usr/lib64/atril/3/backends/libcomicsdocument.so
mate-document-viewer-libs-1.4.0-1.fc19.x86_64.rpm: /usr/lib64/atril/3/backends/libpdfdocument.so
mate-document-viewer-libs-1.4.0-1.fc19.x86_64.rpm: /usr/lib64/atril/3/backends/libpsdocument.so
mate-document-viewer-libs-1.4.0-1.fc19.x86_64.rpm: /usr/lib64/atril/3/backends/libtiffdocument.so

MD5-sum check
-------------
http://pub.mate-desktop.org/releases/1.4/mate-document-viewer-1.4.0.tar.xz :
  CHECKSUM(SHA256) this package     : 96da48e303e4842cda1cd7150d861acf65f3082079999a1fb35d12c6f6df320a
  CHECKSUM(SHA256) upstream package : 96da48e303e4842cda1cd7150d861acf65f3082079999a1fb35d12c6f6df320a

Comment 2 leigh scott 2012-11-12 22:31:05 UTC
(In reply to comment #1)
> Package Review
> ==============
> 
> Key:
> [x] = Pass
> [!] = Fail
> [-] = Not applicable
> [?] = Not evaluated
> [ ] = Manual review needed
> 
> 
> Issues:
> =======
> [!]: 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.
>      Note: Cannot find ev-properties-license.c in rpm(s)
> See: http://fedoraproject.org/wiki/Packaging/LicensingGuidelines#License_Text


These files are in the lbs sub-package which the main depends on

%files libs
%doc README COPYING NEWS AUTHORS

Comment 3 Dan Mashal 2012-11-13 10:20:51 UTC
Yep still doing a proper "quality" review here. Sorry for the delay sir.


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