[Bug 2350145] Review Request: rust-aws-lc-sys - General-purpose cryptographic library

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

 



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

blinxen <h-k-81@xxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



--- Comment #13 from blinxen <h-k-81@xxxxxxxxxxx> ---
General comments:

* Spec file was generated with rust2rpm and some manual patches where added
* Some features were removed --> OK
* `bindgen` feature was moved from optional to mandatory --> OK
* Introduced patches force regeneration of assembly code and rust code (through
`bindgen`) --> OK
* The `aws-lc` library is being bundled and the required `bundled(..)` requires
is present
* A newer version (0.30) is available for the `aws-lc-sys` crate. Do you think
you could update to that version if it is not too much work? This is not a
blocker though. Keeping the current version and updating after initial import
is also fine for me.

Issues:

* See rpmlint errors
* The compiled RPM package has a requires on `bash`. Is that actually the case
here or is this a mistake picked up by some automation?
* While looking through the code, I noticed a couple different licenses being
mentioned that are not present in the `License` directive. Can you look into
this a bit more?
  * Two examples are (maybe there are more):
    * https://github.com/aws/aws-lc-rs/blob/main/aws-lc-sys/LICENSE#L167
    * https://github.com/aws/aws-lc-rs/blob/main/aws-lc-sys/LICENSE#L191
* Missing "proof" of approval from the crypto ML. Although I do trust that you
got the approval, I think adding the responses here would make the ticket more
complete.

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

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


Issues:
=======
- If your application is a C or C++ application you must list a
  BuildRequires against gcc, gcc-c++ or clang.
  Note: No gcc, gcc-c++ or clang found in BuildRequires
  See: https://docs.fedoraproject.org/en-US/packaging-guidelines/C_and_C++/


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

C/C++:
[x]: Package does not contain kernel modules.
[x]: Header files in -devel subpackage, if present.
[x]: Package does not contain any libtool archives (.la)
[x]: Package contains no static executables.
[x]: Rpath absent or only used for internal libs.

Generic:
[x]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
     Note: Using prebuilt packages
[x]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[!]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses
     found: "Unknown or generated", "Apache License 2.0", "Apache License
     2.0 and/or ISC License and/or OpenSSL License", "Apache License 2.0
     and/or ISC License", "Apache License 2.0 and/or OpenSSL License", "ISC
     License", "SSLeay", "ISC License [generated file]", "OpenSSL License",
     "Apache License 1.0 and/or OpenSSL License", "SSLeay [generated
     file]", "MIT License", "BSD 3-Clause License and/or GNU General Public
     License", "OpenSSL License [generated file]", "Apache License 2.0
     [generated file]", "*No copyright* OpenSSL License". 346 files have
     unknown license. Detailed output of licensecheck in /var/lib/copr-
     rpmbuild/results/rust-aws-lc-sys/licensecheck.txt
[x]: License file installed when any subpackage combination is installed.
[!]: If the package is under multiple licenses, the licensing breakdown
     must be documented in the spec.
[x]: %build honors applicable compiler flags or justifies otherwise.
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[x]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory
     names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[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]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: Package is not known to require an ExcludeArch tag.
[x]: Package complies to the Packaging Guidelines
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[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 %license.
[x]: The License field must be a valid SPDX expression.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Dist tag is present.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package must not depend on deprecated() packages.
[x]: Package use %makeinstall only when make install DESTDIR=... doesn't
     work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package does not use a name that already exists.
[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]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 0 bytes in 0 files.
[x]: Packages must not store files under /srv, /opt or /usr/local

Perl:
[x]: Package contains the mandatory BuildRequires and Requires:.

===== SHOULD items =====

Generic:
[x]: Reviewer should test that the package builds in mock.
[x]: 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]: Final provides and requires are sane (see attachments).
[x]: Fully versioned dependency in subpackages if applicable.
     Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in rust-
     aws-lc-sys-devel , rust-aws-lc-sys+default-devel , rust-aws-lc-
     sys+bindgen-devel
[?]: Package functions as described.
[!]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[x]: Patches link to upstream bugs/comments/lists or are otherwise
     justified.
