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 - Permissions on files are set properly. Note: See rpmlint output See: http://fedoraproject.org/wiki/Packaging/Guidelines#FilePermissions ===== 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]: 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: [ ]: %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. [ ]: 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 unbound- munin , unbound-devel , unbound-libs , unbound-python [ ]: 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 122880 bytes in 24 files. [x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install. [x]: %config files are marked noreplace or the reason is justified. [x]: Each %files section contains %defattr if rpm < 4.4 [x]: Macros in Summary, %description expandable at SRPM build time. [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]: No %config files under /usr. [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. [!]: Spec use %global instead of %define. Note: %{!?munin:%define munin 0} %{!?munin:%define munin 1} [ ]: 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. [ ]: Scriptlets must be sane, if used. [ ]: 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. [ ]: Files in /run, var/run and /var/lock uses tmpfiles.d when appropriate [x]: Sources can be downloaded from URI in Source: tag [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]: SourceX tarball generation or download is documented. [x]: SourceX is a working URL. ===== EXTRA items ===== Generic: [x]: Large data in /usr/share should live in a noarch subpackage if package is arched. Rpmlint ------- Checking: unbound-1.4.19-3.fc19.x86_64.rpm unbound-munin-1.4.19-3.fc19.noarch.rpm unbound-devel-1.4.19-3.fc19.x86_64.rpm unbound-libs-1.4.19-3.fc19.x86_64.rpm unbound-python-1.4.19-3.fc19.x86_64.rpm unbound.x86_64: W: spelling-error %description -l en_US ep -> e, p, esp unbound.x86_64: W: spelling-error %description -l en_US resolvers -> resolver, resolves, revolvers unbound.x86_64: W: self-obsoletion dnssec-conf < 1.27-2 obsoletes dnssec-conf = 1.27-1 unbound.x86_64: W: only-non-binary-in-usr-lib unbound.x86_64: W: non-standard-gid /etc/unbound/keys.d/example.com.key unbound unbound.x86_64: E: non-standard-executable-perm /etc/unbound/keys.d/example.com.key 0775L unbound.x86_64: E: executable-marked-as-config-file /etc/unbound/keys.d/example.com.key unbound.x86_64: E: script-without-shebang /etc/unbound/keys.d/example.com.key unbound.x86_64: W: non-standard-uid /var/run/unbound unbound unbound.x86_64: W: non-standard-gid /var/run/unbound unbound unbound.x86_64: W: non-standard-gid /etc/unbound/local.d/block-example.com.conf unbound unbound.x86_64: E: non-standard-executable-perm /etc/unbound/local.d/block-example.com.conf 0775L unbound.x86_64: E: executable-marked-as-config-file /etc/unbound/local.d/block-example.com.conf unbound.x86_64: E: script-without-shebang /etc/unbound/local.d/block-example.com.conf unbound.x86_64: W: non-standard-gid /etc/unbound/keys.d unbound unbound.x86_64: E: non-standard-dir-perm /etc/unbound/keys.d 0775L unbound.x86_64: W: non-standard-gid /etc/unbound/local.d unbound unbound.x86_64: E: non-standard-dir-perm /etc/unbound/local.d 0775L unbound.x86_64: W: non-standard-gid /etc/unbound/conf.d/example.com.conf unbound unbound.x86_64: E: non-standard-executable-perm /etc/unbound/conf.d/example.com.conf 0775L unbound.x86_64: E: executable-marked-as-config-file /etc/unbound/conf.d/example.com.conf unbound.x86_64: E: script-without-shebang /etc/unbound/conf.d/example.com.conf unbound.x86_64: W: non-standard-gid /etc/unbound/conf.d unbound unbound.x86_64: E: non-standard-dir-perm /etc/unbound/conf.d 0775L unbound.x86_64: W: no-manual-page-for-binary unbound-streamtcp unbound.x86_64: W: no-manual-page-for-binary unbound-control-setup unbound-libs.x86_64: W: non-conffile-in-etc /etc/unbound/icannbundle.pem unbound-libs.x86_64: W: no-manual-page-for-binary unbound-anchor unbound-python.x86_64: W: private-shared-object-provides /usr/lib64/python2.7/site-packages/_unbound.so.2.1.4 _unbound.so.2()(64bit) unbound-python.x86_64: W: file-not-utf8 /usr/share/doc/unbound-python-1.4.19/dict_data.txt 5 packages and 0 specfiles checked; 12 errors, 18 warnings. Requires -------- unbound-libs (rpmlib, GLIBC filtered): /bin/sh /sbin/ldconfig config(unbound-libs) libc.so.6()(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libdl.so.2()(64bit) libevent-2.0.so.5()(64bit) libexpat.so.1()(64bit) libldns.so.1()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) libunbound.so.2()(64bit) openssl rtld(GNU_HASH) unbound-munin (rpmlib, GLIBC filtered): /bin/sh bc config(unbound-munin) munin-node unbound unbound-devel (rpmlib, GLIBC filtered): ldns-devel libunbound.so.2()(64bit) openssl-devel unbound-libs(x86-64) unbound (rpmlib, GLIBC filtered): /bin/sh config(unbound) ldns libc.so.6()(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libdl.so.2()(64bit) libevent-2.0.so.5()(64bit) libldns.so.1()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) libunbound.so.2()(64bit) rtld(GNU_HASH) shadow-utils systemd-units unbound-libs(x86-64) unbound-python (rpmlib, GLIBC filtered): libc.so.6()(64bit) libcrypto.so.10()(64bit) libdl.so.2()(64bit) libevent-2.0.so.5()(64bit) libldns.so.1()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libssl.so.10()(64bit) libunbound.so.2()(64bit) python(abi) rtld(GNU_HASH) unbound-libs(x86-64) Provides -------- unbound-libs: config(unbound-libs) libunbound.so.2()(64bit) unbound-libs unbound-libs(x86-64) unbound-munin: config(unbound-munin) unbound-munin unbound-devel: unbound-devel unbound-devel(x86-64) unbound: config(unbound) dnssec-conf unbound unbound(x86-64) unbound-python: _unbound.so.2()(64bit) unbound-python unbound-python(x86-64) Unversioned so-files -------------------- unbound-python: /usr/lib64/python2.7/site-packages/_unbound.so MD5-sum check ------------- http://www.unbound.net/downloads/unbound-1.4.19.tar.gz : CHECKSUM(SHA256) this package : 47e681cf2489cdbad9c9687d579e9b052dceada8f9a720ba447689246aaeeadd CHECKSUM(SHA256) upstream package : 47e681cf2489cdbad9c9687d579e9b052dceada8f9a720ba447689246aaeeadd 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 unbound -m fedora-rawhide-x86_64 -v -x CheckRpmlintInstalled,CheckApprovedLicense,CheckContainsLicenseText,CheckLicenseField,CheckLicenseUpstream,CheckReqPkgConfig,CheckBuildCompleted,CheckPackageInstalls,CheckNoNameConflict,CheckBuild,CheckBuildRequires