Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=866183 --- Comment #15 from Volker Fröhlich <volker27@xxxxxx> --- livedings also requires pyliblo. I'm not sure if there's a Python 3 version. It seems like it's not necessary to export the optflags. Package Review ============== Key: [x] = Pass [!] = Fail [-] = Not applicable [?] = Not evaluated [ ] = Manual review needed ===== MUST items ===== C/C++: [-]: 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: [x]: 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. [x]: %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. [x]: Package contains no bundled libraries. [x]: Changelog in prescribed format. [x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install. [x]: Sources contain only permissible code or content. [x]: Each %files section contains %defattr if rpm < 4.4 [x]: Macros in Summary, %description expandable at SRPM build time. [!]: Package contains desktop file if it is a GUI application. livedings needs one [-]: Development files must be in a -devel package [-]: Package requires other packages for directories it uses. [x]: Package uses nothing in %doc for runtime. [x]: Package is not known to require ExcludeArch. Also tried on PPC [x]: Package does not contain duplicates in %files. [x]: Permissions on files are set properly. [x]: Fully versioned dependency in subpackages, if present. Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in %package -n python3-%{pkgname} Not a subpackage [x]: Package complies to the Packaging Guidelines [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]: License field in the package spec file matches the actual license. Note: Checking patched sources after %prep for licenses. Licenses found: "GPL (v2 or later)", "Unknown or generated". 2 files have unknown license. Detailed output of licensecheck in /media/speicher1/makerpm/866183-python-mididings/licensecheck.txt [x]: License file installed when any subpackage combination is installed. [x]: Package consistently uses macro is (instead of hard-coded directory names). [x]: Package is named using only allowed ASCII characters. [x]: Package is named according to the Package Naming Guidelines. [x]: Package does not generate any conflict. Note: Package contains no Conflicts: tag(s) [x]: Package do not use a name that already exist [x]: Package obeys FHS, except libexecdir and /usr/target. [-]: If the package is a rename of another package, proper Obsoletes and Provides are present. [x]: Package must own all directories that it creates. [x]: Package does not own files or directories owned by other packages. [x]: Package installs properly. [x]: Package is not relocatable. [!]: Requires correct, justified where necessary. livedings requires tkinter and pyliblo. pyliblo is stated as optional in README for some reason. [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. [x]: 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. [x]: Useful -debuginfo package or justification otherwise. [-]: Large documentation must go in a -doc subpackage. Note: Documentation size is 409600 bytes in 50 files. [x]: Packages must not store files under /srv, /opt or /usr/local Python: [x]: Package contains BR: python2-devel or python3-devel [x]: Binary eggs must be removed in %prep Note: Cannot find sources under BUILD (using prebuilt sources?) [x]: Python eggs must not download any dependencies during the build process. [x]: A package which is used by another package via an egg interface should provide egg info. [x]: Package meets the Packaging Guidelines::Python ===== 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. [x]: Final provides and requires are sane (rpm -q --provides and rpm -q --requires). [!]: Package functions as described. See top [x]: Latest version is packaged. [x]: Package does not include license text files separate from upstream. [-]: The placement of pkgconfig(.pc) files are correct. [x]: SourceX tarball generation or download is documented. [x]: SourceX / PatchY prefixed with %{name}. Note: Source0 (mididings-20120419.tar.gz) That's fine, since the package's name shall reflect it's Python. [x]: SourceX is a working URL. [-]: Description and summary sections in the package spec file contains translations for supported Non-English languages, if available. [x]: Package should compile and build into binary rpms on all supported architectures. [!]: %check is present and all tests pass. Can you run the tests? [x]: 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). The permission issues are bogus from my mock setup, for some reason. [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. Rpmlint ------- Checking: python-mididings-debuginfo-20120419-1.fc19.x86_64.rpm python-mididings-20120419-1.fc19.src.rpm python-mididings-20120419-1.fc19.x86_64.rpm python-mididings.x86_64: E: non-standard-executable-perm /usr/lib64/python2.7/site-packages/_mididings.so 0775L python-mididings.x86_64: W: no-manual-page-for-binary mididings python-mididings.x86_64: W: no-manual-page-for-binary livedings 3 packages and 0 specfiles checked; 1 errors, 2 warnings. Rpmlint (installed packages) ---------------------------- # rpmlint python-mididings python-mididings-debuginfo python-mididings.x86_64: E: non-standard-executable-perm /usr/lib64/python2.7/site-packages/_mididings.so 0775L python-mididings.x86_64: W: no-manual-page-for-binary mididings python-mididings.x86_64: W: no-manual-page-for-binary livedings 2 packages and 0 specfiles checked; 1 errors, 2 warnings. # echo 'rpmlint-done:' Requires -------- python-mididings-debuginfo-20120419-1.fc19.x86_64.rpm (rpmlib, GLIBC filtered): python-mididings-20120419-1.fc19.x86_64.rpm (rpmlib, GLIBC filtered): /usr/bin/python libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libboost_python.so.1.50.0()(64bit) libboost_system-mt.so.1.50.0()(64bit) libboost_thread-mt.so.1.50.0()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libglib-2.0.so.0()(64bit) libjack.so.0()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) python(abi) = 2.7 python-decorator rtld(GNU_HASH) Provides -------- python-mididings-debuginfo-20120419-1.fc19.x86_64.rpm: python-mididings-debuginfo = 20120419-1.fc19 python-mididings-debuginfo(x86-64) = 20120419-1.fc19 python-mididings-20120419-1.fc19.x86_64.rpm: python-mididings = 20120419-1.fc19 python-mididings(x86-64) = 20120419-1.fc19 Unversioned so-files -------------------- python3-mididings-20120419-1.fc19.x86_64.rpm: /usr/lib64/python3.3/site-packages/_mididings.cpython-33m.so python-mididings-20120419-1.fc19.x86_64.rpm: /usr/lib64/python2.7/site-packages/_mididings.so MD5-sum check ------------- http://das.nasophon.de/download/mididings-20120419.tar.gz : CHECKSUM(SHA256) this package : 7f84ec290e09f5ba8be961c47a1c0b7646a47e1f2123686944a60cea9ccfcb4d CHECKSUM(SHA256) upstream package : 7f84ec290e09f5ba8be961c47a1c0b7646a47e1f2123686944a60cea9ccfcb4d Generated by fedora-review 0.3.1 (b71abc1) last change: 2012-10-16 Buildroot used: fedora-rawhide-x86_64 Command line :/usr/bin/fedora-review -b 866183 -m fedora-rawhide-x86_64 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=6sat64cRoq&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review