[-]: Sources are verified with gpgverify first in %prep if upstream
     publishes signatures.
     Note: gpgverify is not used.
[x]: Package should compile and build into binary rpms on all supported
     architectures.
[x]: %check is present and all tests pass.
[x]: 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]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Sources can be downloaded from URI in Source: tag
[x]: SourceX is a working URL.
[x]: Spec use %global instead of %define unless justified.

===== EXTRA items =====

Generic:
[x]: Rpmlint is run on all installed packages.
     Note: No rpmlint messages.


Rpmlint
-------
Checking: rust-aws-lc-sys-devel-0.28.0-1.fc43.noarch.rpm
          rust-aws-lc-sys+default-devel-0.28.0-1.fc43.noarch.rpm
          rust-aws-lc-sys+bindgen-devel-0.28.0-1.fc43.noarch.rpm
          rust-aws-lc-sys-0.28.0-1.fc43.src.rpm
============================ rpmlint session starts
============================
rpmlint: 2.7.0
configuration:
    /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
rpmlintrc: [PosixPath('/tmp/tmp1ryddk4o')]
checks: 32, packages: 4

rust-aws-lc-sys-devel.noarch: E: zero-length
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/x509/x_info.c
rust-aws-lc-sys+bindgen-devel.noarch: E: spelling-error ('іs', '%description -l
en_US іs -> s, es, is')
rust-aws-lc-sys+default-devel.noarch: E: spelling-error ('іs', '%description -l
en_US іs -> s, es, is')
rust-aws-lc-sys.src: E: spelling-error ('іs', '%description -l en_US іs -> s,
es, is')
rust-aws-lc-sys-devel.noarch: E: spelling-error ('іs', '%description -l en_US
іs -> s, es, is')
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/cipher_extra/asm/aes128gcmsiv-x86_64.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/cipher_extra/asm/aesni-sha1-x86_64.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/cipher_extra/asm/aesni-sha256-x86_64.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/cipher_extra/asm/chacha20_poly1305_armv8.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/cipher_extra/asm/chacha20_poly1305_x86_64.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/aes/asm/aesni-x86.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/aes/asm/aesni-x86_64.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/aes/asm/aesni-xts-avx512.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/aes/asm/aesp8-ppc.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/aes/asm/aesv8-armx.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/aes/asm/bsaes-armv7.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/aes/asm/vpaes-armv7.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/aes/asm/vpaes-x86.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/aes/asm/vpaes-x86_64.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/bn/asm/armv4-mont.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/bn/asm/armv8-mont.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/bn/asm/bn-586.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/bn/asm/co-586.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/ec/asm/p256-armv8-asm.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/md5/asm/md5-586.pl
644 /usr/local/bin/perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/md5/asm/md5-armv8.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/md5/asm/md5-x86_64.pl
644 /usr/bin/perl -w
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/modes/asm/aesni-gcm-x86_64.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/modes/asm/aesv8-gcm-armv8-unroll8.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/modes/asm/aesv8-gcm-armv8.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/modes/asm/ghash-armv4.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/modes/asm/ghash-neon-armv8.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/modes/asm/ghash-ssse3-x86.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/modes/asm/ghash-ssse3-x86_64.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/modes/asm/ghash-x86.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/modes/asm/ghash-x86_64.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/modes/asm/ghashp8-ppc.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/modes/asm/ghashv8-armx.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/rand/asm/rdrand-x86_64.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/sha/asm/sha1-586.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/sha/asm/sha1-armv4-large.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/sha/asm/sha1-armv8.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/sha/asm/sha256-586.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/sha/asm/sha256-armv4.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/sha/asm/sha512-586.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/sha/asm/sha512-armv4.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/sha/asm/sha512-armv8.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/perlasm/ppc-xlate.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/perlasm/x86asm.pl 644
/usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/perlasm/x86gas.pl 644
/usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/perlasm/x86masm.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: non-executable-script
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/perlasm/x86nasm.pl
644 /usr/bin/env perl
rust-aws-lc-sys-devel.noarch: E: files-duplicated-waste 973782
rust-aws-lc-sys-devel.noarch: W: files-duplicate
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/kyber/pqcrystals_kyber_ref_common/ntt.c
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/ml_kem/ml_kem_ref/ntt.c
rust-aws-lc-sys-devel.noarch: W: files-duplicate
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/kyber/pqcrystals_kyber_ref_common/reduce.c
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/crypto/fipsmodule/ml_kem/ml_kem_ref/reduce.c
rust-aws-lc-sys-devel.noarch: W: files-duplicate
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/include/openssl/boringssl_prefix_symbols_asm.h
/usr/share/cargo/registry/aws-lc-sys-0.28.0/aws-lc/include/openssl/boringssl_prefix_symbols.h
rust-aws-lc-sys-devel.noarch: W: files-duplicate
/usr/share/cargo/registry/aws-lc-sys-0.28.0/src/x86_64_pc_windows_msvc_crypto.rs
/usr/share/cargo/registry/aws-lc-sys-0.28.0/src/aarch64_pc_windows_msvc_crypto.rs
 4 packages and 0 specfiles checked; 53 errors, 4 warnings, 27 filtered, 53
badness; has taken 2.5 s




Rpmlint (installed packages)
----------------------------
(none): E: there is no installed rpm "rust-aws-lc-sys-devel".
(none): E: there is no installed rpm "rust-aws-lc-sys+bindgen-devel".
(none): E: there is no installed rpm "rust-aws-lc-sys+default-devel".
There are no files to process nor additional arguments.
Nothing to do, aborting.
============================ rpmlint session starts
============================
rpmlint: 2.7.0
configuration:
    /usr/lib/python3.14/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
checks: 32, packages: 3

 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 filtered, 0
badness; has taken 0.0 s



Source checksums
----------------
https://crates.io/api/v1/crates/aws-lc-sys/0.28.0/download#/aws-lc-sys-0.28.0.crate
:
  CHECKSUM(SHA256) this package     :
b9f7720b74ed28ca77f90769a71fd8c637a0137f6fae4ae947e1050229cff57f
  CHECKSUM(SHA256) upstream package :
b9f7720b74ed28ca77f90769a71fd8c637a0137f6fae4ae947e1050229cff57f


Requires
--------
rust-aws-lc-sys-devel (rpmlib, GLIBC filtered):
    (crate(bindgen/default) >= 0.69.5 with crate(bindgen/default) < 0.70.0~)
    (crate(cc/default) >= 1.0.100 with crate(cc/default) < 2.0.0~)
    (crate(cc/parallel) >= 1.0.100 with crate(cc/parallel) < 2.0.0~)
    (crate(cmake/default) >= 0.1.48 with crate(cmake/default) < 0.2.0~)
    (crate(dunce/default) >= 1.0.0 with crate(dunce/default) < 2.0.0~)
    (crate(fs_extra/default) >= 1.3.0 with crate(fs_extra/default) < 2.0.0~)
    /usr/bin/bash
    /usr/bin/perl
    cargo
    golang
    perl
    rust

rust-aws-lc-sys+default-devel (rpmlib, GLIBC filtered):
    cargo
    crate(aws-lc-sys)

rust-aws-lc-sys+bindgen-devel (rpmlib, GLIBC filtered):
    cargo
    crate(aws-lc-sys)



Provides
--------
rust-aws-lc-sys-devel:
    bundled(aws-lc)
    crate(aws-lc-sys)
    rust-aws-lc-sys-devel

rust-aws-lc-sys+default-devel:
    crate(aws-lc-sys/default)
    rust-aws-lc-sys+default-devel

rust-aws-lc-sys+bindgen-devel:
    crate(aws-lc-sys/bindgen)
    rust-aws-lc-sys+bindgen-devel



Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24
Command line :/bin/fedora-review --no-colors --prebuilt --rpm-spec --name
rust-aws-lc-sys --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg
Buildroot used: fedora-rawhide-x86_64
Active plugins: C/C++, Shell-api, Perl, Generic
Disabled plugins: Java, Haskell, Python, fonts, PHP, Ocaml, SugarActivity, R
Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH


-- 
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=2350145

Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202350145%23c13

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




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux