[Bug 1988686] Review Request: mingw-qt6-qtdeclarative - Qt6 for Windows - QtDeclarative component

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

 



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

Major Hayden 🤠 <mhayden@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |needinfo?(manisandro@gmail.
                   |                            |com)



--- Comment #8 from Major Hayden 🤠 <mhayden@xxxxxxxxxx> ---
Package Review
==============

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


Issues:
=======

- Do the packages need qt6-qtdeclarative-devel as an installation requirement
or
  a build requirement?

- The rpmlint errors below (arch-independent-package-contains-binary-or-object)
  don't seem to apply to this package since they're architecture-specific by
  nature. Could you verify that?

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

C/C++:
[x]: Package does not contain kernel modules.
[X]: Package contains no static executables.
[x]: Package does not contain any libtool archives (.la)
[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.
[x]: 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 Free Documentation License,
     Version 1.3", "GNU General Public License, Version 2", "GNU Lesser
     General Public License, Version 3", "*No copyright* GNU Lesser General
     Public License", "*No copyright* [generated file]", "GNU Lesser
     General Public License, Version 3 GNU General Public License, Version
     2", "GNU General Public License, Version 3", "GNU Lesser General
     Public License, Version 3 GNU General Public License v2.0 or later",
     "BSD 3-clause "New" or "Revised" License", "BSD 2-clause "Simplified"
     License", "Expat License", "BSD 3-clause "New" or "Revised" License
     Boost Software License 1.0", "BSD 2-clause "Simplified" License
     [generated file]", "Mozilla Public License 1.1 GNU General Public
     License v2.0 or later GNU General Public License (v2 or later) or GNU
     Lesser General Public License (v2.1 or later)", "GNU General Public
     License v3.0 or later", "Apache License 2.0", "The Perl 5 License
     Mozilla Public License 1.1 GNU General Public License v2.0 or later
     GNU General Public License (v2 or later) or GNU Lesser General Public
     License (v2.1 or later)". 39174 files have unknown license. Detailed
     output of licensecheck in /var/lib/copr-rpmbuild/results/mingw-
     qt6-qtdeclarative/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.
[-]: Package requires other packages for directories it uses.
     Note: No known owner of /usr/i686-w64-mingw32/sys-
     root/mingw/lib/qt6/plugins/qmltooling, /usr/x86_64-w64-mingw32/sys-
     root/mingw/lib/qt6/plugins/qmltooling
[x]: Package must own all directories that it creates.
     Note: Directories without known owners: /usr/x86_64-w64-mingw32/sys-
     root/mingw/lib/qt6/plugins/qmltooling, /usr/i686-w64-mingw32/sys-
     root/mingw/lib/qt6/plugins/qmltooling
[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.
[x]: Package contains desktop file if it is a GUI application.
[-]: 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.
[ ]: 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]: 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]: 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

===== 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
     mingw32-qt6-qtdeclarative , mingw64-qt6-qtdeclarative
[x]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[x]: Sources are verified with gpgverify first in %prep if upstream
     publishes signatures.
     Note: gpgverify is not used.
[x]: 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.
[x]: Spec use %global instead of %define unless justified.
     Note: %define requiring justification: %define release_version %(echo
     %{version} | awk -F. '{print $1"."$2}')
[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.

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

Generic:
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).


Rpmlint
-------
Checking: mingw32-qt6-qtdeclarative-6.1.1-1.fc35.noarch.rpm
          mingw64-qt6-qtdeclarative-6.1.1-1.fc35.noarch.rpm
          mingw-qt6-qtdeclarative-6.1.1-1.fc35.src.rpm
