[Bug 836821] Review Request: libcec - Library for HDMI-CEC device control

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

 



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

Volker Fröhlich <volker27@xxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|nobody@xxxxxxxxxxxxxxxxx    |volker27@xxxxxx
              Flags|needinfo?(nobody@fedoraproj |
                   |ect.org)                    |
              Flags|                            |fedora-review?

--- Comment #7 from Volker Fröhlich <volker27@xxxxxx> ---
Remove the trailing slash from the URL.

Is the license of ADL compatible with GPLv2?

I think you should BR libudev-devel. systemd-devel doesn't seem to be necessary
though.

The sentences in %description should have periods, as they are proper
sentences.

There's a Windoze executable that should be removed in the %prep section:
http://fedoraproject.org/wiki/Packaging:Guidelines#No_inclusion_of_pre-built_binaries_or_libraries

The files section could be more specific:

%{_libdir}/%{name}.so.* or at least libcec.so.*. Stating the exact name of the
two executables in bindir also wouldn't hurt. 

Please see the review below for other tasks.


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)
[x]: Package does not contain kernel modules.
[x]: 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:
[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.
[ ]: Sources contain only permissible code or content.

See above comment!

[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.
[x]: Development files must be in a -devel package
[x]: Package requires other packages for directories it uses.
[x]: Package uses nothing in %doc for runtime.
[x]: Package is not known to require ExcludeArch.
[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
     devel
[x]: 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)", "LGPL (v2.1 or later)", "Unknown or generated". 3 files
     have unknown license. Detailed output of licensecheck in
     /home/makerpm/rpmbuild/SPECS/836821-libcec/licensecheck.txt

Dual licensed commercially and GPLv2+.

The license must be "GPLv2+" -- not "GPLv2"!

[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.
[x]: 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.
[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.
Doesn't need one, I think.

[x]: File names are valid UTF-8.
[x]: 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.
[x]: Final provides and requires are sane (rpm -q --provides and rpm -q
     --requires).
[?]: Package functions as described.
[x]: Latest version is packaged.
[x]: 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.
     Note: Package contains tarball without URL, check comments
[x]: SourceX / PatchY prefixed with %{name}.
[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.
[x]: Packages should try to preserve timestamps of original installed files.
[!]: Spec use %global instead of %define.
     Note: %define tarfile %{name}-%{version}.tar.bz2

That macro is unused and name isn't defined at that point in time anyway.
Please delete or correct!

===== 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: libcec-1.9.0-1.fc16.x86_64.rpm
          libcec-1.9.0-1.fc16.src.rpm
          libcec-devel-1.9.0-1.fc16.x86_64.rpm
          libcec-debuginfo-1.9.0-1.fc16.x86_64.rpm

libcec.x86_64: W: devel-file-in-non-devel-package /usr/bin/cec-config
I think this is bogus

libcec.x86_64: E: incorrect-fsf-address /usr/share/doc/libcec-1.9.0/COPYING
Please contact upstream!

libcec.x86_64: W: no-manual-page-for-binary cec-config
libcec.x86_64: W: no-manual-page-for-binary cec-client
Please install the manpage from the debian directory!

libcec.src:3: W: macro-in-comment %{name}
libcec.src:3: W: macro-in-comment %{version}
libcec.src:3: W: macro-in-comment %{name}
libcec.src:3: W: macro-in-comment %{version}
libcec.src:3: W: macro-in-comment %{name}
libcec.src:3: W: macro-in-comment %{version}
That's not a tragedy. On the other hand, the macros don't serve a purpose
there.

libcec.src:1: W: mixed-use-of-spaces-and-tabs (spaces: line 1, tab: line 1)
Please solve!

libcec.src: W: invalid-url Source0: libcec-1.9.0.tar.bz2
libcec-devel.x86_64: W: no-documentation

See above, correct if possible. Don't change COPYING though!
libcec-devel.x86_64: E: incorrect-fsf-address /usr/include/libcec/cecloader.h
libcec-devel.x86_64: E: incorrect-fsf-address /usr/include/libcec/cecc.h
libcec-devel.x86_64: E: incorrect-fsf-address /usr/include/libcec/cectypes.h
libcec-devel.x86_64: E: incorrect-fsf-address /usr/include/libcec/cec.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/adapter/Pulse-Eight/USBCECAdapterCommands.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/testclient/main.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/adl/adl-edid.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/devices/CECTuner.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/devices/CECDeviceMap.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/devices/CECPlaybackDevice.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/threads/mutex.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/implementations/ANCommandHandler.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/adapter/Pulse-Eight/USBCECAdapterCommunication.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/include/cec.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/adapter/AdapterCommunication.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/threads/threads.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/devices/CECPlaybackDevice.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/include/cecloader.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/CECTypeUtils.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/devices/CECTV.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/devices/CECAudioSystem.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/LibCEC.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/devices/CECRecordingDevice.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/implementations/CECCommandHandler.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/util/timeutils.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/util/baudrate.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/cec-config/cec-config.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/devices/CECRecordingDevice.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/adapter/AdapterFactory.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/posix/os-edid.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/CECInputBuffer.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/adapter/Pulse-Eight/USBCECAdapterCommunication.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/posix/os-types.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/adapter/Pulse-Eight/USBCECAdapterMessage.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/adapter/Pulse-Eight/USBCECAdapterCommands.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/implementations/VLCommandHandler.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/devices/CECBusDevice.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/posix/os-threads.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/LibCEC.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/implementations/RLCommandHandler.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/implementations/RLCommandHandler.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/implementations/SLCommandHandler.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/posix/os-socket.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/devices/CECBusDevice.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/adapter/Pulse-Eight/USBCECAdapterMessageQueue.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/CECProcessor.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/implementations/ANCommandHandler.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/sockets/socket.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/util/buffer.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/adl/adl-edid.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/devices/CECTV.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/devices/CECAudioSystem.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/devices/CECDeviceMap.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/posix/serialport.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/nvidia/nv-edid.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/adapter/Pulse-Eight/USBCECAdapterDetection.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/include/cectypes.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/implementations/CECCommandHandler.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/adapter/Pulse-Eight/USBCECAdapterMessageQueue.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/sockets/serialport.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/nvidia/nv-edid.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/util/edid.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/LibCECC.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/adapter/Pulse-Eight/USBCECAdapterMessage.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/CECClient.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/implementations/SLCommandHandler.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/CECProcessor.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/devices/CECTuner.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/CECClient.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/adapter/AdapterFactory.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/adapter/Pulse-Eight/USBCECAdapterDetection.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/implementations/VLCommandHandler.cpp
4 packages and 0 specfiles checked; 73 errors, 12 warnings.




Rpmlint (installed packages)
----------------------------
# rpmlint libcec-devel libcec-debuginfo libcec
libcec-devel.x86_64: I: enchant-dictionary-not-found en_US
libcec-devel.x86_64: W: no-documentation
libcec-devel.x86_64: E: incorrect-fsf-address /usr/include/libcec/cecloader.h
libcec-devel.x86_64: E: incorrect-fsf-address /usr/include/libcec/cecc.h
libcec-devel.x86_64: E: incorrect-fsf-address /usr/include/libcec/cectypes.h
libcec-devel.x86_64: E: incorrect-fsf-address /usr/include/libcec/cec.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/adapter/Pulse-Eight/USBCECAdapterCommands.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/testclient/main.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/adl/adl-edid.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/devices/CECTuner.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/devices/CECDeviceMap.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/devices/CECPlaybackDevice.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/threads/mutex.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/implementations/ANCommandHandler.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/adapter/Pulse-Eight/USBCECAdapterCommunication.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/include/cec.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/adapter/AdapterCommunication.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/threads/threads.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/devices/CECPlaybackDevice.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/include/cecloader.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/CECTypeUtils.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/devices/CECTV.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/devices/CECAudioSystem.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/LibCEC.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/devices/CECRecordingDevice.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/implementations/CECCommandHandler.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/util/timeutils.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/util/baudrate.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/cec-config/cec-config.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/devices/CECRecordingDevice.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/adapter/AdapterFactory.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/posix/os-edid.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/CECInputBuffer.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/adapter/Pulse-Eight/USBCECAdapterCommunication.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/posix/os-types.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/adapter/Pulse-Eight/USBCECAdapterMessage.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/adapter/Pulse-Eight/USBCECAdapterCommands.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/implementations/VLCommandHandler.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/devices/CECBusDevice.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/posix/os-threads.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/LibCEC.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/implementations/RLCommandHandler.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/implementations/RLCommandHandler.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/implementations/SLCommandHandler.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/posix/os-socket.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/devices/CECBusDevice.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/adapter/Pulse-Eight/USBCECAdapterMessageQueue.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/CECProcessor.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/implementations/ANCommandHandler.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/sockets/socket.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/util/buffer.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/adl/adl-edid.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/devices/CECTV.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/devices/CECAudioSystem.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/devices/CECDeviceMap.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/posix/serialport.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/nvidia/nv-edid.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/adapter/Pulse-Eight/USBCECAdapterDetection.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/include/cectypes.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/implementations/CECCommandHandler.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/adapter/Pulse-Eight/USBCECAdapterMessageQueue.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/sockets/serialport.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/nvidia/nv-edid.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/platform/util/edid.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/LibCECC.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/adapter/Pulse-Eight/USBCECAdapterMessage.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/CECClient.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/implementations/SLCommandHandler.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/CECProcessor.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/devices/CECTuner.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/CECClient.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/adapter/AdapterFactory.h
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/adapter/Pulse-Eight/USBCECAdapterDetection.cpp
libcec-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/libcec-1.9.0/src/lib/implementations/VLCommandHandler.cpp
libcec.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libcec.so.1.0.9
linux-vdso.so.1
libcec.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libcec.so.1.0.9
/lib64/libm.so.6
libcec.x86_64: W: devel-file-in-non-devel-package /usr/bin/cec-config
libcec.x86_64: E: incorrect-fsf-address /usr/share/doc/libcec-1.9.0/COPYING
libcec.x86_64: W: no-manual-page-for-binary cec-config
libcec.x86_64: W: no-manual-page-for-binary cec-client
3 packages and 0 specfiles checked; 73 errors, 6 warnings.
# echo 'rpmlint-done:'



Requires
--------
libcec-1.9.0-1.fc16.x86_64.rpm (rpmlib, GLIBC filtered):

    /sbin/ldconfig  
    libc.so.6()(64bit)  
    libdl.so.2()(64bit)  
    libgcc_s.so.1()(64bit)  
    libgcc_s.so.1(GCC_3.0)(64bit)  
    liblockdev.so.1()(64bit)  
    libm.so.6()(64bit)  
    libpthread.so.0()(64bit)  
    librt.so.1()(64bit)  
    libstdc++.so.6()(64bit)  
    libstdc++.so.6(CXXABI_1.3)(64bit)  
    rtld(GNU_HASH)  

libcec-devel-1.9.0-1.fc16.x86_64.rpm (rpmlib, GLIBC filtered):

    /usr/bin/pkg-config  
    libcec(x86-64) = 1.9.0-1.fc16
    libcec.so.1()(64bit)  
    pkgconfig  

libcec-debuginfo-1.9.0-1.fc16.x86_64.rpm (rpmlib, GLIBC filtered):




Provides
--------
libcec-1.9.0-1.fc16.x86_64.rpm:

    libcec = 1.9.0-1.fc16
    libcec(x86-64) = 1.9.0-1.fc16
    libcec.so.1()(64bit)  

libcec-devel-1.9.0-1.fc16.x86_64.rpm:

    libcec-devel = 1.9.0-1.fc16
    libcec-devel(x86-64) = 1.9.0-1.fc16
    pkgconfig(libcec) = 1:9:0

libcec-debuginfo-1.9.0-1.fc16.x86_64.rpm:

    libcec-debuginfo = 1.9.0-1.fc16
    libcec-debuginfo(x86-64) = 1.9.0-1.fc16



MD5-sum check
-------------


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

-- 
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]