https://bugzilla.redhat.com/show_bug.cgi?id=2196274 Zbigniew Jędrzejewski-Szmek <zbyszek@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |POST Flags|fedora-review? |fedora-review+ --- Comment #14 from Zbigniew Jędrzejewski-Szmek <zbyszek@xxxxxxxxx> --- + package name is OK + license is acceptable for Fedora (BSD-3-Clause) + license is specified correctly (see above) + builds and installs OK + BR/P/R look correct + no scriptlets needed or present + rpmlint finds no real issues > %package examples > Summary: Development libraries and header files for %{name} Copy&paste duplication. rpmlint: actor-framework-devel.x86_64: W: no-documentation actor-framework-examples.x86_64: W: no-documentation actor-framework-examples.x86_64: E: no-binary actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/config/read-json.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/custom_type/custom_types_1.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/custom_type/custom_types_2.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/custom_type/custom_types_3.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/custom_type/custom_types_4.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/dynamic_behavior/dining_philosophers.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/dynamic_behavior/skip_messages.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/flow/iota.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/flow/multicaster.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/flow/observe-on.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/flow/spsc-buffer-resource.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/hello_world.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/http/client.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/http/rest.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/http/time-server.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/length_prefix_framing/chat-client.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/length_prefix_framing/chat-server.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/message_passing/calculator.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/message_passing/dancing_kirby.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/message_passing/delegating.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/message_passing/divider.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/message_passing/fan_out_request.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/message_passing/idle_timeout_once.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/message_passing/idle_timeout_repeat.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/message_passing/promises.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/message_passing/request.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/octet_stream/key-value-store.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/octet_stream/text-client.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/println.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/remoting/distributed_calculator.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/remoting/remote_spawn.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/remoting/stateful_remote_spawn.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/testing/ping_pong.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/web_socket/echo.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/web_socket/hello-client.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/web_socket/quote-server.cpp actor-framework-examples.x86_64: W: devel-file-in-non-devel-package /usr/share/caf/examples/web_socket/stock-ticker.cpp This is fine, those are example files. actor-framework-examples.x86_64: W: description-shorter-than-summary The Summary is wrong, see above. actor-framework.x86_64: W: crypto-policy-non-compliance-openssl /usr/lib64/libcaf_openssl.so.1 SSL_CTX_set_cipher_list This is a false positive. With the recent changes, SSL_CTX_set_cipher_list is only called if explicitly configured. Package is APPROVED. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2196274 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202196274%23c14 -- _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue