Package Review ============== Key: [x] = Pass [!] = Fail [-] = Not applicable [?] = Not evaluated [ ] = Manual review needed Issues: ======= - Package contains BR: python2-devel or python3-devel See: http://fedoraproject.org/wiki/Packaging:Python#BuildRequires ===== MUST items ===== C/C++: [ ]: Provides: bundled(gnulib) in place as required. Note: Sources not installed [ ]: Package does not contain kernel modules. [ ]: Package contains no static executables. [ ]: 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]: Package does not contain any libtool archives (.la) [x]: Rpath absent or only used for internal libs. Generic: [ ]: %build honors applicable compiler flags or justifies otherwise. [ ]: Package contains no bundled libraries without FPC exception. [ ]: Changelog in prescribed format. [ ]: Sources contain only permissible code or content. [ ]: Each %files section contains %defattr if rpm < 4.4 Note: %defattr present but not needed [ ]: Package contains desktop file if it is a GUI application. [ ]: 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. [ ]: Package does not contain duplicates in %files. [ ]: Fully versioned dependency in subpackages, if present. Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in gnome- python2-gnomeprint , gnome-python2-gtksourceview , gnome-python2-libwnck , gnome-python2-libgtop2 , gnome-python2-metacity , gnome-python2-totem , gnome-python2-rsvg , gnome-python2-gnomedesktop , gnome- python2-gnomekeyring [ ]: Package complies to the Packaging Guidelines [ ]: License file installed when any subpackage combination is installed. [ ]: Package consistently uses macro is (instead of hard-coded directory names). [ ]: Package is named according to the Package Naming Guidelines. [ ]: Package does not generate any conflict. [ ]: 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. [ ]: Requires correct, justified where necessary. [ ]: Spec file is legible and written in American English. [ ]: Package contains systemd file(s) if in need. [ ]: Useful -debuginfo package or justification otherwise. [ ]: Large documentation must go in a -doc subpackage. Note: Documentation size is 153600 bytes in 21 files. [x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install. [x]: Macros in Summary, %description expandable at SRPM build time. [x]: Permissions on files are set properly. [x]: Spec file lacks Packager, Vendor, PreReq tags. [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 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]: Rpmlint is run on all rpms the build produces. Note: There are rpmlint messages (see attachment). Python: [ ]: Binary eggs must be removed in %prep Note: Test run failed [ ]: Python eggs must not download any dependencies during the build process. [ ]: A package which is used by another package via an egg interface should provide egg info. [ ]: Package meets the Packaging Guidelines::Python ===== SHOULD items ===== Generic: [!]: Reviewer should test that the package builds in mock. [!]: Uses parallel make. [!]: Spec use %global instead of %define. Note: %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} %define pygtk_version 2.10.3 %define glib_version 2.6.0 %define gtk_version 2.4.0 %define gnome_python_version 2.10.0 %define gnome_panel_version 2.13.4 %define gtksourceview_version 1:1.8.5-2 %define libwnck_version 2.19.3 %define libgtop_version 2.13.0 %define brasero_version 2.29 %define gnome_media_version 2.10.0 %define gconf2_version 2.10.0 %define metacity_version 2.21.5 %define librsvg2_version 2.13.93 %define gnome_keyring_version 0.5.0 %define gnome_desktop_version 2.10.0 %define totem_version 1.4.0 %define eds_version 1.4.0 %define evince_version 2.29 [ ]: Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT) Note: %clean present but not required [ ]: Final provides and requires are sane (see attachments). [ ]: Package functions as described. [ ]: Latest version is packaged. [ ]: Patches link to upstream bugs/comments/lists or are otherwise justified. [ ]: The placement of pkgconfig(.pc) files are correct. Note: gnome-python2-desktop : /usr/lib64/pkgconfig/gnome-python- desktop-2.0.pc [ ]: 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]: Buildroot is not present [x]: Dist tag is present. [x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin. [x]: SourceX tarball generation or download is documented. [x]: SourceX is a working URL. ===== 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 1013760 bytes in /usr/share 337920 gnome-python2-gtksourceview-2.32.0-12.fc18.x86_64.rpm 419840 gnome- python2-gnomeprint-2.32.0-12.fc18.x86_64.rpm 256000 gnome- python2-desktop-2.32.0-12.fc18.x86_64.rpm Rpmlint ------- Checking: gnome-python2-desktop-2.32.0-12.fc18.x86_64.rpm gnome-python2-gnomeprint-2.32.0-12.fc18.x86_64.rpm gnome-python2-gtksourceview-2.32.0-12.fc18.x86_64.rpm gnome-python2-libwnck-2.32.0-12.fc18.x86_64.rpm gnome-python2-libgtop2-2.32.0-12.fc18.x86_64.rpm gnome-python2-metacity-2.32.0-12.fc18.x86_64.rpm gnome-python2-totem-2.32.0-12.fc18.x86_64.rpm gnome-python2-rsvg-2.32.0-12.fc18.x86_64.rpm gnome-python2-gnomedesktop-2.32.0-12.fc18.x86_64.rpm gnome-python2-gnomekeyring-2.32.0-12.fc18.x86_64.rpm gnome-python2-desktop.x86_64: W: no-url-tag gnome-python2-desktop.x86_64: W: obsolete-not-provided gnome-python2-evolution gnome-python2-desktop.x86_64: E: no-binary gnome-python2-desktop.x86_64: W: devel-file-in-non-devel-package /usr/lib64/pkgconfig/gnome-python-desktop-2.0.pc gnome-python2-desktop.x86_64: E: incorrect-fsf-address /usr/share/doc/gnome-python2-desktop-2.32.0/COPYING.LGPL gnome-python2-desktop.x86_64: E: incorrect-fsf-address /usr/share/doc/gnome-python2-desktop-2.32.0/COPYING.GPL gnome-python2-gnomeprint.x86_64: E: explicit-lib-dependency libgnomeprint22 gnome-python2-gnomeprint.x86_64: E: explicit-lib-dependency libgnomeprintui22 gnome-python2-gnomeprint.x86_64: W: spelling-error Summary(en_US) libgnomeprint -> teleprinter gnome-python2-gnomeprint.x86_64: W: spelling-error %description -l en_US libgnomeprint -> teleprinter gnome-python2-gnomeprint.x86_64: W: no-url-tag gnome-python2-gnomeprint.x86_64: W: private-shared-object-provides /usr/lib64/python2.7/site-packages/gtk-2.0/gnomeprint/_print.so _print.so()(64bit) gnome-python2-gnomeprint.x86_64: W: private-shared-object-provides /usr/lib64/python2.7/site-packages/gtk-2.0/gnomeprint/ui.so ui.so()(64bit) gnome-python2-gnomeprint.x86_64: E: incorrect-fsf-address /usr/share/doc/gnome-python2-gnomeprint-2.32.0/example_10.py gnome-python2-gnomeprint.x86_64: E: incorrect-fsf-address /usr/share/doc/gnome-python2-gnomeprint-2.32.0/example_02.py gnome-python2-gnomeprint.x86_64: E: incorrect-fsf-address /usr/share/doc/gnome-python2-gnomeprint-2.32.0/example_04.py gnome-python2-gnomeprint.x86_64: E: incorrect-fsf-address /usr/share/doc/gnome-python2-gnomeprint-2.32.0/example_09.py gnome-python2-gnomeprint.x86_64: E: incorrect-fsf-address /usr/share/doc/gnome-python2-gnomeprint-2.32.0/example_01.py gnome-python2-gnomeprint.x86_64: E: incorrect-fsf-address /usr/share/doc/gnome-python2-gnomeprint-2.32.0/example_05.py gnome-python2-gnomeprint.x86_64: E: incorrect-fsf-address /usr/share/doc/gnome-python2-gnomeprint-2.32.0/example_06.py gnome-python2-gnomeprint.x86_64: E: incorrect-fsf-address /usr/share/doc/gnome-python2-gnomeprint-2.32.0/example_03.py gnome-python2-gnomeprint.x86_64: E: incorrect-fsf-address /usr/share/doc/gnome-python2-gnomeprint-2.32.0/example_11.py gnome-python2-gnomeprint.x86_64: E: incorrect-fsf-address /usr/share/doc/gnome-python2-gnomeprint-2.32.0/example_08.py gnome-python2-gnomeprint.x86_64: W: doc-file-dependency /usr/share/doc/gnome-python2-gnomeprint-2.32.0/example_10.py /usr/bin/env gnome-python2-gnomeprint.x86_64: W: doc-file-dependency /usr/share/doc/gnome-python2-gnomeprint-2.32.0/example_02.py /usr/bin/env gnome-python2-gnomeprint.x86_64: W: doc-file-dependency /usr/share/doc/gnome-python2-gnomeprint-2.32.0/example_04.py /usr/bin/env gnome-python2-gnomeprint.x86_64: W: doc-file-dependency /usr/share/doc/gnome-python2-gnomeprint-2.32.0/example_09.py /usr/bin/env gnome-python2-gnomeprint.x86_64: W: doc-file-dependency /usr/share/doc/gnome-python2-gnomeprint-2.32.0/example_01.py /usr/bin/env gnome-python2-gnomeprint.x86_64: W: doc-file-dependency /usr/share/doc/gnome-python2-gnomeprint-2.32.0/example_05.py /usr/bin/env gnome-python2-gnomeprint.x86_64: W: doc-file-dependency /usr/share/doc/gnome-python2-gnomeprint-2.32.0/example_06.py /usr/bin/env gnome-python2-gnomeprint.x86_64: W: doc-file-dependency /usr/share/doc/gnome-python2-gnomeprint-2.32.0/example_03.py /usr/bin/env gnome-python2-gnomeprint.x86_64: W: doc-file-dependency /usr/share/doc/gnome-python2-gnomeprint-2.32.0/example_11.py /usr/bin/env gnome-python2-gnomeprint.x86_64: W: doc-file-dependency /usr/share/doc/gnome-python2-gnomeprint-2.32.0/example_08.py /usr/bin/env gnome-python2-gnomeprint.x86_64: W: doc-file-dependency /usr/share/doc/gnome-python2-gnomeprint-2.32.0/test-print.py /usr/bin/env gnome-python2-gtksourceview.x86_64: W: no-url-tag gnome-python2-gtksourceview.x86_64: W: private-shared-object-provides /usr/lib64/python2.7/site-packages/gtk-2.0/gtksourceview.so gtksourceview.so()(64bit) gnome-python2-gtksourceview.x86_64: E: incorrect-fsf-address /usr/share/doc/gnome-python2-gtksourceview-2.32.0/test-widget.py gnome-python2-libwnck.x86_64: W: no-url-tag gnome-python2-libwnck.x86_64: W: private-shared-object-provides /usr/lib64/python2.7/site-packages/gtk-2.0/wnck.so wnck.so()(64bit) gnome-python2-libwnck.x86_64: W: no-documentation gnome-python2-libgtop2.x86_64: W: spelling-error Summary(en_US) libgtop -> libretto gnome-python2-libgtop2.x86_64: W: spelling-error %description -l en_US libgtop -> libretto gnome-python2-libgtop2.x86_64: W: no-url-tag gnome-python2-libgtop2.x86_64: W: private-shared-object-provides /usr/lib64/python2.7/site-packages/gtk-2.0/gtop.so gtop.so()(64bit) gnome-python2-libgtop2.x86_64: W: no-documentation gnome-python2-metacity.x86_64: W: no-url-tag gnome-python2-metacity.x86_64: W: private-shared-object-provides /usr/lib64/python2.7/site-packages/gtk-2.0/metacity.so metacity.so()(64bit) gnome-python2-metacity.x86_64: W: no-documentation gnome-python2-totem.x86_64: W: no-url-tag gnome-python2-totem.x86_64: W: private-shared-object-provides /usr/lib64/python2.7/site-packages/gtk-2.0/totem/plparser.so plparser.so()(64bit) gnome-python2-totem.x86_64: W: no-documentation gnome-python2-rsvg.x86_64: W: spelling-error Summary(en_US) librsvg -> Libra gnome-python2-rsvg.x86_64: W: spelling-error %description -l en_US librsvg -> Libra gnome-python2-rsvg.x86_64: W: no-url-tag gnome-python2-rsvg.x86_64: W: private-shared-object-provides /usr/lib64/python2.7/site-packages/gtk-2.0/rsvg.so rsvg.so()(64bit) gnome-python2-rsvg.x86_64: W: no-documentation gnome-python2-gnomedesktop.x86_64: W: no-url-tag gnome-python2-gnomedesktop.x86_64: W: private-shared-object-provides /usr/lib64/python2.7/site-packages/gtk-2.0/gnomedesktop/_gnomedesktop.so _gnomedesktop.so()(64bit) gnome-python2-gnomedesktop.x86_64: W: no-documentation gnome-python2-gnomekeyring.x86_64: W: spelling-error Summary(en_US) keyring -> keying, key ring, key-ring gnome-python2-gnomekeyring.x86_64: W: spelling-error %description -l en_US keyring -> keying, key ring, key-ring gnome-python2-gnomekeyring.x86_64: W: no-url-tag gnome-python2-gnomekeyring.x86_64: W: private-shared-object-provides /usr/lib64/python2.7/site-packages/gtk-2.0/gnomekeyring.so gnomekeyring.so()(64bit) gnome-python2-gnomekeyring.x86_64: W: no-documentation 10 packages and 0 specfiles checked; 16 errors, 48 warnings. Requires -------- gnome-python2-gnomeprint (rpmlib, GLIBC filtered): /usr/bin/env gnome-python2-canvas gnome-python2-desktop libart_lgpl_2.so.2()(64bit) libatk-1.0.so.0()(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) libgmodule-2.0.so.0()(64bit) libgnomecanvas-2.so.0()(64bit) libgnomeprint-2-2.so.0()(64bit) libgnomeprint22 libgnomeprintui-2-2.so.0()(64bit) libgnomeprintui22 libgobject-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) librt.so.1()(64bit) libxml2.so.2()(64bit) libz.so.1()(64bit) python(abi) rtld(GNU_HASH) gnome-python2-rsvg (rpmlib, GLIBC filtered): libatk-1.0.so.0()(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) libm.so.6()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) librsvg-2.so.2()(64bit) librsvg2 python(abi) rtld(GNU_HASH) gnome-python2-gnomekeyring (rpmlib, GLIBC filtered): gnome-keyring gnome-python2-desktop libc.so.6()(64bit) libglib-2.0.so.0()(64bit) libgnome-keyring.so.0()(64bit) libgobject-2.0.so.0()(64bit) python(abi) rtld(GNU_HASH) gnome-python2-libwnck (rpmlib, GLIBC filtered): libatk-1.0.so.0()(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) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libwnck libwnck-1.so.22()(64bit) python(abi) rtld(GNU_HASH) gnome-python2-desktop (rpmlib, GLIBC filtered): /usr/bin/pkg-config gnome-python2-canvas gnome-python2-libgtop2 (rpmlib, GLIBC filtered): gnome-python2-desktop libatk-1.0.so.0()(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) libgtop-2.0.so.7()(64bit) libgtop2 libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) python(abi) rtld(GNU_HASH) gnome-python2-totem (rpmlib, GLIBC filtered): gnome-python2-desktop gnome-python2-gconf libatk-1.0.so.0()(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) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libtotem-plparser.so.17()(64bit) python(abi) rtld(GNU_HASH) totem-pl-parser gnome-python2-gtksourceview (rpmlib, GLIBC filtered): gnome-python2-desktop gnome-python2-gnomeprint gtksourceview libart_lgpl_2.so.2()(64bit) libatk-1.0.so.0()(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) libgmodule-2.0.so.0()(64bit) libgnomeprint-2-2.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libgtksourceview-1.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) librt.so.1()(64bit) libxml2.so.2()(64bit) libz.so.1()(64bit) python(abi) rtld(GNU_HASH) gnome-python2-metacity (rpmlib, GLIBC filtered): gnome-python2-desktop libatk-1.0.so.0()(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) libmetacity-private.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) metacity python(abi) rtld(GNU_HASH) gnome-python2-gnomedesktop (rpmlib, GLIBC filtered): gnome-desktop gnome-python2-desktop libatk-1.0.so.0()(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) libgnome-desktop-2.so.17()(64bit) libgobject-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) libstartup-notification-1.so.0()(64bit) python(abi) rtld(GNU_HASH) Provides -------- gnome-python2-gnomeprint: _print.so()(64bit) gnome-python2-gnomeprint gnome-python2-gnomeprint(x86-64) ui.so()(64bit) gnome-python2-rsvg: gnome-python2-rsvg gnome-python2-rsvg(x86-64) rsvg.so()(64bit) gnome-python2-gnomekeyring: gnome-python2-gnomekeyring gnome-python2-gnomekeyring(x86-64) gnomekeyring.so()(64bit) gnome-python2-libwnck: gnome-python2-libwnck gnome-python2-libwnck(x86-64) wnck.so()(64bit) gnome-python2-desktop: gnome-python2-desktop gnome-python2-desktop(x86-64) pkgconfig(gnome-python-desktop-2.0) gnome-python2-libgtop2: gnome-python2-libgtop2 gnome-python2-libgtop2(x86-64) gtop.so()(64bit) gnome-python2-totem: gnome-python2-totem gnome-python2-totem(x86-64) plparser.so()(64bit) gnome-python2-gtksourceview: gnome-python2-gtksourceview gnome-python2-gtksourceview(x86-64) gtksourceview.so()(64bit) gnome-python2-metacity: gnome-python2-metacity gnome-python2-metacity(x86-64) metacity.so()(64bit) gnome-python2-gnomedesktop: _gnomedesktop.so()(64bit) gnome-python2-gnomedesktop gnome-python2-gnomedesktop(x86-64) Unversioned so-files -------------------- gnome-python2-gnomeprint: /usr/lib64/python2.7/site-packages/gtk-2.0/gnomeprint/_print.so gnome-python2-gnomeprint: /usr/lib64/python2.7/site-packages/gtk-2.0/gnomeprint/ui.so gnome-python2-gtksourceview: /usr/lib64/python2.7/site-packages/gtk-2.0/gtksourceview.so gnome-python2-libwnck: /usr/lib64/python2.7/site-packages/gtk-2.0/wnck.so gnome-python2-libgtop2: /usr/lib64/python2.7/site-packages/gtk-2.0/gtop.so gnome-python2-metacity: /usr/lib64/python2.7/site-packages/gtk-2.0/metacity.so gnome-python2-totem: /usr/lib64/python2.7/site-packages/gtk-2.0/totem/plparser.so gnome-python2-rsvg: /usr/lib64/python2.7/site-packages/gtk-2.0/rsvg.so gnome-python2-gnomedesktop: /usr/lib64/python2.7/site-packages/gtk-2.0/gnomedesktop/_gnomedesktop.so gnome-python2-gnomekeyring: /usr/lib64/python2.7/site-packages/gtk-2.0/gnomekeyring.so MD5-sum check ------------- http://download.gnome.org/sources/gnome-python-desktop/2.32/gnome-python-desktop-2.32.0.tar.bz2 : CHECKSUM(SHA256) this package : 09dbd580bf3b0ef60f91b090eafe6d08ddcc50a609e2b425a7f8eca46d4e0ee9 CHECKSUM(SHA256) upstream package : 09dbd580bf3b0ef60f91b090eafe6d08ddcc50a609e2b425a7f8eca46d4e0ee9 Generated by fedora-review 0.3.1 (903b443) last change: 2012-12-20 Buildroot used: fedora-raw-x86_64 Command line :/home/w0rm/work/projects/fedora-review/try-fedora-review -rpn gnome-python2-desktop -m fedora-rawhide-x86_64 -v -x CheckRpmlintInstalled,CheckApprovedLicense,CheckContainsLicenseText,CheckLicenseField,CheckLicenseUpstream,CheckReqPkgConfig,CheckBuildCompleted,CheckPackageInstalls,CheckNoNameConflict,CheckBuild,CheckBuildRequires