[Bug 865976] Review Request: libsigrok - Basic hardware access drivers for logic analyzers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=865976

--- Comment #1 from Dan Mashal <dan.mashal@xxxxxxxxx> ---
I cannot sponsor you as a packager but I have done some of the legwork.


[dan@f17 x86_64]$ rpmlint libsigrok-0.1.1-1.fc17.x86_64.rpm 
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
[dan@f17 x86_64]$ rpmlint libsigrok-devel-0.1.1-1.fc17.x86_64.rpm 
libsigrok-devel.x86_64: W: no-documentation
1 packages and 0 specfiles checked; 0 errors, 1 warnings.
[dan@f17 x86_64]$ rpmlint libsigrok-debuginfo-0.1.1-1.fc17.x86_64.rpm 
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
rpm[dan@f17 SRPMS]$ rpmlint libsigrok-0.1.1-1.fc17.src.rpm 
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
[dan@f17 SRPMS]$ 



Package Review
==============

Key:
[x] = Pass
[!] = Fail
[-] = Not applicable
[?] = Not evaluated
[ ] = Manual review needed



===== MUST items =====

C/C++:
[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)
[ ]: Package does not contain kernel modules.
[ ]: Package contains no static executables.
[x]: Rpath absent or only used for internal libs.
[x]: Development (unversioned) .so files in -devel subpackage, if present.

Generic:
[ ]: 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.
[ ]: %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.
[ ]: Package contains no bundled libraries.
[ ]: 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
[ ]: Macros in Summary, %description expandable at SRPM build time.
[ ]: 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.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[ ]: Fully versioned dependency in subpackages, if present.
     Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in %package
     devel, %package doc
[ ]: Package complies to the Packaging Guidelines
[x]: Spec file lacks Packager, Vendor, PreReq tags.
[ ]: Large documentation files are in a -doc subpackage, if required.
[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.
[ ]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses found:
     "BSD (2 clause)", "GPL (v2 or later)", "GPL (v3 or later)", "Unknown or
     generated". 4 files have unknown license. Detailed output of licensecheck
     in /home/dan/865976-libsigrok/licensecheck.txt
[ ]: License file installed when any subpackage combination is installed.
[ ]: Package consistently uses macro is (instead of hard-coded directory
     names).
[x]: Package is named using only allowed ASCII characters.
[ ]: Package is named according to the Package Naming Guidelines.
[ ]: Package does not generate any conflict.
     Note: Package contains no Conflicts: tag(s)
[x]: Package do not use a name that already exist
[ ]: 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.
[x]: Package installs properly.
[ ]: Package is not relocatable.
[ ]: Requires correct, justified where necessary.
[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.
[ ]: 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.
[ ]: Useful -debuginfo package or justification otherwise.

===== 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.
[ ]: Final provides and requires are sane (rpm -q --provides and rpm -q
     --requires).
[ ]: Package functions as described.
[ ]: Latest version is packaged.
[ ]: Package does not include license text files separate from upstream.
[x]: The placement of pkgconfig(.pc) files are correct.
[ ]: Scriptlets must be sane, if used.
[x]: SourceX tarball generation or download is documented.
[!]: SourceX / PatchY prefixed with %{name}.
     Note: Source0 (libsigrok-0.1.1.tar.gz)
[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.
[ ]: 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).
[x]: Spec file according to URL is the same as in SRPM.


Rpmlint
-------
Checking: libsigrok-0.1.1-1.fc17.src.rpm
          libsigrok-debuginfo-0.1.1-1.fc17.x86_64.rpm
          libsigrok-devel-0.1.1-1.fc17.x86_64.rpm
          libsigrok-doc-0.1.1-1.fc17.noarch.rpm
          libsigrok-0.1.1-1.fc17.x86_64.rpm
libsigrok-devel.x86_64: W: no-documentation
libsigrok-doc.noarch: E: devel-dependency libsigrok-devel
5 packages and 0 specfiles checked; 1 errors, 1 warnings.




Rpmlint (installed packages)
----------------------------
# rpmlint libsigrok-debuginfo libsigrok-devel libsigrok-doc libsigro 
k
libsigrok-devel.x86_64: W: no-documentation
libsigrok-doc.noarch: E: devel-dependency libsigrok-devel
libsigrok.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libsigrok.so.0.0.0 /lib64/librt.so.1
libsigrok.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libsigrok.so.0.0.0 /lib64/libz.so.1
libsigrok.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libsigrok.so.0.0.0 /lib64/libusb-0.1.so.4
4 packages and 0 specfiles checked; 1 errors, 4 warnings.
# echo 'rpmlint-done:'



Requires
--------
libsigrok-debuginfo-0.1.1-1.fc17.x86_64.rpm (rpmlib, GLIBC filtered):


libsigrok-devel-0.1.1-1.fc17.x86_64.rpm (rpmlib, GLIBC filtered):

    /usr/bin/pkg-config  
    libsigrok(x86-64) = 0.1.1-1.fc17
    libsigrok.so.0()(64bit)  
    pkgconfig(glib-2.0)  
    pkgconfig(gthread-2.0)  
    pkgconfig(libftdi)  
    pkgconfig(libusb-1.0)  
    pkgconfig(libzip)  

libsigrok-doc-0.1.1-1.fc17.noarch.rpm (rpmlib, GLIBC filtered):

    libsigrok-devel = 0.1.1-1.fc17

libsigrok-0.1.1-1.fc17.x86_64.rpm (rpmlib, GLIBC filtered):

    /sbin/ldconfig  
    libc.so.6()(64bit)  
    libftdi.so.1()(64bit)  
    libglib-2.0.so.0()(64bit)  
    libgthread-2.0.so.0()(64bit)  
    libpthread.so.0()(64bit)  
    librt.so.1()(64bit)  
    libusb-0.1.so.4()(64bit)  
    libusb-1.0.so.0()(64bit)  
    libz.so.1()(64bit)  
    libzip.so.2()(64bit)  
    rtld(GNU_HASH)  



Provides
--------
libsigrok-debuginfo-0.1.1-1.fc17.x86_64.rpm:

    libsigrok-debuginfo = 0.1.1-1.fc17
    libsigrok-debuginfo(x86-64) = 0.1.1-1.fc17

libsigrok-devel-0.1.1-1.fc17.x86_64.rpm:

    libsigrok-devel = 0.1.1-1.fc17
    libsigrok-devel(x86-64) = 0.1.1-1.fc17
    pkgconfig(libsigrok) = 0.1.1

libsigrok-doc-0.1.1-1.fc17.noarch.rpm:

    libsigrok-doc = 0.1.1-1.fc17

libsigrok-0.1.1-1.fc17.x86_64.rpm:

    libsigrok = 0.1.1-1.fc17
    libsigrok(x86-64) = 0.1.1-1.fc17
    libsigrok.so.0()(64bit)  



MD5-sum check
-------------
http://downloads.sourceforge.net/sigrok/libsigrok-0.1.1.tar.gz :
  CHECKSUM(SHA256) this package     :
4c0e0b27795529fbba38b14226921d3b6a852698fc5207ddff69a47eb26cc63f
  CHECKSUM(SHA256) upstream package :
4c0e0b27795529fbba38b14226921d3b6a852698fc5207ddff69a47eb26cc63f


Generated by fedora-review 0.3.0 (c78e275) last change: 2012-09-24
Buildroot used: fedora-17-x86_64
Command line :/usr/bin/fedora-review -b 865976

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review



[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]