mingw32-qt6-qtdeclarative.noarch: E: devel-dependency qt6-qtdeclarative-devel
mingw32-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/i686-w64-mingw32/sys-root/mingw/lib/libQt6LabsAnimation.dll.a
mingw32-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/i686-w64-mingw32/sys-root/mingw/lib/libQt6LabsFolderListModel.dll.a
mingw32-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/i686-w64-mingw32/sys-root/mingw/lib/libQt6LabsQmlModels.dll.a
mingw32-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/i686-w64-mingw32/sys-root/mingw/lib/libQt6LabsSettings.dll.a
mingw32-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/i686-w64-mingw32/sys-root/mingw/lib/libQt6LabsSharedImage.dll.a
mingw32-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/i686-w64-mingw32/sys-root/mingw/lib/libQt6LabsWavefrontMesh.dll.a
mingw32-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/i686-w64-mingw32/sys-root/mingw/lib/libQt6PacketProtocol.a
mingw32-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/i686-w64-mingw32/sys-root/mingw/lib/libQt6Qml.dll.a
mingw32-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/i686-w64-mingw32/sys-root/mingw/lib/libQt6QmlCompiler.a
mingw32-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/i686-w64-mingw32/sys-root/mingw/lib/libQt6QmlDebug.a
mingw32-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/i686-w64-mingw32/sys-root/mingw/lib/libQt6QmlDevTools.a
mingw32-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/i686-w64-mingw32/sys-root/mingw/lib/libQt6QmlDom.a
mingw32-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/i686-w64-mingw32/sys-root/mingw/lib/libQt6QmlLocalStorage.dll.a
mingw32-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/i686-w64-mingw32/sys-root/mingw/lib/libQt6QmlModels.dll.a
mingw32-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/i686-w64-mingw32/sys-root/mingw/lib/libQt6QmlWorkerScript.dll.a
mingw32-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/i686-w64-mingw32/sys-root/mingw/lib/libQt6Quick.dll.a
mingw32-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/i686-w64-mingw32/sys-root/mingw/lib/libQt6QuickLayouts.dll.a
mingw32-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/i686-w64-mingw32/sys-root/mingw/lib/libQt6QuickParticles.dll.a
mingw32-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/i686-w64-mingw32/sys-root/mingw/lib/libQt6QuickShapes.dll.a
mingw32-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/i686-w64-mingw32/sys-root/mingw/lib/libQt6QuickTest.dll.a
mingw32-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/i686-w64-mingw32/sys-root/mingw/lib/libQt6QuickWidgets.dll.a
mingw64-qt6-qtdeclarative.noarch: E: devel-dependency qt6-qtdeclarative-devel
mingw64-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libQt6LabsAnimation.dll.a
mingw64-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libQt6LabsFolderListModel.dll.a
mingw64-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libQt6LabsQmlModels.dll.a
mingw64-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libQt6LabsSettings.dll.a
mingw64-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libQt6LabsSharedImage.dll.a
mingw64-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libQt6LabsWavefrontMesh.dll.a
mingw64-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libQt6PacketProtocol.a
mingw64-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libQt6Qml.dll.a
mingw64-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libQt6QmlCompiler.a
mingw64-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libQt6QmlDebug.a
mingw64-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libQt6QmlDevTools.a
mingw64-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libQt6QmlDom.a
mingw64-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libQt6QmlLocalStorage.dll.a
mingw64-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libQt6QmlModels.dll.a
mingw64-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libQt6QmlWorkerScript.dll.a
mingw64-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libQt6Quick.dll.a
mingw64-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libQt6QuickLayouts.dll.a
mingw64-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libQt6QuickParticles.dll.a
mingw64-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libQt6QuickShapes.dll.a
mingw64-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libQt6QuickTest.dll.a
mingw64-qt6-qtdeclarative.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libQt6QuickWidgets.dll.a
mingw-qt6-qtdeclarative.src:10: W: macro-in-comment %{commit}
mingw-qt6-qtdeclarative.src: E: specfile-error warning: Macro expanded in
comment on line 10: (c=%{commit}; echo ${c:0:7})
3 packages and 0 specfiles checked; 47 errors, 1441 warnings.




Rpmlint (installed packages)
----------------------------
Cannot parse rpmlint output:


Source checksums
----------------
http://download.qt.io/official_releases/qt/6.1/6.1.1/submodules/qtdeclarative-everywhere-src-6.1.1.tar.xz
:
  CHECKSUM(SHA256) this package     :
805394307479ebca9899996af8357037c4f1ff8b783162ade0c5a05cea7ee2d2
  CHECKSUM(SHA256) upstream package :
