https://bugzilla.rpmfusion.org/show_bug.cgi?id=7418

--- Comment #6 from Ivan Romanov <[email protected]> ---
SPEC:
https://raw.githubusercontent.com/drizt/ayugram-desktop-rpmfussion-package/68b271d07c90cba36aaff72abaa70a1fd8f28cfb/ayugram-desktop.spec

SRPM:
https://raw.githubusercontent.com/drizt/ayugram-desktop-rpmfussion-package/68b271d07c90cba36aaff72abaa70a1fd8f28cfb/ayugram-desktop-6.3.10-1.fc43.src.rpm

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

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



===== 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", "GNU General Public License v3.0 or
     later", "GNU General Public License, Version 3", "Apache License 2.0",
     "Creative Commons CC0 1.0", "MIT License", "*No copyright* MIT
     License", "zlib License", "*No copyright* Apache License", "GNU Lesser
     General Public License, Version 3", "GNU Lesser General Public
     License, Version 2.1", "*No copyright* GNU Library General Public
     License, Version 2.0", "SIL Open Font License 1.1", "*No copyright*
     BSD 2-Clause License", "*No copyright* BSD 3-Clause License", "*No
     copyright* Creative Commons CC0 1.0", "GNU General Public License,
     Version 2", "GNU Library General Public License, Version 2.0", "*No
     copyright* GNU General Public License, Version 3", "*No copyright* GNU
     Lesser General Public License, Version 3", "*No copyright* Mozilla
     Public License 1.1", "BSD 3-Clause License", "BSD 2-Clause License",
     "GNU Lesser General Public License v2.1 or later", "Freetype Project
     License", "BSD 3-Clause License and/or JSON License and/or MIT
     License", "*No copyright* GNU Lesser General Public License, Version
     2.1", "GNU Library General Public License v2 or later", "GNU General
     Public License v2.0 or later", "ICU License", "*No copyright* GNU
     General Public License", "GNU General Public License and/or Mozilla
     Public License 1.1", "Boost Software License 1.0", "*No copyright*
     Boost Software License 1.0", "GNU Library General Public License,
     Version 2.0 and/or MIT License and/or Public domain", "Mozilla Public
     License 1.1", "*No copyright* Artistic License 1.0 (Perl)", "Q Public
     License 1.0", "Historical Permission Notice and Disclaimer - sell
     variant and/or MIT Open Group variant", "MIT License and/or The
     Unlicense". 8311 files have unknown license. Detailed output of
     licensecheck in /home/taurus/develop/ayugram-desktop-rpmfussion-
     package/ayugram-desktop/licensecheck.txt
[ ]: If the package is under multiple licenses, the licensing breakdown
     must be documented in the spec.
[ ]: Package must own all directories that it creates.
     Note: Directories without known owners: /usr/share/dbus-1/services,
     /usr/share/dbus-1
[ ]: %build honors applicable compiler flags or justifies otherwise.
[ ]: Package contains no bundled libraries or specifies bundled libraries
     with Provides: bundled(<libname>) if unbundling is not possible.
[ ]: Changelog in prescribed format.
[ ]: Sources contain only permissible code or content.
[ ]: Development files must be in a -devel package
[ ]: Package uses nothing in %doc for runtime.
[ ]: Package consistently uses macros (instead of hard-coded directory
     names).
[ ]: Package is named according to the Package Naming Guidelines.
[ ]: Package does not generate any conflict.
[ ]: Package obeys FHS, except libexecdir and /usr/target.
[ ]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[ ]: Requires correct, justified where necessary.
[ ]: Spec file is legible and written in American English.
[ ]: Package contains systemd file(s) if in need.
[ ]: Useful -debuginfo package or justification otherwise.
[ ]: 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 145437 bytes in 2 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]: The License field must be a valid SPDX expression.
[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.
[ ]: Final provides and requires are sane (see attachments).
[ ]: Package functions as described.
[ ]: Latest version is packaged.
[ ]: Package does not include license text files separate from upstream.
[ ]: 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.
[ ]: %check is present and all tests pass.
[ ]: 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]: SourceX is a working URL.
[x]: Package should compile and build into binary rpms on all supported
     architectures.
