Package Review ============== Key: [x] = Pass [!] = Fail [-] = Not applicable [?] = Not evaluated [ ] = Manual review needed Issues: ======= - gtk-update-icon-cache is invoked when required Note: icons in system-config-kickstart See: http://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Icon_Cache - Package contains BR: python2-devel or python3-devel See: http://fedoraproject.org/wiki/Packaging:Python#BuildRequires - update-desktop-database is invoked when required Note: desktop file(s) in system-config-kickstart See: http://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Icon_Cache ===== MUST items ===== Generic: [ ]: Package contains no bundled libraries without FPC exception. [ ]: Changelog in prescribed format. [ ]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install. Note: rm -rf %{buildroot} present but not required [ ]: Sources contain only permissible code or content. [ ]: Each %files section contains %defattr if rpm < 4.4 Note: %defattr present but not needed [ ]: 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. [ ]: Package complies to the Packaging Guidelines [ ]: The spec file handles locales properly. [ ]: 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. [ ]: Large documentation must go in a -doc subpackage. Note: Documentation size is 788480 bytes in 46 files. [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]: 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: Cannot find any build in BUILD directory (--prebuilt option?) [ ]: 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. [ ]: Buildroot is not present Note: Buildroot: present but not needed [ ]: 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. [ ]: SourceX tarball generation or download is documented. Note: Package contains tarball without URL, check comments [ ]: 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]: Dist tag is present. [x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin. [x]: SourceX is a working URL. [x]: Spec use %global instead of %define. ===== EXTRA items ===== Generic: [x]: Large data in /usr/share should live in a noarch subpackage if package is arched. Rpmlint ------- Checking: system-config-kickstart-2.8.10-2.fc18.noarch.rpm system-config-kickstart.noarch: W: obsolete-not-provided ksconfig system-config-kickstart.noarch: W: obsolete-not-provided redhat-config-kickstart system-config-kickstart.noarch: W: obsolete-not-provided mkkickstart system-config-kickstart.noarch: E: script-without-shebang /usr/share/system-config-kickstart/packages.py system-config-kickstart.noarch: E: script-without-shebang /usr/share/system-config-kickstart/network.py system-config-kickstart.noarch: E: script-without-shebang /usr/share/system-config-kickstart/raidWindow.py system-config-kickstart.noarch: E: script-without-shebang /usr/share/system-config-kickstart/install.py system-config-kickstart.noarch: E: script-without-shebang /usr/share/system-config-kickstart/auth.py system-config-kickstart.noarch: E: script-without-shebang /usr/share/system-config-kickstart/basic.py system-config-kickstart.noarch: E: script-without-shebang /usr/share/system-config-kickstart/system-config-kickstart.glade system-config-kickstart.noarch: E: script-without-shebang /usr/share/system-config-kickstart/bootloader.py system-config-kickstart.noarch: E: script-without-shebang /usr/share/system-config-kickstart/kickstartGui.py system-config-kickstart.noarch: E: script-without-shebang /usr/share/system-config-kickstart/firewall.py system-config-kickstart.noarch: E: script-without-shebang /usr/share/system-config-kickstart/raidOptionsWindow.py system-config-kickstart.noarch: E: script-without-shebang /usr/share/system-config-kickstart/scripts.py system-config-kickstart.noarch: E: incorrect-fsf-address /usr/share/doc/system-config-kickstart-2.8.10/COPYING system-config-kickstart.noarch: E: script-without-shebang /usr/share/system-config-kickstart/partWindow.py system-config-kickstart.noarch: E: script-without-shebang /usr/share/system-config-kickstart/xconfig.py system-config-kickstart.noarch: E: script-without-shebang /usr/share/system-config-kickstart/progressWindow.py system-config-kickstart.noarch: E: script-without-shebang /usr/share/system-config-kickstart/savedialog.py system-config-kickstart.noarch: E: script-without-shebang /usr/share/system-config-kickstart/profileSystem.py system-config-kickstart.noarch: E: script-without-shebang /usr/share/system-config-kickstart/hardwareLists.py system-config-kickstart.noarch: E: script-without-shebang /usr/share/system-config-kickstart/savefile.py system-config-kickstart.noarch: E: script-without-shebang /usr/share/system-config-kickstart/partEntry.py system-config-kickstart.noarch: E: script-without-shebang /usr/share/system-config-kickstart/partition.py system-config-kickstart.noarch: E: non-executable-script /usr/share/system-config-kickstart/system-config-kickstart 0644L /usr/bin/python2 1 packages and 0 specfiles checked; 23 errors, 3 warnings. Requires -------- system-config-kickstart (rpmlib, GLIBC filtered): /bin/sh /usr/bin/python2 anaconda gtk2 hicolor-icon-theme hwdata pygtk2 pygtk2-libglade pykickstart python python-meh system-config-date system-config-keyboard system-config-language yum Provides -------- system-config-kickstart: system-config-kickstart Generated by fedora-review 0.4.0 (ae19e1e) last change: 2013-01-28 Buildroot used: fedora-raw-x86_64 Command line :/home/w0rm/work/projects/fedora-review/try-fedora-review -rpn system-config-kickstart -m fedora-rawhide-x86_64 -v -x CheckRpmlintInstalled,CheckApprovedLicense,CheckContainsLicenseText,CheckLicenseField,CheckLicenseUpstream,CheckReqPkgConfig,CheckBuildCompleted,CheckPackageInstalls,CheckNoNameConflict,CheckBuild,CheckBuildRequires