805394307479ebca9899996af8357037c4f1ff8b783162ade0c5a05cea7ee2d2


Requires
--------
mingw32-qt6-qtdeclarative (rpmlib, GLIBC filtered):
    mingw32(kernel32.dll)
    mingw32(libgcc_s_dw2-1.dll)
    mingw32(libssp-0.dll)
    mingw32(libstdc++-6.dll)
    mingw32(msvcrt.dll)
    mingw32(qt6core.dll)
    mingw32(qt6gui.dll)
    mingw32(qt6labsanimation.dll)
    mingw32(qt6labsfolderlistmodel.dll)
    mingw32(qt6labsqmlmodels.dll)
    mingw32(qt6labssettings.dll)
    mingw32(qt6labssharedimage.dll)
    mingw32(qt6labswavefrontmesh.dll)
    mingw32(qt6network.dll)
    mingw32(qt6opengl.dll)
    mingw32(qt6qml.dll)
    mingw32(qt6qmllocalstorage.dll)
    mingw32(qt6qmlmodels.dll)
    mingw32(qt6qmlworkerscript.dll)
    mingw32(qt6quick.dll)
    mingw32(qt6quicklayouts.dll)
    mingw32(qt6quickparticles.dll)
    mingw32(qt6quickshapes.dll)
    mingw32(qt6quicktest.dll)
    mingw32(qt6sql.dll)
    mingw32(qt6test.dll)
    mingw32(qt6widgets.dll)
    mingw32(shell32.dll)
    mingw32(user32.dll)
    mingw32-crt
    mingw32-filesystem
    qt6-qtdeclarative-devel

mingw64-qt6-qtdeclarative (rpmlib, GLIBC filtered):
    mingw64(kernel32.dll)
    mingw64(libgcc_s_seh-1.dll)
    mingw64(libssp-0.dll)
    mingw64(libstdc++-6.dll)
    mingw64(msvcrt.dll)
    mingw64(qt6core.dll)
    mingw64(qt6gui.dll)
    mingw64(qt6labsanimation.dll)
    mingw64(qt6labsfolderlistmodel.dll)
    mingw64(qt6labsqmlmodels.dll)
    mingw64(qt6labssettings.dll)
    mingw64(qt6labssharedimage.dll)
    mingw64(qt6labswavefrontmesh.dll)
    mingw64(qt6network.dll)
    mingw64(qt6opengl.dll)
    mingw64(qt6qml.dll)
    mingw64(qt6qmllocalstorage.dll)
    mingw64(qt6qmlmodels.dll)
    mingw64(qt6qmlworkerscript.dll)
    mingw64(qt6quick.dll)
    mingw64(qt6quicklayouts.dll)
    mingw64(qt6quickparticles.dll)
    mingw64(qt6quickshapes.dll)
    mingw64(qt6quicktest.dll)
    mingw64(qt6sql.dll)
    mingw64(qt6test.dll)
    mingw64(qt6widgets.dll)
    mingw64(shell32.dll)
    mingw64(user32.dll)
    mingw64-crt
    mingw64-filesystem
    qt6-qtdeclarative-devel