[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.


Rpmlint
-------
Checking: ayugram-desktop-6.3.10-1.fc45.x86_64.rpm
          ayugram-desktop-6.3.10-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-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/tmpjdg7xvsv')]
checks: 32, packages: 2

ayugram-desktop.x86_64: W: no-manual-page-for-binary AyuGram
ayugram-desktop.spec: W: invalid-url Source0: AyuGramDesktop-6.3.10-full.tar.gz
ayugram-desktop.x86_64: W: desktopfile-without-binary
/usr/share/applications/com.ayugram.desktop.desktop env
ayugram-desktop.x86_64: W: crypto-policy-non-compliance-openssl
/usr/bin/AyuGram SSL_CTX_set_cipher_list
 2 packages and 0 specfiles checked; 0 errors, 4 warnings, 7 filtered, 0
badness; has taken 4.1 s 




Rpmlint (debuginfo)
-------------------
Checking: ayugram-desktop-debuginfo-6.3.10-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-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/tmp6nsauzla')]
checks: 32, packages: 1

 1 packages and 0 specfiles checked; 0 errors, 0 warnings, 6 filtered, 0
badness; has taken 36.8 s 





Rpmlint (installed packages)
----------------------------
============================ 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

ayugram-desktop.x86_64: W: no-manual-page-for-binary AyuGram
ayugram-desktop.x86_64: W: crypto-policy-non-compliance-openssl
/usr/bin/AyuGram SSL_CTX_set_cipher_list
 2 packages and 0 specfiles checked; 0 errors, 2 warnings, 9 filtered, 0
badness; has taken 2.4 s 



Source checksums
----------------
Using local file
/home/taurus/develop/ayugram-desktop-rpmfussion-package/AyuGramDesktop-6.3.10-full.tar.gz
as upstream
file:///home/taurus/develop/ayugram-desktop-rpmfussion-package/AyuGramDesktop-6.3.10-full.tar.gz
:
  CHECKSUM(SHA256) this package     :
aa639d149be850d431498068d71d79925ae82b1dc0c826045509c0658d9c5f46
  CHECKSUM(SHA256) upstream package :
aa639d149be850d431498068d71d79925ae82b1dc0c826045509c0658d9c5f46


Requires
--------
ayugram-desktop (rpmlib, GLIBC filtered):
    hicolor-icon-theme
    libKF6CoreAddons.so.6()(64bit)
    libQt6Core.so.6()(64bit)
    libQt6Core.so.6(Qt_6)(64bit)
    libQt6Core.so.6(Qt_6.10)(64bit)
    libQt6Core.so.6(Qt_6.10_PRIVATE_API)(64bit)
    libQt6Gui.so.6()(64bit)
    libQt6Gui.so.6(Qt_6)(64bit)
    libQt6Gui.so.6(Qt_6.10_PRIVATE_API)(64bit)
    libQt6Network.so.6()(64bit)
    libQt6Network.so.6(Qt_6)(64bit)
    libQt6OpenGL.so.6()(64bit)
    libQt6OpenGL.so.6(Qt_6)(64bit)
    libQt6OpenGLWidgets.so.6()(64bit)
    libQt6OpenGLWidgets.so.6(Qt_6)(64bit)
    libQt6Svg.so.6()(64bit)
    libQt6Svg.so.6(Qt_6)(64bit)
    libQt6Widgets.so.6()(64bit)
    libQt6Widgets.so.6(Qt_6)(64bit)
    libQt6Widgets.so.6(Qt_6.10_PRIVATE_API)(64bit)
    libX11.so.6()(64bit)
    libXcomposite.so.1()(64bit)
    libXdamage.so.1()(64bit)
    libXext.so.6()(64bit)
    libXfixes.so.3()(64bit)
    libXrandr.so.2()(64bit)
    libXtst.so.6()(64bit)
    libada.so.3()(64bit)
    libavcodec.so.62()(64bit)
    libavcodec.so.62(LIBAVCODEC_62)(64bit)
    libavfilter.so.11()(64bit)
    libavfilter.so.11(LIBAVFILTER_11)(64bit)
    libavformat.so.62()(64bit)
    libavformat.so.62(LIBAVFORMAT_62)(64bit)
    libavutil.so.60()(64bit)
    libavutil.so.60(LIBAVUTIL_60)(64bit)
    libc.so.6()(64bit)
    libcrypto.so.3()(64bit)
    libcrypto.so.3(OPENSSL_3.0.0)(64bit)
    libdispatch.so()(64bit)
    libgcc_s.so.1()(64bit)
    libgcc_s.so.1(GCC_3.0)(64bit)
    libgcc_s.so.1(GCC_3.3.1)(64bit)
    libgcc_s.so.1(GCC_3.4)(64bit)
    libgcc_s.so.1(GCC_4.3.0)(64bit)
    libgio-2.0.so.0()(64bit)
    libglib-2.0.so.0()(64bit)
    libgobject-2.0.so.0()(64bit)
    libhunspell-1.7.so.0()(64bit)
    libjpeg.so.62()(64bit)
    libjpeg.so.62(LIBJPEGTURBO_6.2)(64bit)
    libjpeg.so.62(LIBJPEG_6.2)(64bit)
    liblz4.so.1()(64bit)
    libm.so.6()(64bit)
    libopenal.so.1()(64bit)
    libopenh264.so.8()(64bit)
    libopus.so.0()(64bit)
    libpipewire-0.3.so.0()(64bit)
    libprotobuf-lite.so.30()(64bit)
    libqrcodegencpp.so.1()(64bit)
    librnnoise.so.0()(64bit)
    libssl.so.3()(64bit)
    libssl.so.3(OPENSSL_3.0.0)(64bit)
    libstdc++.so.6()(64bit)
    libstdc++.so.6(CXXABI_1.3)(64bit)
    libstdc++.so.6(CXXABI_1.3.15)(64bit)
    libstdc++.so.6(CXXABI_1.3.5)(64bit)
    libstdc++.so.6(CXXABI_1.3.8)(64bit)
    libstdc++.so.6(CXXABI_1.3.9)(64bit)
    libswresample.so.6()(64bit)
    libswresample.so.6(LIBSWRESAMPLE_6)(64bit)
    libswscale.so.9()(64bit)
    libswscale.so.9(LIBSWSCALE_9)(64bit)
    libvpx.so.9()(64bit)
    libxcb-keysyms.so.1()(64bit)
    libxcb-record.so.0()(64bit)
    libxcb-screensaver.so.0()(64bit)
    libxcb.so.1()(64bit)
    libxxhash.so.0()(64bit)
    libz.so.1()(64bit)
    qt6-qtimageformats(x86-64)
    rtld(GNU_HASH)
    webkitgtk6.0(x86-64)



Provides
--------
ayugram-desktop:
    application()
    application(com.ayugram.desktop.desktop)
    ayugram
    ayugram(x86-64)
    ayugram-desktop
    ayugram-desktop(x86-64)
    bundled(cld3)
    bundled(cmake_helpers)
    bundled(codegen)
    bundled(cppgir)
    bundled(kf5-kcoreaddons)
    bundled(lib_base)
    bundled(lib_crl)
    bundled(lib_icu)
    bundled(lib_lottie)
    bundled(lib_qr)
    bundled(lib_rpl)
    bundled(lib_spellcheck)
    bundled(lib_storage)
    bundled(lib_tl)
    bundled(lib_ui)
    bundled(lib_webrtc)
    bundled(lib_webview)
    bundled(libprisma)
    bundled(minizip)
    bundled(rlottie)
    bundled(tgcalls)
    bundled(vazirmatn-fonts)
    bundled(xdg-desktop-portal)
    metainfo()
    metainfo(com.ayugram.desktop.metainfo.xml)
    mimehandler(x-scheme-handler/tg)
    mimehandler(x-scheme-handler/tonsite)



Generated by fedora-review 0.11.0 (05c5b26) last change: 2025-11-29
Command line :/usr/bin/fedora-review -m fedora+rpmfusion_free-rawhide-x86_64 -n
ayugram-desktop-6.3.10-1.fc45.src.rpm -r
Buildroot used: fedora-rawhide-x86_64
Active plugins: Shell-api, C/C++, Generic
Disabled plugins: Python, Haskell, PHP, R, fonts, Perl, Ocaml, Java,
SugarActivity
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]

Reply via email to