Package Review ============== Key: [x] = Pass [!] = Fail [-] = Not applicable [?] = Not evaluated [ ] = Manual review needed ===== 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. [ ]: 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 bluez-libs , bluez-libs-devel , bluez-cups , bluez-gstreamer , bluez-alsa , bluez- compat , bluez-hid2hci [ ]: 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. [ ]: Only use %_sourcedir in very specific situations. Note: %_sourcedir/$RPM_SOURCE_DIR is used. [ ]: 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 102400 bytes in 5 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]: 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]: 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). ===== SHOULD items ===== Generic: [!]: Reviewer should test that the package builds in mock. [!]: Uses parallel make. [ ]: 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. [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]: 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: [x]: Large data in /usr/share should live in a noarch subpackage if package is arched. Rpmlint ------- Checking: bluez-4.101-5.fc19.x86_64.rpm bluez-libs-4.101-5.fc19.x86_64.rpm bluez-libs-devel-4.101-5.fc19.x86_64.rpm bluez-cups-4.101-5.fc19.x86_64.rpm bluez-gstreamer-4.101-5.fc19.x86_64.rpm bluez-alsa-4.101-5.fc19.x86_64.rpm bluez-compat-4.101-5.fc19.x86_64.rpm bluez-hid2hci-4.101-5.fc19.x86_64.rpm bluez.x86_64: W: spelling-error %description -l en_US pcmcia -> paramecia bluez.x86_64: W: only-non-binary-in-usr-lib bluez.x86_64: W: conffile-without-noreplace-flag /etc/dbus-1/system.d/bluetooth.conf bluez.x86_64: E: executable-marked-as-config-file /etc/sysconfig/modules/bluez-uinput.modules bluez.x86_64: W: no-manual-page-for-binary gatttool bluez-libs.x86_64: W: install-file-in-docs /usr/share/doc/bluez-libs-4.101/INSTALL bluez-libs-devel.x86_64: W: no-documentation bluez-cups.x86_64: W: no-documentation bluez-gstreamer.x86_64: W: no-documentation bluez-alsa.x86_64: W: no-documentation bluez-compat.x86_64: E: malformed-line-in-lsb-comment-block # over Bluetooth. bluez-compat.x86_64: W: missing-lsb-keyword Provides in /etc/rc.d/init.d/rfcomm bluez-compat.x86_64: W: missing-lsb-keyword Required-Stop in /etc/rc.d/init.d/rfcomm bluez-compat.x86_64: W: missing-lsb-keyword Default-Stop in /etc/rc.d/init.d/rfcomm bluez-compat.x86_64: E: malformed-line-in-lsb-comment-block # services over Bluetooth. bluez-compat.x86_64: W: missing-lsb-keyword Provides in /etc/rc.d/init.d/pand bluez-compat.x86_64: W: missing-lsb-keyword Required-Stop in /etc/rc.d/init.d/pand bluez-compat.x86_64: W: missing-lsb-keyword Default-Stop in /etc/rc.d/init.d/pand bluez-compat.x86_64: E: malformed-line-in-lsb-comment-block # services. bluez-compat.x86_64: W: missing-lsb-keyword Provides in /etc/rc.d/init.d/dund bluez-compat.x86_64: W: missing-lsb-keyword Required-Stop in /etc/rc.d/init.d/dund bluez-compat.x86_64: W: missing-lsb-keyword Default-Stop in /etc/rc.d/init.d/dund bluez-hid2hci.x86_64: W: spelling-error Summary(en_US) proxying -> prophesying bluez-hid2hci.x86_64: W: spelling-error Summary(en_US) bluetooth -> Bluetooth, blue tooth, blue-tooth bluez-hid2hci.x86_64: W: spelling-error %description -l en_US allinone -> alkaline, nonlinear, Aline bluez-hid2hci.x86_64: W: spelling-error %description -l en_US bluetooth -> Bluetooth, blue tooth, blue-tooth bluez-hid2hci.x86_64: W: spelling-error %description -l en_US proxying -> prophesying 8 packages and 0 specfiles checked; 4 errors, 23 warnings. Requires -------- bluez-hid2hci (rpmlib, GLIBC filtered): /bin/sh bluez bluez-libs libc.so.6()(64bit) librt.so.1()(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) libusb-0.1.so.4()(64bit) rtld(GNU_HASH) bluez-alsa (rpmlib, GLIBC filtered): bluez-libs libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libasound.so.2(ALSA_0.9.0rc4)(64bit) libc.so.6()(64bit) librt.so.1()(64bit) rtld(GNU_HASH) bluez-gstreamer (rpmlib, GLIBC filtered): bluez-libs libc.so.6()(64bit) libdbus-1.so.3()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgstaudio-0.10.so.0()(64bit) libgstreamer-0.10.so.0()(64bit) libgstrtp-0.10.so.0()(64bit) libgthread-2.0.so.0()(64bit) libpthread.so.0()(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH) bluez-libs (rpmlib, GLIBC filtered): /sbin/ldconfig libc.so.6()(64bit) rtld(GNU_HASH) bluez-compat (rpmlib, GLIBC filtered): /bin/sh /sbin/chkconfig /sbin/service bluez bluez-libs config(bluez-compat) libc.so.6()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) bluez-libs-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config bluez-libs libbluetooth.so.3()(64bit) pkgconfig bluez (rpmlib, GLIBC filtered): /bin/sh /bin/systemctl bluez-libs config(bluez) dbus dbus-bluez-pin-helper hwdata libc.so.6()(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libglib-2.0.so.0()(64bit) libreadline.so.6()(64bit) librt.so.1()(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) libusb-0.1.so.4()(64bit) libusb-1.0.so.0()(64bit) rtld(GNU_HASH) systemd bluez-cups (rpmlib, GLIBC filtered): bluez-libs cups libc.so.6()(64bit) libdbus-1.so.3()(64bit) libglib-2.0.so.0()(64bit) rtld(GNU_HASH) Provides -------- bluez-hid2hci: bluez-hid2hci bluez-hid2hci(x86-64) bluez-alsa: bluez-alsa bluez-alsa(x86-64) libasound_module_ctl_bluetooth.so()(64bit) libasound_module_pcm_bluetooth.so()(64bit) bluez-gstreamer: bluez-gstreamer bluez-gstreamer(x86-64) gstreamer0.10(decoder-audio/x-sbc)()(64bit) gstreamer0.10(element-a2dpsink)()(64bit) gstreamer0.10(element-avdtpsink)()(64bit) gstreamer0.10(element-rtpsbcpay)()(64bit) gstreamer0.10(element-sbcdec)()(64bit) gstreamer0.10(element-sbcenc)()(64bit) gstreamer0.10(element-sbcparse)()(64bit) libgstbluetooth.so()(64bit) bluez-libs: bluez-libs bluez-libs(x86-64) libbluetooth.so.3()(64bit) bluez-compat: bluez-compat bluez-compat(x86-64) config(bluez-compat) bluez-libs-devel: bluez-libs-devel bluez-libs-devel(x86-64) pkgconfig(bluez) bluez: bluez bluez(x86-64) config(bluez) bluez-cups: bluez-cups bluez-cups(x86-64) Unversioned so-files -------------------- bluez-gstreamer: /usr/lib64/gstreamer-0.10/libgstbluetooth.so bluez-alsa: /usr/lib64/alsa-lib/libasound_module_ctl_bluetooth.so bluez-alsa: /usr/lib64/alsa-lib/libasound_module_pcm_bluetooth.so MD5-sum check ------------- http://www.kernel.org/pub/linux/bluetooth/bluez-4.101.tar.gz : CHECKSUM(SHA256) this package : 59738410ade9f0e61a13c0f77d9aaffaafe49ba9418107e4ad75fe52846f7487 CHECKSUM(SHA256) upstream package : 59738410ade9f0e61a13c0f77d9aaffaafe49ba9418107e4ad75fe52846f7487 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 bluez -m fedora-rawhide-x86_64 -v -x CheckRpmlintInstalled,CheckApprovedLicense,CheckContainsLicenseText,CheckLicenseField,CheckLicenseUpstream,CheckReqPkgConfig,CheckBuildCompleted,CheckPackageInstalls,CheckNoNameConflict,CheckBuild,CheckBuildRequires