https://bugzilla.rpmfusion.org/show_bug.cgi?id=7410
A. Trande (sagitter) <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|rpmfusion-package-review@rp |sagitterghostproton.me@prot
|mfusion.org |on.me
Flags| |fedora-review?
--- Comment #9 from A. Trande (sagitter) <[email protected]> ---
Please, we need to improve the License tag:
- Before `License:` you may specify in a comment line the main (not approved
for fedora) license including the reason because of
the software cannot be released under open source license, and what that
license establishes.
- `License:` line is not correctly recognized because the rules for "composite
license expression" are not respected:
https://spdx.github.io/spdx-spec/v3.0.1/annexes/spdx-license-expressions/
You can use some additional Cargo specific macros as reported in the Rust
Packaging guidelines:
https://docs.fedoraproject.org/en-US/packaging-guidelines/Rust/
`%{cargo_build}` build macro looks incompatible, but
...
%{cargo_license_summary}
%{cargo_license} > LICENSE.dependencies
%{cargo_vendor_manifest}
...
help you to generate a `LICENSE.dependencies` files containing a list of
files with related license(s), and
a "cargo-vendor.txt" containing the list of names and versions of all crates
(An RPM generator parses this
file and generates appropriate virtual Provides for all bundled crates, as is
required for any bundled
dependencies. Therefore, all `Provides: bundled(crate(...))` can be remove
from SPEC file!).
Both must be listed under %files section as %license files:
%files
%license LICENSE
%license LICENSE.dependencies
%license cargo-vendor.txt
....
- Consider using the rpmautospec macros:
https://fedora-infra.github.io/rpmautospec-docs/
Package Review
==============
Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed
Issues:
=======
- The License field must be a valid SPDX expression.
Note: Not a valid SPDX expression '0BSD AND Apache-2.0 AND Apache-2.0
WITH LLVM-exception AND BSD-1-Clause AND BSD-2-Clause AND BSD-3-Clause
AND BSL-1.0 AND BUSL-1.1 AND CC0-1.0 AND GPL-2.0-only AND ISC AND
LGPL-2.1-or-later AND MIT AND MIT-0 AND MPL-2.0 AND NCSA AND OpenSSL AND
Unicode-3.0 AND Unlicense AND Zlib'.
See: https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1
- systemd_user_post is invoked in %post and systemd_user_preun in %preun
for Systemd user units service files.
Note: Systemd user unit service file(s) in lamco-rdp-server
See: https://docs.fedoraproject.org/en-US/packaging-
guidelines/Scriptlets/#_user_units
===== MUST items =====
C/C++:
[-]: Package does not contain kernel modules.
[x]: If your application is a C or C++ application you must list a
BuildRequires against gcc, gcc-c++ or clang.
[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:
[!]: 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", "*No copyright*
Apache License 2.0", "MIT License", "Apache License 2.0 and/or BSD
0-Clause License and/or Creative Commons CC0 1.0", "BSD 0-Clause
License", "*No copyright* MIT License", "*No copyright* The
Unlicense", "BSD 2-Clause License", "*No copyright* Apache License
(v2.0) or MIT license and/or MIT License", "Apache License 2.0 and/or
MIT License", "BSD 3-Clause License", "*No copyright* Apache License
2.0 and/or ISC License", "Apache License 2.0 and/or ISC License and/or
OpenSSL License", "*No copyright* zlib License", "zlib License",
"Apache License (v2.0) or MIT license", "*No copyright* Apache License
(v2.0) or MIT license", "*No copyright* BSD 3-Clause License and/or
Creative Commons Attribution 3.0 and/or MIT License", "*No copyright*
Creative Commons CC0 1.0", "*No copyright* Boost Software License
1.0", "BSD 1-Clause License", "ISC License", "Unicode License
Agreement - Data Files and Software (2016)", "*No copyright* Apache
License 2.0 and/or MIT License", "Apache License 2.0 and/or BSD
3-Clause License", "*No copyright* zlib License [generated file]",
"*No copyright* Mozilla Public License 2.0", "*No copyright* SIL Open
Font License", "Apache License 2.0 and/or GNU Lesser General Public
License v2.1 or later and/or MIT License", "Apple Public Source
License 2.0", "GNU General Public License, Version 2", "*No copyright*
Apache License (v2.0) or GNU General Public License (v2.0)", "*No
copyright* GNU General Public License v2.0 or later", "*No copyright*
GNU General Public License", "*No copyright* Public domain", "Apache
License 2.0 and/or ISC License", "Apache License 2.0 and/or OpenSSL
License", "Apache License (v2.0) or MIT license and/or MIT License",
"SIL Open Font License 1.1", "*No copyright* Apache License 2.0 and/or
Public domain", "*No copyright* ISC License", "*No copyright* W3C
License", "Apache License 2.0 [generated file]", "Apache License 2.0
and/or Boost Software License 1.0", "GNU Lesser General Public
License, Version 2.1", "Creative Commons CC0 1.0", "W3C Software and
Document Notice and License (2015-05-13)", "Apache License 2.0 and/or
MIT License [generated file]", "BSD 3-Clause License [generated
file]", "SSLeay", "ISC License [generated file]", "OpenSSL License",
"Apache License 1.0 and/or OpenSSL License", "Historical Permission
Notice and Disclaimer - sell variant", "BSD 2-Clause with views
sentence", "Khronos License", "FSF All Permissive License", "Apache
License 2.0 and/or BSD 2-Clause License", "*No copyright* BSD 3-Clause
License", "Historical Permission Notice and Disclaimer - sell variant
and/or NTP License (legal disclaimer)", "*No copyright* Creative
Commons Attribution-ShareAlike 4.0", "MIT Open Group variant", "SSLeay
[generated file]", "*No copyright* GNU General Public License, Version
2", "CMU License", "OpenSSL License [generated file]", "BSD 3-Clause
License and/or GNU General Public License", "*No copyright* OpenSSL
License". 39441 files have unknown license. Detailed output of
licensecheck in /home/sagitter/Downloads/review-lamco-rdp-
server/licensecheck.txt
[!]: If the package is under multiple licenses, the licensing breakdown
must be documented in the spec.
[x]: Package must own all directories that it creates.
Note: Directories without known owners: /usr/share/icons/hicolor,
/usr/share/icons/hicolor/256x256/apps, /usr/share/icons/hicolor/48x48,
/usr/share/icons/hicolor/128x128, /usr/share/icons/hicolor/scalable,
/usr/share/icons/hicolor/64x64/apps, /usr/share/icons/hicolor/64x64,
/usr/share/icons/hicolor/256x256,
/usr/share/icons/hicolor/128x128/apps,
/usr/share/icons/hicolor/scalable/apps,
/usr/share/icons/hicolor/48x48/apps
[x]: %build honors applicable compiler flags or justifies otherwise.
[x]: Package contains no bundled libraries or specifies bundled libraries
with Provides: bundled(<libname>) if unbundling is not possible.
[x]: Changelog in prescribed format.
[ ]: Sources contain only permissible code or content.
[-]: 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).
[ ]: 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.
[x]: Package contains systemd file(s) if in need.
[x]: Useful -debuginfo package or justification otherwise.
[x]: Package is not known to require an ExcludeArch tag.
[-]: Large documentation must go in a -doc subpackage. Large could be size
(~1MB) or number of files.
Note: Documentation size is 10526 bytes in 1 files.
[ ]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
one supported primary architecture.
[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]: Package requires other packages for directories it uses.
[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]: Package contains desktop file if it is a GUI application.
[x]: Package installs a %{name}.desktop using desktop-file-install or
desktop-file-validate if there is such a file.
[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]: Packages must not store files under /srv, /opt or /usr/local
===== SHOULD items =====
Generic:
[-]: 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).
[ ]: Package functions as described.
[x]: 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]: 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)
[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 debuginfo package(s).
Note: No rpmlint messages.
[x]: Rpmlint is run on all installed packages.
Note: There are rpmlint messages (see attachment).
[x]: Large data in /usr/share should live in a noarch subpackage if package
is arched.
[x]: Spec file according to URL is the same as in SRPM.
Rpmlint
-------
Checking: lamco-rdp-server-1.4.0-1.fc45.x86_64.rpm
lamco-rdp-server-1.4.0-1.fc45.src.rpm
============================ rpmlint session starts
============================
rpmlint: 2.8.0
configuration:
/usr/lib/python3.14/site-packages/rpmlint/configdefaults.toml
/etc/xdg/rpmlint/fedora-legacy-licenses.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/tmptwu0phno')]
checks: 32, packages: 2
lamco-rdp-server.x86_64: W: no-manual-page-for-binary lamco-rdp-server
lamco-rdp-server.x86_64: W: no-manual-page-for-binary lamco-rdp-server-gui
2 packages and 0 specfiles checked; 0 errors, 2 warnings, 9 filtered, 0
badness; has taken 3.1 s
Rpmlint (debuginfo)
-------------------
Checking: lamco-rdp-server-debuginfo-1.4.0-1.fc45.x86_64.rpm
============================ rpmlint session starts
============================
rpmlint: 2.8.0
configuration:
/usr/lib/python3.14/site-packages/rpmlint/configdefaults.toml
/etc/xdg/rpmlint/fedora-legacy-licenses.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/tmpt7klpa5z')]
checks: 32, packages: 1
1 packages and 0 specfiles checked; 0 errors, 0 warnings, 12 filtered, 0
badness; has taken 8.8 s
Rpmlint (installed packages)
----------------------------
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No
such file or directory
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No
such file or directory
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No
such file or directory
============================ rpmlint session starts
============================
rpmlint: 2.8.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: 2
lamco-rdp-server.x86_64: W: no-manual-page-for-binary lamco-rdp-server
lamco-rdp-server.x86_64: W: no-manual-page-for-binary lamco-rdp-server-gui
2 packages and 0 specfiles checked; 0 errors, 2 warnings, 18 filtered, 0
badness; has taken 0.5 s
Source checksums
----------------
https://github.com/lamco-admin/lamco-rdp-server/releases/download/v1.4.0/lamco-rdp-server-1.4.0.tar.xz
:
CHECKSUM(SHA256) this package :
c430b68d6bad621b08fe2fd59b631c3d200432258805b4b0f89914d69eae2106
CHECKSUM(SHA256) upstream package :
c430b68d6bad621b08fe2fd59b631c3d200432258805b4b0f89914d69eae2106
Requires
--------
lamco-rdp-server (rpmlib, GLIBC filtered):
/bin/sh
ld-linux-x86-64.so.2()(64bit)
libc.so.6()(64bit)
libfuse3.so.4()(64bit)
libfuse3.so.4(FUSE_3.0)(64bit)
libgcc_s.so.1()(64bit)
libgcc_s.so.1(GCC_3.0)(64bit)
libgcc_s.so.1(GCC_3.3)(64bit)
libgcc_s.so.1(GCC_4.2.0)(64bit)
libm.so.6()(64bit)
libpipewire-0.3.so.0()(64bit)
libxkbcommon.so.0()(64bit)
libxkbcommon.so.0(V_0.5.0)(64bit)
libz.so.1()(64bit)
libz.so.1(ZLIB_1.2.3.4)(64bit)
pam
pipewire
rtld(GNU_HASH)
xdg-desktop-portal
Provides
--------
lamco-rdp-server:
application()
application(io.lamco.rdp-server.desktop)
bundled(crate(ab_glyph))
bundled(crate(ab_glyph_rasterizer))
bundled(crate(adler2))
bundled(crate(aead))
bundled(crate(aes))
bundled(crate(aes-gcm))
bundled(crate(aes-kw))
bundled(crate(ahash))
bundled(crate(aho-corasick))
bundled(crate(aliasable))
bundled(crate(aligned))
bundled(crate(aligned-vec))
bundled(crate(android-activity))
bundled(crate(android-build))
bundled(crate(android-properties))
bundled(crate(android_system_properties))
bundled(crate(anes))
bundled(crate(annotate-snippets))
bundled(crate(anstream))
bundled(crate(anstyle))
bundled(crate(anstyle-parse))
bundled(crate(anstyle-query))
bundled(crate(anstyle-wincon))
bundled(crate(anyhow))
bundled(crate(arbitrary))
bundled(crate(arg_enum_proc_macro))
bundled(crate(arrayref))
bundled(crate(arrayvec))
bundled(crate(as-raw-xcb-connection))
bundled(crate(as-slice))
bundled(crate(ash))
bundled(crate(ashpd))
bundled(crate(asn1-rs))
bundled(crate(asn1-rs-derive))
bundled(crate(asn1-rs-impl))
bundled(crate(async-broadcast))
bundled(crate(async-channel))
bundled(crate(async-dnssd))
bundled(crate(async-executor))
bundled(crate(async-fs))
bundled(crate(async-io))
bundled(crate(async-lock))
bundled(crate(async-process))
bundled(crate(async-recursion))
bundled(crate(async-signal))
bundled(crate(async-task))
bundled(crate(async-trait))
bundled(crate(atomic-polyfill))
bundled(crate(atomic-waker))
bundled(crate(autocfg))
bundled(crate(av-scenechange))
bundled(crate(av1-grain))
bundled(crate(avif-serialize))
bundled(crate(aws-lc-rs))
bundled(crate(aws-lc-sys))
bundled(crate(base16ct))
bundled(crate(base64))
bundled(crate(base64ct))
bundled(crate(bindgen))
bundled(crate(bit-set))
bundled(crate(bit-vec))
bundled(crate(bit_field))
bundled(crate(bitflags))
bundled(crate(bitstream-io))
bundled(crate(bitvec))
bundled(crate(block))
bundled(crate(block-buffer))
bundled(crate(block-padding))
bundled(crate(block2))
bundled(crate(blocking))
bundled(crate(built))
bundled(crate(bumpalo))
bundled(crate(bytemuck))
bundled(crate(bytemuck_derive))
bundled(crate(byteorder))
bundled(crate(byteorder-lite))
bundled(crate(bytes))
bundled(crate(calloop))
bundled(crate(calloop-wayland-source))
bundled(crate(cast))
bundled(crate(cbc))
bundled(crate(cc))
bundled(crate(cesu8))
bundled(crate(cexpr))
bundled(crate(cfg-expr))
bundled(crate(cfg-if))
bundled(crate(cfg_aliases))
bundled(crate(chrono))
bundled(crate(ciborium))
bundled(crate(ciborium-io))
bundled(crate(ciborium-ll))
bundled(crate(cipher))
bundled(crate(clang-sys))
bundled(crate(clap))
bundled(crate(clap_builder))
bundled(crate(clap_derive))
bundled(crate(clap_lex))
bundled(crate(clipboard-win))
bundled(crate(clipboard_macos))
bundled(crate(clipboard_wayland))
bundled(crate(clipboard_x11))
bundled(crate(cmake))
bundled(crate(codespan-reporting))
bundled(crate(color_quant))
bundled(crate(colorchoice))
bundled(crate(combine))
bundled(crate(concurrent-queue))
bundled(crate(const-oid))
bundled(crate(convert_case))
bundled(crate(cookie-factory))
bundled(crate(core-foundation))
bundled(crate(core-foundation-sys))
bundled(crate(core-graphics))
bundled(crate(core-graphics-types))
bundled(crate(core2))
bundled(crate(core_maths))
bundled(crate(cosmic-text))
bundled(crate(cpufeatures))
bundled(crate(crc32fast))
bundled(crate(criterion))
bundled(crate(criterion-plot))
bundled(crate(critical-section))
bundled(crate(cros-libva))
bundled(crate(crossbeam-channel))
bundled(crate(crossbeam-deque))
bundled(crate(crossbeam-epoch))
bundled(crate(crossbeam-utils))
bundled(crate(crunchy))
bundled(crate(cryoglyph))
bundled(crate(crypto-bigint))
bundled(crate(crypto-common))
bundled(crate(crypto-mac))
bundled(crate(crypto-primes))
bundled(crate(cryptoki))
bundled(crate(cryptoki-sys))
bundled(crate(ctor-lite))
bundled(crate(ctr))
bundled(crate(cudarc))
bundled(crate(cursor-icon))
bundled(crate(curve25519-dalek))
bundled(crate(curve25519-dalek-derive))
bundled(crate(data-encoding))
bundled(crate(data-url))
bundled(crate(der))
bundled(crate(der-parser))
bundled(crate(der_derive))
bundled(crate(deranged))
bundled(crate(des))
bundled(crate(digest))
bundled(crate(dirs))
bundled(crate(dirs-sys))
bundled(crate(dispatch))
bundled(crate(dispatch2))
bundled(crate(displaydoc))
bundled(crate(dlib))
bundled(crate(document-features))
bundled(crate(downcast))
bundled(crate(downcast-rs))
bundled(crate(dpi))
bundled(crate(dunce))
bundled(crate(ecdsa))
bundled(crate(ed25519))
bundled(crate(ed25519-dalek))
bundled(crate(either))
bundled(crate(elliptic-curve))
bundled(crate(endi))
bundled(crate(enum-as-inner))
bundled(crate(enumflags2))
bundled(crate(enumflags2_derive))
bundled(crate(equator))
bundled(crate(equator-macro))
bundled(crate(equivalent))
bundled(crate(errno))
bundled(crate(error-code))
bundled(crate(etagere))
bundled(crate(euclid))
bundled(crate(event-listener))
bundled(crate(event-listener-strategy))
bundled(crate(exr))
bundled(crate(fastrand))
bundled(crate(fax))
bundled(crate(fax_derive))
bundled(crate(fdeflate))
bundled(crate(ff))
bundled(crate(fiat-crypto))
bundled(crate(find-msvc-tools))
bundled(crate(fixedbitset))
bundled(crate(flagset))
bundled(crate(flate2))
bundled(crate(float-cmp))
bundled(crate(float_next_after))
bundled(crate(fnv))
bundled(crate(foldhash))
bundled(crate(font-types))
bundled(crate(fontconfig-parser))
bundled(crate(fontdb))
bundled(crate(foreign-types))
bundled(crate(foreign-types-macros))
bundled(crate(foreign-types-shared))
bundled(crate(form_urlencoded))
bundled(crate(fragile))
bundled(crate(fs_extra))
bundled(crate(funty))
bundled(crate(fuser))
bundled(crate(futures))
bundled(crate(futures-channel))
bundled(crate(futures-core))
bundled(crate(futures-executor))
bundled(crate(futures-io))
bundled(crate(futures-lite))
bundled(crate(futures-macro))
bundled(crate(futures-sink))
bundled(crate(futures-task))
bundled(crate(futures-util))
bundled(crate(generic-array))
bundled(crate(gethostname))
bundled(crate(getrandom))
bundled(crate(ghash))
bundled(crate(gif))
bundled(crate(gl_generator))
bundled(crate(glam))
bundled(crate(glob))
bundled(crate(glow))
bundled(crate(glutin_wgl_sys))
bundled(crate(gpu-alloc))
bundled(crate(gpu-alloc-types))
bundled(crate(gpu-allocator))
bundled(crate(gpu-descriptor))
bundled(crate(gpu-descriptor-types))
bundled(crate(group))
bundled(crate(guillotiere))
bundled(crate(h2))
bundled(crate(half))
bundled(crate(harfrust))
bundled(crate(hash32))
bundled(crate(hashbrown))
bundled(crate(heapless))
bundled(crate(heck))
bundled(crate(hermit-abi))
bundled(crate(hex))
bundled(crate(hexf-parse))
bundled(crate(hickory-proto))
bundled(crate(hickory-resolver))
bundled(crate(hkdf))
bundled(crate(hmac))
bundled(crate(hostname))
bundled(crate(http))
bundled(crate(http-body))
bundled(crate(http-body-util))
bundled(crate(httparse))
bundled(crate(hybrid-array))
bundled(crate(hyper))
bundled(crate(hyper-rustls))
bundled(crate(hyper-util))
bundled(crate(iana-time-zone))
bundled(crate(iana-time-zone-haiku))
bundled(crate(iced))
bundled(crate(iced_core))
bundled(crate(iced_debug))
bundled(crate(iced_futures))
bundled(crate(iced_graphics))
bundled(crate(iced_program))
bundled(crate(iced_renderer))
bundled(crate(iced_runtime))
bundled(crate(iced_tiny_skia))
bundled(crate(iced_wgpu))
bundled(crate(iced_widget))
bundled(crate(iced_winit))
bundled(crate(icu_collections))
bundled(crate(icu_locale_core))
bundled(crate(icu_normalizer))
bundled(crate(icu_normalizer_data))
bundled(crate(icu_properties))
bundled(crate(icu_properties_data))
bundled(crate(icu_provider))
bundled(crate(id-arena))
bundled(crate(idna))
bundled(crate(idna_adapter))
bundled(crate(image))
bundled(crate(image-webp))
bundled(crate(imagesize))
bundled(crate(imgref))
bundled(crate(indexmap))
bundled(crate(inout))
bundled(crate(interpolate_name))
bundled(crate(ipconfig))
bundled(crate(ipnet))
bundled(crate(iri-string))
bundled(crate(ironrdp))
bundled(crate(ironrdp-acceptor))
bundled(crate(ironrdp-ainput))
bundled(crate(ironrdp-async))
bundled(crate(ironrdp-cliprdr))
bundled(crate(ironrdp-connector))
bundled(crate(ironrdp-core))
bundled(crate(ironrdp-displaycontrol))
bundled(crate(ironrdp-dvc))
bundled(crate(ironrdp-echo))
bundled(crate(ironrdp-egfx))
bundled(crate(ironrdp-error))
bundled(crate(ironrdp-graphics))
bundled(crate(ironrdp-pdu))
bundled(crate(ironrdp-rdpsnd))
bundled(crate(ironrdp-server))
bundled(crate(ironrdp-svc))
bundled(crate(ironrdp-tokio))
bundled(crate(is-terminal))
bundled(crate(is_terminal_polyfill))
bundled(crate(iso7816))
bundled(crate(iso7816-tlv))
bundled(crate(itertools))
bundled(crate(itoa))
bundled(crate(jni))
bundled(crate(jni-sys))
bundled(crate(jobserver))
bundled(crate(js-sys))
bundled(crate(kamadak-exif))
bundled(crate(keccak))
bundled(crate(khronos-egl))
bundled(crate(khronos_api))
bundled(crate(kurbo))
bundled(crate(lamco-clipboard-core))
bundled(crate(lamco-pipewire))
bundled(crate(lamco-portal))
bundled(crate(lamco-rdp))
bundled(crate(lamco-rdp-input))
bundled(crate(lamco-video))
bundled(crate(lamco-wayland))
bundled(crate(lazy_static))
bundled(crate(lazycell))
bundled(crate(leb128fmt))
bundled(crate(lebe))
bundled(crate(libc))
bundled(crate(libfuzzer-sys))
bundled(crate(libloading))
bundled(crate(libm))
bundled(crate(libopus_sys))
bundled(crate(libredox))
bundled(crate(libspa))
bundled(crate(libspa-sys))
bundled(crate(libz-sys))
bundled(crate(lilt))
bundled(crate(linebender_resource_handle))
bundled(crate(linux-raw-sys))
bundled(crate(litemap))
bundled(crate(litrs))
bundled(crate(lock_api))
bundled(crate(log))
bundled(crate(loop9))
bundled(crate(lru))
bundled(crate(lyon))
bundled(crate(lyon_algorithms))
bundled(crate(lyon_geom))
bundled(crate(lyon_path))
bundled(crate(lyon_tessellation))
bundled(crate(malloc_buf))
bundled(crate(matchers))
bundled(crate(maybe-rayon))
bundled(crate(md-5))
bundled(crate(md4))
bundled(crate(memchr))
bundled(crate(memmap2))
bundled(crate(memoffset))
bundled(crate(metal))
bundled(crate(minimal-lexical))
bundled(crate(miniz_oxide))
bundled(crate(mio))
bundled(crate(mockall))
bundled(crate(mockall_derive))
bundled(crate(moka))
bundled(crate(moxcms))
bundled(crate(mundy))
bundled(crate(mutate_once))
bundled(crate(naga))
bundled(crate(nasm-rs))
bundled(crate(ndk))
bundled(crate(ndk-context))
bundled(crate(ndk-sys))
bundled(crate(new_debug_unreachable))
bundled(crate(nix))
bundled(crate(nom))
bundled(crate(noop_proc_macro))
bundled(crate(ntapi))
bundled(crate(nu-ansi-term))
bundled(crate(num))
bundled(crate(num-bigint))
bundled(crate(num-complex))
bundled(crate(num-conv))
bundled(crate(num-derive))
bundled(crate(num-integer))
bundled(crate(num-iter))
bundled(crate(num-rational))
bundled(crate(num-traits))
bundled(crate(num_enum))
bundled(crate(num_enum_derive))
bundled(crate(nvidia-video-codec-sdk))
bundled(crate(objc))
bundled(crate(objc-sys))
bundled(crate(objc2))
bundled(crate(objc2-app-kit))
bundled(crate(objc2-cloud-kit))
bundled(crate(objc2-contacts))
bundled(crate(objc2-core-data))
bundled(crate(objc2-core-foundation))
bundled(crate(objc2-core-graphics))
bundled(crate(objc2-core-image))
bundled(crate(objc2-core-location))
bundled(crate(objc2-core-text))
bundled(crate(objc2-core-video))
bundled(crate(objc2-encode))
bundled(crate(objc2-foundation))
bundled(crate(objc2-io-surface))
bundled(crate(objc2-link-presentation))
bundled(crate(objc2-metal))
bundled(crate(objc2-quartz-core))
bundled(crate(objc2-symbols))
bundled(crate(objc2-ui-kit))
bundled(crate(objc2-uniform-type-identifiers))
bundled(crate(objc2-user-notifications))
bundled(crate(oid))
bundled(crate(once_cell))
bundled(crate(once_cell_polyfill))
bundled(crate(oorandom))
bundled(crate(opaque-debug))
bundled(crate(openh264))
bundled(crate(openh264-sys2))
bundled(crate(openssl-probe))
bundled(crate(option-ext))
bundled(crate(opus2))
bundled(crate(orbclient))
bundled(crate(ordered-float))
bundled(crate(ordered-stream))
bundled(crate(os_pipe))
bundled(crate(ouroboros))
bundled(crate(ouroboros_macro))
bundled(crate(owned_ttf_parser))
bundled(crate(p256))
bundled(crate(p384))
bundled(crate(p521))
bundled(crate(page_size))
bundled(crate(pam))
bundled(crate(pam-sys))
bundled(crate(parking))
bundled(crate(parking_lot))
bundled(crate(parking_lot_core))
bundled(crate(paste))
bundled(crate(pastey))
bundled(crate(pbkdf2))
bundled(crate(pem))
bundled(crate(pem-rfc7468))
bundled(crate(percent-encoding))
bundled(crate(petgraph))
bundled(crate(picky))
bundled(crate(picky-asn1))
bundled(crate(picky-asn1-der))
bundled(crate(picky-asn1-x509))
bundled(crate(picky-krb))
bundled(crate(pico-args))
bundled(crate(pin-project))
bundled(crate(pin-project-internal))
bundled(crate(pin-project-lite))
bundled(crate(pin-utils))
bundled(crate(piper))
bundled(crate(pipewire))
bundled(crate(pipewire-sys))
bundled(crate(pkcs1))
bundled(crate(pkcs8))
bundled(crate(pkg-config))
bundled(crate(plotters))
bundled(crate(plotters-backend))
bundled(crate(plotters-svg))
bundled(crate(png))
bundled(crate(polling))
bundled(crate(pollster))
bundled(crate(polyval))
bundled(crate(portable-atomic))
bundled(crate(portable-atomic-util))
bundled(crate(portpicker))
bundled(crate(potential_utf))
bundled(crate(powerfmt))
bundled(crate(ppv-lite86))
bundled(crate(predicates))
bundled(crate(predicates-core))
bundled(crate(predicates-tree))
bundled(crate(presser))
bundled(crate(prettyplease))
bundled(crate(primefield))
bundled(crate(primeorder))
bundled(crate(proc-macro-crate))
bundled(crate(proc-macro2))
bundled(crate(proc-macro2-diagnostics))
bundled(crate(profiling))
bundled(crate(profiling-procmacros))
bundled(crate(proptest))
bundled(crate(pxfm))
bundled(crate(qoi))
bundled(crate(qoicoubeh))
bundled(crate(quick-error))
bundled(crate(quick-xml))
bundled(crate(quote))
bundled(crate(r-efi))
bundled(crate(radium))
bundled(crate(rand))
bundled(crate(rand_chacha))
bundled(crate(rand_core))
bundled(crate(rand_xorshift))
bundled(crate(range-alloc))
bundled(crate(rangemap))
bundled(crate(rav1e))
bundled(crate(ravif))
bundled(crate(raw-window-handle))
bundled(crate(rayon))
bundled(crate(rayon-core))
bundled(crate(rc2))
bundled(crate(rcgen))
bundled(crate(read-fonts))
bundled(crate(redox_syscall))
bundled(crate(redox_users))
bundled(crate(regex))
bundled(crate(regex-automata))
bundled(crate(regex-syntax))
bundled(crate(reis))
bundled(crate(renderdoc-sys))
bundled(crate(reqwest))
bundled(crate(resolv-conf))
bundled(crate(resvg))
bundled(crate(rfc6979))
bundled(crate(rfd))
bundled(crate(rgb))
bundled(crate(ring))
bundled(crate(roxmltree))
bundled(crate(rsa))
bundled(crate(rustc-hash))
bundled(crate(rustc_version))
bundled(crate(rusticata-macros))
bundled(crate(rustix))
bundled(crate(rustls))
bundled(crate(rustls-native-certs))
bundled(crate(rustls-pemfile))
bundled(crate(rustls-pki-types))
bundled(crate(rustls-webpki))
bundled(crate(rustversion))
bundled(crate(rusty-fork))
bundled(crate(rustybuzz))
bundled(crate(ryu))
bundled(crate(safe_arch))
bundled(crate(same-file))
bundled(crate(schannel))
bundled(crate(scoped-tls))
bundled(crate(scopeguard))
bundled(crate(sctk-adwaita))
bundled(crate(sec1))
bundled(crate(secrecy))
bundled(crate(secret-service))
bundled(crate(security-framework))
bundled(crate(security-framework-sys))
bundled(crate(self_cell))
bundled(crate(semver))
bundled(crate(serde))
bundled(crate(serde_bytes))
bundled(crate(serde_core))
bundled(crate(serde_derive))
bundled(crate(serde_json))
bundled(crate(serde_repr))
bundled(crate(serde_spanned))
bundled(crate(serde_urlencoded))
bundled(crate(serdect))
bundled(crate(sha1))
bundled(crate(sha2))
bundled(crate(sha3))
bundled(crate(sharded-slab))
bundled(crate(shlex))
bundled(crate(signal-hook-registry))
bundled(crate(signature))
bundled(crate(simd-adler32))
bundled(crate(simd_helpers))
bundled(crate(simplecss))
bundled(crate(siphasher))
bundled(crate(skrifa))
bundled(crate(slab))
bundled(crate(slotmap))
bundled(crate(smallvec))
bundled(crate(smithay-client-toolkit))
bundled(crate(smithay-clipboard))
bundled(crate(smol_str))
bundled(crate(socket2))
bundled(crate(softbuffer))
bundled(crate(spin))
bundled(crate(spirv))
bundled(crate(spki))
bundled(crate(sspi))
bundled(crate(stable_deref_trait))
bundled(crate(static_assertions))
bundled(crate(strict-num))
bundled(crate(strsim))
bundled(crate(subtle))
bundled(crate(svg_fmt))
bundled(crate(svgtypes))
bundled(crate(swash))
bundled(crate(syn))
bundled(crate(sync_wrapper))
bundled(crate(synstructure))
bundled(crate(sys-locale))
bundled(crate(sysinfo))
bundled(crate(system-configuration))
bundled(crate(system-configuration-sys))
bundled(crate(system-deps))
bundled(crate(tagptr))
bundled(crate(tap))
bundled(crate(target-lexicon))
bundled(crate(tempfile))
bundled(crate(termcolor))
bundled(crate(termtree))
bundled(crate(thiserror))
bundled(crate(thiserror-impl))
bundled(crate(thread_local))
bundled(crate(tiff))
bundled(crate(time))
bundled(crate(time-core))
bundled(crate(time-macros))
bundled(crate(tiny-skia))
bundled(crate(tiny-skia-path))
bundled(crate(tiny-xlib))
bundled(crate(tinystr))
bundled(crate(tinytemplate))
bundled(crate(tinyvec))
bundled(crate(tinyvec_macros))
bundled(crate(tls_codec))
bundled(crate(tls_codec_derive))
bundled(crate(tokio))
bundled(crate(tokio-macros))
bundled(crate(tokio-rustls))
bundled(crate(tokio-util))
bundled(crate(toml))
bundled(crate(toml_datetime))
bundled(crate(toml_edit))
bundled(crate(toml_parser))
bundled(crate(toml_write))
bundled(crate(tower))
bundled(crate(tower-http))
bundled(crate(tower-layer))
bundled(crate(tower-service))
bundled(crate(tracing))
bundled(crate(tracing-appender))
bundled(crate(tracing-attributes))
bundled(crate(tracing-core))
bundled(crate(tracing-log))
bundled(crate(tracing-serde))
bundled(crate(tracing-subscriber))
bundled(crate(tree_magic_mini))
bundled(crate(try-lock))
bundled(crate(ttf-parser))
bundled(crate(typenum))
bundled(crate(uds_windows))
bundled(crate(unarray))
bundled(crate(unicode-bidi))
bundled(crate(unicode-bidi-mirroring))
bundled(crate(unicode-ccc))
bundled(crate(unicode-ident))
bundled(crate(unicode-linebreak))
bundled(crate(unicode-properties))
bundled(crate(unicode-script))
bundled(crate(unicode-segmentation))
bundled(crate(unicode-vo))
bundled(crate(unicode-width))
bundled(crate(unicode-xid))
bundled(crate(universal-hash))
bundled(crate(untrusted))
bundled(crate(url))
bundled(crate(urlencoding))
bundled(crate(users))
bundled(crate(usvg))
bundled(crate(utf8_iter))
bundled(crate(utf8parse))
bundled(crate(uuid))
bundled(crate(v_frame))
bundled(crate(valuable))
bundled(crate(vcpkg))
bundled(crate(version-compare))
bundled(crate(version_check))
bundled(crate(wait-timeout))
bundled(crate(walkdir))
bundled(crate(want))
bundled(crate(wasi))
bundled(crate(wasip2))
bundled(crate(wasip3))
bundled(crate(wasm-bindgen))
bundled(crate(wasm-bindgen-futures))
bundled(crate(wasm-bindgen-macro))
bundled(crate(wasm-bindgen-macro-support))
bundled(crate(wasm-bindgen-shared))
bundled(crate(wasm-encoder))
bundled(crate(wasm-metadata))
bundled(crate(wasmparser))
bundled(crate(wasmtimer))
bundled(crate(wayland-backend))
bundled(crate(wayland-client))
bundled(crate(wayland-csd-frame))
bundled(crate(wayland-cursor))
bundled(crate(wayland-protocols))
bundled(crate(wayland-protocols-experimental))
bundled(crate(wayland-protocols-misc))
bundled(crate(wayland-protocols-plasma))
bundled(crate(wayland-protocols-wlr))
bundled(crate(wayland-scanner))
bundled(crate(wayland-sys))
bundled(crate(web-sys))
bundled(crate(web-time))
bundled(crate(weezl))
bundled(crate(wgpu))
bundled(crate(wgpu-core))
bundled(crate(wgpu-core-deps-apple))
bundled(crate(wgpu-core-deps-emscripten))
bundled(crate(wgpu-core-deps-windows-linux-android))
bundled(crate(wgpu-hal))
bundled(crate(wgpu-types))
bundled(crate(wide))
bundled(crate(widestring))
bundled(crate(winapi))
bundled(crate(winapi-i686-pc-windows-gnu))
bundled(crate(winapi-util))
bundled(crate(winapi-x86_64-pc-windows-gnu))
bundled(crate(window_clipboard))
bundled(crate(windows))
bundled(crate(windows-collections))
bundled(crate(windows-core))
bundled(crate(windows-future))
bundled(crate(windows-implement))
bundled(crate(windows-interface))
bundled(crate(windows-link))
bundled(crate(windows-numerics))
bundled(crate(windows-registry))
bundled(crate(windows-result))
bundled(crate(windows-strings))
bundled(crate(windows-sys))
bundled(crate(windows-targets))
bundled(crate(windows-threading))
bundled(crate(windows_aarch64_gnullvm))
bundled(crate(windows_aarch64_msvc))
bundled(crate(windows_i686_gnu))
bundled(crate(windows_i686_gnullvm))
bundled(crate(windows_i686_msvc))
bundled(crate(windows_x86_64_gnu))
bundled(crate(windows_x86_64_gnullvm))
bundled(crate(windows_x86_64_msvc))
bundled(crate(winit))
bundled(crate(winnow))
bundled(crate(winreg))
bundled(crate(winscard))
bundled(crate(wit-bindgen))
bundled(crate(wit-bindgen-core))
bundled(crate(wit-bindgen-rust))
bundled(crate(wit-bindgen-rust-macro))
bundled(crate(wit-component))
bundled(crate(wit-parser))
bundled(crate(wl-clipboard-rs))
bundled(crate(writeable))
bundled(crate(wyz))
bundled(crate(x11-dl))
bundled(crate(x11rb))
bundled(crate(x11rb-protocol))
bundled(crate(x25519-dalek))
bundled(crate(x509-cert))
bundled(crate(xcursor))
bundled(crate(xdg-desktop-portal-generic))
bundled(crate(xdg-home))
bundled(crate(xkbcommon))
bundled(crate(xkbcommon-dl))
bundled(crate(xkeysym))
bundled(crate(xml-rs))
bundled(crate(xmlwriter))
bundled(crate(y4m))
bundled(crate(yansi))
bundled(crate(yansi-term))
bundled(crate(yasna))
bundled(crate(yazi))
bundled(crate(yoke))
bundled(crate(yoke-derive))
bundled(crate(yuv))
bundled(crate(zbus))
bundled(crate(zbus_macros))
bundled(crate(zbus_names))
bundled(crate(zeno))
bundled(crate(zerocopy))
bundled(crate(zerocopy-derive))
bundled(crate(zerofrom))
bundled(crate(zerofrom-derive))
bundled(crate(zeroize))
bundled(crate(zeroize_derive))
bundled(crate(zerotrie))
bundled(crate(zerovec))
bundled(crate(zerovec-derive))
bundled(crate(zmij))
bundled(crate(zstd-safe))
bundled(crate(zstd-sys))
bundled(crate(zune-core))
bundled(crate(zune-inflate))
bundled(crate(zune-jpeg))
bundled(crate(zvariant))
bundled(crate(zvariant_derive))
bundled(crate(zvariant_utils))
lamco-rdp-server
lamco-rdp-server(x86-64)
metainfo()
metainfo(io.lamco.rdp-server.metainfo.xml)
Generated by fedora-review 0.11.0 (05c5b26) last change: 2025-11-29
Command line :/usr/bin/fedora-review -m fedora+rpmfusion_nonfree-rawhide-x86_64
-vn lamco-rdp-server
Buildroot used: fedora-rawhide-x86_64
Active plugins: Shell-api, C/C++, Generic
Disabled plugins: Haskell, Java, Python, SugarActivity, PHP, R, fonts, Ocaml,
Perl
Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug._______________________________________________
rpmfusion-developers mailing list -- [email protected]
To unsubscribe send an email to [email protected]