Provides
--------
mingw32-qt6-qtdeclarative:
    mingw32(labsanimationplugin.dll)
    mingw32(labsmodelsplugin.dll)
    mingw32(modelsplugin.dll)
    mingw32(particlesplugin.dll)
    mingw32(qmldbg_debugger.dll)
    mingw32(qmldbg_inspector.dll)
    mingw32(qmldbg_local.dll)
    mingw32(qmldbg_messages.dll)
    mingw32(qmldbg_native.dll)
    mingw32(qmldbg_nativedebugger.dll)
    mingw32(qmldbg_preview.dll)
    mingw32(qmldbg_profiler.dll)
    mingw32(qmldbg_quickprofiler.dll)
    mingw32(qmldbg_server.dll)
    mingw32(qmldbg_tcp.dll)
    mingw32(qmlfolderlistmodelplugin.dll)
    mingw32(qmllocalstorageplugin.dll)
    mingw32(qmlplugin.dll)
    mingw32(qmlsettingsplugin.dll)
    mingw32(qmlshapesplugin.dll)
    mingw32(qmltestplugin.dll)
    mingw32(qmlwavefrontmeshplugin.dll)
    mingw32(qquicklayoutsplugin.dll)
    mingw32(qt6labsanimation.dll)
    mingw32(qt6labsfolderlistmodel.dll)
    mingw32(qt6labsqmlmodels.dll)
    mingw32(qt6labssettings.dll)
    mingw32(qt6labssharedimage.dll)
    mingw32(qt6labswavefrontmesh.dll)
    mingw32(qt6qml.dll)
    mingw32(qt6qmllocalstorage.dll)
    mingw32(qt6qmlmodels.dll)
    mingw32(qt6qmlworkerscript.dll)
    mingw32(qt6quick.dll)
    mingw32(qt6quicklayouts.dll)
    mingw32(qt6quickparticles.dll)
    mingw32(qt6quickshapes.dll)
    mingw32(qt6quicktest.dll)
    mingw32(qt6quickwidgets.dll)
    mingw32(qtquick2plugin.dll)
    mingw32(quicktooling.dll)
    mingw32(quickwindow.dll)
    mingw32(sharedimageplugin.dll)
    mingw32(workerscriptplugin.dll)
    mingw32-qt6-qtdeclarative

mingw64-qt6-qtdeclarative:
    mingw64(labsanimationplugin.dll)
    mingw64(labsmodelsplugin.dll)
    mingw64(modelsplugin.dll)
    mingw64(particlesplugin.dll)
    mingw64(qmldbg_debugger.dll)
    mingw64(qmldbg_inspector.dll)
    mingw64(qmldbg_local.dll)
    mingw64(qmldbg_messages.dll)
    mingw64(qmldbg_native.dll)
    mingw64(qmldbg_nativedebugger.dll)
    mingw64(qmldbg_preview.dll)
    mingw64(qmldbg_profiler.dll)
    mingw64(qmldbg_quickprofiler.dll)
    mingw64(qmldbg_server.dll)
    mingw64(qmldbg_tcp.dll)
    mingw64(qmlfolderlistmodelplugin.dll)
    mingw64(qmllocalstorageplugin.dll)
    mingw64(qmlplugin.dll)
    mingw64(qmlsettingsplugin.dll)
    mingw64(qmlshapesplugin.dll)
    mingw64(qmltestplugin.dll)
    mingw64(qmlwavefrontmeshplugin.dll)
    mingw64(qquicklayoutsplugin.dll)
    mingw64(qt6labsanimation.dll)
    mingw64(qt6labsfolderlistmodel.dll)
    mingw64(qt6labsqmlmodels.dll)
    mingw64(qt6labssettings.dll)
    mingw64(qt6labssharedimage.dll)
    mingw64(qt6labswavefrontmesh.dll)
    mingw64(qt6qml.dll)
    mingw64(qt6qmllocalstorage.dll)
    mingw64(qt6qmlmodels.dll)
    mingw64(qt6qmlworkerscript.dll)
    mingw64(qt6quick.dll)
    mingw64(qt6quicklayouts.dll)
    mingw64(qt6quickparticles.dll)
    mingw64(qt6quickshapes.dll)
    mingw64(qt6quicktest.dll)
    mingw64(qt6quickwidgets.dll)
    mingw64(qtquick2plugin.dll)
    mingw64(quicktooling.dll)
    mingw64(quickwindow.dll)
    mingw64(sharedimageplugin.dll)
    mingw64(workerscriptplugin.dll)
    mingw64-qt6-qtdeclarative



Generated by fedora-review 0.7.6 (b083f91) last change: 2020-11-10
Command line :/usr/bin/fedora-review --no-colors --prebuilt --rpm-spec --name
mingw-qt6-qtdeclarative --mock-config
/var/lib/copr-rpmbuild/results/configs/child.cfg
Buildroot used: fedora-rawhide-x86_64
Active plugins: Shell-api, Generic, C/C++
Disabled plugins: R, Haskell, SugarActivity, Perl, PHP, Python, fonts, Java,
Ocaml
Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
_______________________________________________
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 on the list, report it: https://pagure.io/fedora-infrastructure




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

  Powered by Linux