This is a review *template*. Besides handling the [ ]-marked tests you are also supposed to fix the template before pasting into bugzilla: - Add issues you find to the list of issues on top. If there isn't such a list, create one. - Add your own remarks to the template checks. - Add new lines marked [!] or [?] when you discover new things not listed by fedora-review. - Change or remove any text in the template which is plain wrong. In this case you could also file a bug against fedora-review - Remove the "[ ] Manual check required", you will not have any such lines in what you paste. - Remove attachments which you deem not really useful (the rpmlint ones are mandatory, though) - Remove this text Package Review ============== Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated [ ] = Manual review needed Issues: ======= - Package installs a %{name}.desktop using desktop-file-install or desktop- file-validate if there is such a file. - Package must not depend on deprecated() packages. Note: python2.7 is deprecated, you must not depend on it. See: https://docs.fedoraproject.org/en-US/packaging- guidelines/deprecating-packages/ - 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. Note: License file license.svg is not marked as %license See: https://docs.fedoraproject.org/en-US/packaging- guidelines/LicensingGuidelines/#_license_text - The License field must be a valid SPDX expression. Note: Not a valid SPDX expression 'GPLv3'. It seems that you are using the old Fedora license abbreviations. Try `license-fedora2spdx' for converting it to SPDX. See: https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1 ===== MUST items ===== Generic: [ ]: Package successfully compiles and builds into binary rpms on at least one supported primary architecture. Note: Using prebuilt packages [ ]: 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. No licenses found. Please check the source files for licenses manually. [ ]: License file installed when any subpackage combination is installed. [ ]: Package requires other packages for directories it uses. Note: No known owner of /usr/share/aurorae, /usr/share/aurorae/themes [ ]: Package must own all directories that it creates. Note: Directories without known owners: /usr/share/aurorae, /usr/share/plasma/look-and-feel, /usr/share/wallpapers, /usr/share/plasma/desktoptheme, /usr/share/aurorae/themes, /usr/share/sddm/themes, /usr/share/color-schemes, /usr/share/sddm, /usr/share/plasma [ ]: Package contains no bundled libraries without FPC exception. [ ]: 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. [ ]: 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 22967 bytes in 2 files. [ ]: 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]: 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]: Dist tag is present. [x]: Package does not contain duplicates in %files. [x]: Permissions on files are set properly. [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: [!]: Reviewer should test that the package builds in mock. [ ]: 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). [ ]: Fully versioned dependency in subpackages if applicable. Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in willow- plasma-desktoptheme , willow-color-schemes-opaque , willow-color- schemes-blur , willow-color-schemes-fauxmica , willow-color-schemes- glass , willow-aurorae-theme , willow-aurorae-theme-shader , willow- aurorae-theme-blur , willow-icon-theme , willow-sddm-theme-dark , willow-sddm-theme-light , willow-wallpapers , willow-plasma- lookandfeel [ ]: 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. [ ]: SourceX tarball generation or download is documented. Note: Package contains tarball without URL, check comments [ ]: Sources are verified with gpgverify first in %prep if upstream publishes signatures. Note: gpgverify is not used. [ ]: Package should compile and build into binary rpms on all supported architectures. [ ]: %check is present and all tests pass. [ ]: Packages should try to preserve timestamps of original installed files. [ ]: Spec use %global instead of %define unless justified. Note: %define requiring justification: %define debug_package %{nil}, %define __convert /usr/bin/gm convert, %define wallsize 1920x1080, %define thumbsize 440x248 [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: No rpmlint messages. Rpmlint ------- Checking: willow-0.1-6.gitbbe8db5.fc40.noarch.rpm willow-plasma-desktoptheme-0.1-6.gitbbe8db5.fc40.noarch.rpm willow-color-schemes-opaque-0.1-6.gitbbe8db5.fc40.noarch.rpm willow-color-schemes-blur-0.1-6.gitbbe8db5.fc40.noarch.rpm willow-color-schemes-fauxmica-0.1-6.gitbbe8db5.fc40.noarch.rpm willow-color-schemes-glass-0.1-6.gitbbe8db5.fc40.noarch.rpm willow-aurorae-theme-0.1-6.gitbbe8db5.fc40.noarch.rpm willow-aurorae-theme-shader-0.1-6.gitbbe8db5.fc40.noarch.rpm willow-aurorae-theme-blur-0.1-6.gitbbe8db5.fc40.noarch.rpm willow-icon-theme-0.1-6.gitbbe8db5.fc40.noarch.rpm willow-sddm-theme-dark-0.1-6.gitbbe8db5.fc40.noarch.rpm willow-sddm-theme-light-0.1-6.gitbbe8db5.fc40.noarch.rpm willow-wallpapers-0.1-6.gitbbe8db5.fc40.noarch.rpm willow-plasma-lookandfeel-0.1-6.gitbbe8db5.fc40.noarch.rpm willow-0.1-6.gitbbe8db5.fc40.src.rpm ============================ rpmlint session starts ============================ rpmlint: 2.4.0 configuration: /usr/lib/python3.11/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/tmph2ledx9b')] checks: 31, packages: 15 willow-icon-theme.noarch: E: zero-length /usr/share/icons/WillowSpectrum/16/actions/.gitkeep willow-icon-theme.noarch: E: zero-length /usr/share/icons/WillowSpectrum/16/apps/.gitkeep willow-icon-theme.noarch: E: zero-length /usr/share/icons/WillowSpectrum/16/devices/.gitkeep willow-icon-theme.noarch: E: zero-length /usr/share/icons/WillowSpectrum/16/mimetypes/.gitkeep willow-icon-theme.noarch: E: zero-length /usr/share/icons/WillowSpectrum/16/places/.gitkeep willow-icon-theme.noarch: E: zero-length /usr/share/icons/WillowSpectrum/22/apps/.gitkeep willow-icon-theme.noarch: E: zero-length /usr/share/icons/WillowSpectrum/22/devices/.gitkeep willow-icon-theme.noarch: E: zero-length /usr/share/icons/WillowSpectrum/22/mimetypes/.gitkeep willow-icon-theme.noarch: E: zero-length /usr/share/icons/WillowSpectrum/22/places/.gitkeep willow-icon-theme.noarch: E: zero-length /usr/share/icons/WillowSpectrum/32/actions/.gitkeep willow-icon-theme.noarch: E: zero-length /usr/share/icons/WillowSpectrum/32/apps/.gitkeep willow-icon-theme.noarch: E: zero-length /usr/share/icons/WillowSpectrum/32/devices/.gitkeep willow-icon-theme.noarch: E: zero-length /usr/share/icons/WillowSpectrum/32/mimetypes/.gitkeep willow-icon-theme.noarch: E: zero-length /usr/share/icons/WillowSpectrum/32/places/.gitkeep willow-icon-theme.noarch: E: zero-length /usr/share/icons/WillowSpectrum/48/actions/.gitkeep willow-icon-theme.noarch: E: zero-length /usr/share/icons/WillowSpectrum/48/apps/.gitkeep willow-icon-theme.noarch: E: zero-length /usr/share/icons/WillowSpectrum/48/devices/.gitkeep willow-icon-theme.noarch: E: zero-length /usr/share/icons/WillowSpectrum/48/mimetypes/.gitkeep willow-icon-theme.noarch: E: zero-length /usr/share/icons/WillowSpectrum/48/places/.gitkeep willow-icon-theme.noarch: E: zero-length /usr/share/icons/WillowSpectrum/64/actions/.gitkeep willow-icon-theme.noarch: E: zero-length /usr/share/icons/WillowSpectrum/64/apps/.gitkeep willow-icon-theme.noarch: E: zero-length /usr/share/icons/WillowSpectrum/64/devices/.gitkeep willow-icon-theme.noarch: E: zero-length /usr/share/icons/WillowSpectrum/64/mimetypes/.gitkeep willow-icon-theme.noarch: E: zero-length /usr/share/icons/WillowSpectrum/64/places/.gitkeep willow-icon-theme.noarch: E: zero-length /usr/share/icons/WillowSpectrum/8x8/.gitkeep willow-plasma-lookandfeel.noarch: E: zero-length /usr/share/plasma/look-and-feel/org.kde.willow-spectrum.desktop/contents/previews/desktopswitcher.png willow-plasma-lookandfeel.noarch: E: zero-length /usr/share/plasma/look-and-feel/org.kde.willow-spectrum.desktop/contents/previews/loginmanager.png willow-plasma-lookandfeel.noarch: E: zero-length /usr/share/plasma/look-and-feel/org.kde.willow-spectrum.desktop/contents/previews/runcommand.png willow-plasma-lookandfeel.noarch: E: zero-length /usr/share/plasma/look-and-feel/org.kde.willow-spectrum.desktop/contents/previews/userswitcher.png willow-plasma-lookandfeel.noarch: E: zero-length /usr/share/plasma/look-and-feel/org.kde.willow-spectrum.desktop/contents/previews/windowdecoration.png willow-plasma-lookandfeel.noarch: E: zero-length /usr/share/plasma/look-and-feel/org.kde.willow-spectrum.desktop/contents/previews/windowswitcher.png willow.spec:143: W: unversioned-explicit-provides Plasma(DesktopTheme-WillowSpectrum) willow.spec:149: W: unversioned-explicit-provides Plasma(DesktopTheme-WillowDark) willow.spec:150: W: unversioned-explicit-provides Plasma(DesktopTheme-WillowLight) willow.spec:160: W: unversioned-explicit-provides Plasma(ColorScheme-WillowDark) willow.spec:161: W: unversioned-explicit-provides Plasma(ColorScheme-WillowLight) willow.spec:172: W: unversioned-explicit-provides Plasma(ColorScheme-WillowDarkBlur) willow.spec:173: W: unversioned-explicit-provides Plasma(ColorScheme-WillowLightBlur) willow.spec:184: W: unversioned-explicit-provides Plasma(ColorScheme-WillowDarkFauxMica) willow.spec:185: W: unversioned-explicit-provides Plasma(ColorScheme-WillowLightFauxMica) willow.spec:196: W: unversioned-explicit-provides Plasma(ColorScheme-WillowDarkGlass) willow.spec:197: W: unversioned-explicit-provides Plasma(ColorScheme-WillowLightGlass) willow.spec:212: W: unversioned-explicit-provides Plasma(WindowDecoration-Dark) willow.spec:213: W: unversioned-explicit-provides Plasma(WindowDecoration-DarkAlt) willow.spec:214: W: unversioned-explicit-provides Plasma(WindowDecoration-Light) willow.spec:215: W: unversioned-explicit-provides Plasma(WindowDecoration-LightAlt) willow.spec:216: W: unversioned-explicit-provides Plasma(WindowDecoration-Lightly) willow.spec:235: W: unversioned-explicit-provides Plasma(WindowDecoration-DarkShader) willow.spec:236: W: unversioned-explicit-provides Plasma(WindowDecoration-DarkAltShader) willow.spec:237: W: unversioned-explicit-provides Plasma(WindowDecoration-LightShader) willow.spec:238: W: unversioned-explicit-provides Plasma(WindowDecoration-LightAltShader) willow.spec:255: W: unversioned-explicit-provides Plasma(WindowDecoration-DarkBlur) willow.spec:256: W: unversioned-explicit-provides Plasma(WindowDecoration-DarkBlurAlt) willow.spec:257: W: unversioned-explicit-provides Plasma(WindowDecoration-LightBlur) willow.spec:258: W: unversioned-explicit-provides Plasma(WindowDecoration-LightBlurAlt) willow.spec:275: W: unversioned-explicit-provides Plasma(IconTheme-WillowSpectrum) willow.spec:276: W: unversioned-explicit-provides Plasma(IconTheme-WillowSpectrumDark) willow.spec:277: W: unversioned-explicit-provides Plasma(IconTheme-WillowSpectrumLight) willow.spec:291: W: unversioned-explicit-provides Plasma(SDDMTheme-WillowDark) willow.spec:299: W: unversioned-explicit-provides Plasma(SDDMTheme-WillowLight) willow.spec:309: W: unversioned-explicit-provides Plasma(Wallpapers-Willow) willow.spec:321: W: unversioned-explicit-provides Plasma(LookandFeel-WillowSpectrum) willow.spec:346: W: unversioned-explicit-provides Plasma(LookandFeel-org.kde.willow-dark) willow.spec:347: W: unversioned-explicit-provides Plasma(LookandFeel-org.kde.willow-light) willow.spec:348: W: unversioned-explicit-provides Plasma(LookandFeel-org.kde.willow-spectrum) willow.spec:349: W: unversioned-explicit-provides Plasma(KSplash-org.kde.willow-dark) willow.spec:350: W: unversioned-explicit-provides Plasma(KSplash-org.kde.willow-light) willow-icon-theme.noarch: E: script-without-shebang /usr/share/icons/WillowSpectrum/22/apps/utilities-system-monitor.svg willow-plasma-desktoptheme.noarch: E: script-without-shebang /usr/share/plasma/desktoptheme/WillowSpectrum/icons/update.svg willow-plasma-desktoptheme.noarch: E: script-without-shebang /usr/share/plasma/desktoptheme/WillowSpectrum/icons/updateALT.svg willow-aurorae-theme.noarch: W: obsolete-not-provided willow-aurorae-theme-dark willow-aurorae-theme.noarch: W: obsolete-not-provided willow-aurorae-theme-dark-alt willow-aurorae-theme.noarch: W: obsolete-not-provided willow-aurorae-theme-light willow-aurorae-theme.noarch: W: obsolete-not-provided willow-aurorae-theme-light-alt willow-aurorae-theme.noarch: W: obsolete-not-provided willow-aurorae-theme-lightly willow-aurorae-theme-blur.noarch: W: obsolete-not-provided willow-aurorae-theme-dark-blur willow-aurorae-theme-blur.noarch: W: obsolete-not-provided willow-aurorae-theme-dark-blur-alt willow-aurorae-theme-blur.noarch: W: obsolete-not-provided willow-aurorae-theme-light-blur willow-aurorae-theme-blur.noarch: W: obsolete-not-provided willow-aurorae-theme-light-blur-alt willow-aurorae-theme-shader.noarch: W: obsolete-not-provided willow-aurorae-theme-dark-alt-shader willow-aurorae-theme-shader.noarch: W: obsolete-not-provided willow-aurorae-theme-dark-shader willow-aurorae-theme-shader.noarch: W: obsolete-not-provided willow-aurorae-theme-light-alt-shader willow-aurorae-theme-shader.noarch: W: obsolete-not-provided willow-aurorae-theme-light-shader willow-color-schemes-blur.noarch: W: obsolete-not-provided willow-color-schemes-dark-blur willow-color-schemes-blur.noarch: W: obsolete-not-provided willow-color-schemes-light-blur willow-color-schemes-fauxmica.noarch: W: obsolete-not-provided willow-color-schemes-dark-fauxmica willow-color-schemes-fauxmica.noarch: W: obsolete-not-provided willow-color-schemes-light-fauxmica willow-color-schemes-glass.noarch: W: obsolete-not-provided willow-color-schemes-dark-glass willow-color-schemes-glass.noarch: W: obsolete-not-provided willow-color-schemes-light-glass willow-color-schemes-opaque.noarch: W: obsolete-not-provided willow-color-schemes-dark willow-color-schemes-opaque.noarch: W: obsolete-not-provided willow-color-schemes-light willow-icon-theme.noarch: W: obsolete-not-provided willow-icon-theme-dark willow-icon-theme.noarch: W: obsolete-not-provided willow-icon-theme-light willow-icon-theme.noarch: W: obsolete-not-provided willow-icon-theme-spectrum-dark willow-icon-theme.noarch: W: obsolete-not-provided willow-icon-theme-spectrum-light willow-plasma-desktoptheme.noarch: W: obsolete-not-provided willow-plasma-desktoptheme-dark willow-plasma-desktoptheme.noarch: W: obsolete-not-provided willow-plasma-desktoptheme-light willow-plasma-desktoptheme.noarch: W: obsolete-not-provided willow-plasma-desktoptheme-spectrum willow-plasma-lookandfeel.noarch: W: obsolete-not-provided willow-plasma-lookandfeel-dark willow-plasma-lookandfeel.noarch: W: obsolete-not-provided willow-plasma-lookandfeel-light willow-wallpapers.noarch: W: obsolete-not-provided willow-wallpapers-dark willow-wallpapers.noarch: W: obsolete-not-provided willow-wallpapers-light willow-aurorae-theme.noarch: W: no-documentation willow-aurorae-theme-blur.noarch: W: no-documentation willow-aurorae-theme-shader.noarch: W: no-documentation willow-color-schemes-blur.noarch: W: no-documentation willow-color-schemes-fauxmica.noarch: W: no-documentation willow-color-schemes-glass.noarch: W: no-documentation willow-color-schemes-opaque.noarch: W: no-documentation willow-icon-theme.noarch: W: no-documentation willow-plasma-desktoptheme.noarch: W: no-documentation willow-plasma-lookandfeel.noarch: W: no-documentation willow-sddm-theme-dark.noarch: W: no-documentation willow-sddm-theme-light.noarch: W: no-documentation willow-wallpapers.noarch: W: no-documentation willow.spec:1: W: mixed-use-of-spaces-and-tabs (spaces: line 1, tab: line 1) willow.spec: W: invalid-url Source1: willow-spectrum-plasma.tar.xz willow-icon-theme.noarch: W: hidden-file-or-dir /usr/share/icons/WillowSpectrum/16/actions/.gitkeep willow-icon-theme.noarch: W: hidden-file-or-dir /usr/share/icons/WillowSpectrum/16/apps/.gitkeep willow-icon-theme.noarch: W: hidden-file-or-dir /usr/share/icons/WillowSpectrum/16/devices/.gitkeep willow-icon-theme.noarch: W: hidden-file-or-dir /usr/share/icons/WillowSpectrum/16/mimetypes/.gitkeep willow-icon-theme.noarch: W: hidden-file-or-dir /usr/share/icons/WillowSpectrum/16/places/.gitkeep willow-icon-theme.noarch: W: hidden-file-or-dir /usr/share/icons/WillowSpectrum/22/apps/.gitkeep willow-icon-theme.noarch: W: hidden-file-or-dir /usr/share/icons/WillowSpectrum/22/devices/.gitkeep willow-icon-theme.noarch: W: hidden-file-or-dir /usr/share/icons/WillowSpectrum/22/mimetypes/.gitkeep willow-icon-theme.noarch: W: hidden-file-or-dir /usr/share/icons/WillowSpectrum/22/places/.gitkeep willow-icon-theme.noarch: W: hidden-file-or-dir /usr/share/icons/WillowSpectrum/32/actions/.gitkeep willow-icon-theme.noarch: W: hidden-file-or-dir /usr/share/icons/WillowSpectrum/32/apps/.gitkeep willow-icon-theme.noarch: W: hidden-file-or-dir /usr/share/icons/WillowSpectrum/32/devices/.gitkeep willow-icon-theme.noarch: W: hidden-file-or-dir /usr/share/icons/WillowSpectrum/32/mimetypes/.gitkeep willow-icon-theme.noarch: W: hidden-file-or-dir /usr/share/icons/WillowSpectrum/32/places/.gitkeep willow-icon-theme.noarch: W: hidden-file-or-dir /usr/share/icons/WillowSpectrum/48/actions/.gitkeep willow-icon-theme.noarch: W: hidden-file-or-dir /usr/share/icons/WillowSpectrum/48/apps/.gitkeep willow-icon-theme.noarch: W: hidden-file-or-dir /usr/share/icons/WillowSpectrum/48/devices/.gitkeep willow-icon-theme.noarch: W: hidden-file-or-dir /usr/share/icons/WillowSpectrum/48/mimetypes/.gitkeep willow-icon-theme.noarch: W: hidden-file-or-dir /usr/share/icons/WillowSpectrum/48/places/.gitkeep willow-icon-theme.noarch: W: hidden-file-or-dir /usr/share/icons/WillowSpectrum/64/actions/.gitkeep willow-icon-theme.noarch: W: hidden-file-or-dir /usr/share/icons/WillowSpectrum/64/apps/.gitkeep willow-icon-theme.noarch: W: hidden-file-or-dir /usr/share/icons/WillowSpectrum/64/devices/.gitkeep willow-icon-theme.noarch: W: hidden-file-or-dir /usr/share/icons/WillowSpectrum/64/mimetypes/.gitkeep willow-icon-theme.noarch: W: hidden-file-or-dir /usr/share/icons/WillowSpectrum/64/places/.gitkeep willow-icon-theme.noarch: W: hidden-file-or-dir /usr/share/icons/WillowSpectrum/8x8/.gitkeep willow-sddm-theme-dark.noarch: W: hidden-file-or-dir /usr/share/sddm/themes/WillowDark/faces/.face.icon willow-sddm-theme-light.noarch: W: hidden-file-or-dir /usr/share/sddm/themes/WillowLight/faces/.face.icon willow-aurorae-theme.noarch: E: files-duplicated-waste 275852 willow-aurorae-theme.noarch: W: files-duplicate /usr/share/aurorae/themes/WillowDarkAlt/WillowDarkAltrc /usr/share/aurorae/themes/WillowDark/WillowDarkrc willow-aurorae-theme.noarch: W: files-duplicate /usr/share/aurorae/themes/WillowDarkAlt/decoration.svg /usr/share/aurorae/themes/WillowDark/decoration.svg willow-aurorae-theme.noarch: W: files-duplicate /usr/share/aurorae/themes/WillowLightly/WillowLightlyrc /usr/share/aurorae/themes/WillowLight/WillowLightrc:/usr/share/aurorae/themes/WillowLightAlt/WillowLightAltrc willow-aurorae-theme.noarch: W: files-duplicate /usr/share/aurorae/themes/WillowLightly/alldesktops.svg /usr/share/aurorae/themes/WillowLight/alldesktops.svg willow-aurorae-theme.noarch: W: files-duplicate /usr/share/aurorae/themes/WillowLightly/close.svg /usr/share/aurorae/themes/WillowLight/close.svg willow-aurorae-theme.noarch: W: files-duplicate /usr/share/aurorae/themes/WillowLightly/close.svg.LEFTbak /usr/share/aurorae/themes/WillowLight/close.svg.LEFTbak willow-aurorae-theme.noarch: W: files-duplicate /usr/share/aurorae/themes/WillowLightAlt/decoration.svg /usr/share/aurorae/themes/WillowLight/decoration.svg willow-aurorae-theme.noarch: W: files-duplicate /usr/share/aurorae/themes/WillowLightly/help.svg.bak /usr/share/aurorae/themes/WillowLight/help.svg.bak willow-aurorae-theme.noarch: W: files-duplicate /usr/share/aurorae/themes/WillowLightly/keepabove.svg /usr/share/aurorae/themes/WillowLight/keepabove.svg willow-aurorae-theme.noarch: W: files-duplicate /usr/share/aurorae/themes/WillowLightly/keepbelow.svg /usr/share/aurorae/themes/WillowLight/keepbelow.svg willow-aurorae-theme.noarch: W: files-duplicate /usr/share/aurorae/themes/WillowLightly/maximize.svg /usr/share/aurorae/themes/WillowLight/maximize.svg willow-aurorae-theme.noarch: W: files-duplicate /usr/share/aurorae/themes/WillowLightly/minimize.svg /usr/share/aurorae/themes/WillowLight/minimize.svg willow-aurorae-theme.noarch: W: files-duplicate /usr/share/aurorae/themes/WillowLightly/restore.svg /usr/share/aurorae/themes/WillowLight/restore.svg willow-aurorae-theme-blur.noarch: W: files-duplicate /usr/share/aurorae/themes/WillowDarkBlurAlt/WillowDarkBlurAltrc /usr/share/aurorae/themes/WillowDarkBlur/WillowDarkBlurrc willow-aurorae-theme-blur.noarch: W: files-duplicate /usr/share/aurorae/themes/WillowDarkBlurAlt/decoration.svg /usr/share/aurorae/themes/WillowDarkBlur/decoration.svg willow-aurorae-theme-blur.noarch: W: files-duplicate /usr/share/aurorae/themes/WillowLightBlurAlt/WillowLightBlurAltrc /usr/share/aurorae/themes/WillowLightBlur/WillowLightBlurrc willow-aurorae-theme-blur.noarch: W: files-duplicate /usr/share/aurorae/themes/WillowLightBlurAlt/decoration.svg /usr/share/aurorae/themes/WillowLightBlur/decoration.svg willow-aurorae-theme-shader.noarch: W: files-duplicate /usr/share/aurorae/themes/WillowDarkShader/WillowDarkShaderrc /usr/share/aurorae/themes/WillowDarkAltShader/WillowDarkAltShaderrc willow-aurorae-theme-shader.noarch: W: files-duplicate /usr/share/aurorae/themes/WillowDarkShader/decoration.svg /usr/share/aurorae/themes/WillowDarkAltShader/decoration.svg willow-aurorae-theme-shader.noarch: W: files-duplicate /usr/share/aurorae/themes/WillowLightShader/WillowLightShaderrc /usr/share/aurorae/themes/WillowLightAltShader/WillowLightAltShaderrc willow-aurorae-theme-shader.noarch: W: files-duplicate /usr/share/aurorae/themes/WillowLightShader/decoration.svg /usr/share/aurorae/themes/WillowLightAltShader/decoration.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/symbolic/actions/extract-archive-symbolic.svg /usr/share/icons/WillowSpectrum/16/actions/archive-extract.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/symbolic/actions/add-files-to-archive-symbolic.svg /usr/share/icons/WillowSpectrum/16/actions/archive-insert.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/symbolic/actions/edit-clear-rtl-symbolic.svg /usr/share/icons/WillowSpectrum/16/actions/edit-clear-locationbar-ltr.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/symbolic/actions/edit-clear-symbolic.svg /usr/share/icons/WillowSpectrum/16/actions/edit-clear.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/symbolic/actions/edit-redo-symbolic.svg /usr/share/icons/WillowSpectrum/16/actions/edit-redo.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/symbolic/actions/edit-undo-symbolic.svg /usr/share/icons/WillowSpectrum/16/actions/edit-undo.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/symbolic/actions/fill-between-strokes-symbolic.svg /usr/share/icons/WillowSpectrum/16/actions/fill-between-strokes.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/symbolic/actions/mail-mark-unread-symbolic.svg /usr/share/icons/WillowSpectrum/16/actions/mail-mark-unread.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/symbolic/actions/mail-message-new-symbolic.svg /usr/share/icons/WillowSpectrum/16/actions/mail-message-new.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/16/actions/media-track-show-active.svg /usr/share/icons/WillowSpectrum/16/actions/media-show-active-track-amarok.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/24/actions/mesh-gradient.svg /usr/share/icons/WillowSpectrum/16/actions/mesh-gradient.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/symbolic/actions/trash-symbolic.svg /usr/share/icons/WillowSpectrum/16/actions/trash-empty.svg:/usr/share/icons/WillowSpectrum/symbolic/actions/app-remove-symbolic.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/22/actions/vcs-commit-cvs-cervisia.svg /usr/share/icons/WillowSpectrum/16/actions/vcs-commit-cvs-cervisia.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/22/actions/vcs-diff-cvs-cervisia.svg /usr/share/icons/WillowSpectrum/16/actions/vcs-diff-cvs-cervisia.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/22/actions/vcs-remove-cvs-cervisia.svg /usr/share/icons/WillowSpectrum/16/actions/vcs-remove-cvs-cervisia.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/22/actions/vcs-status-cvs-cervisia.svg /usr/share/icons/WillowSpectrum/16/actions/vcs-status-cvs-cervisia.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/22/actions/vcs-update-cvs-cervisia.svg /usr/share/icons/WillowSpectrum/16/actions/vcs-update-cvs-cervisia.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/22/actions/high-brightness.svg /usr/share/icons/WillowSpectrum/22/actions/brightness-high.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/22/actions/low-brightness.svg /usr/share/icons/WillowSpectrum/22/actions/brightness-low.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/22/actions/media-track-show-active.svg /usr/share/icons/WillowSpectrum/22/actions/media-show-active-track-amarok.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/22/actions/view-institution.svg /usr/share/icons/WillowSpectrum/22/actions/view-bank.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/22/actions/view-financial-category-expense.svg /usr/share/icons/WillowSpectrum/22/actions/view-categories-expenditures.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/22/actions/view-financial-category-income.svg /usr/share/icons/WillowSpectrum/22/actions/view-categories-incomes.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/22/actions/view-financial-category.svg /usr/share/icons/WillowSpectrum/22/actions/view-categories.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/24/actions/align-vertical-top-to-anchor.svg /usr/share/icons/WillowSpectrum/24/actions/align-horizontal-top-out.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/symbolic/actions/microphone-symbolic.svg /usr/share/icons/WillowSpectrum/symbolic/actions/ephy-permission-microphone-symbolic.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/symbolic/actions/explore2-symbolic.svg /usr/share/icons/WillowSpectrum/symbolic/actions/explore-symbolic.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/symbolic/actions/format-indent-more-symbolic.svg /usr/share/icons/WillowSpectrum/symbolic/actions/format-indent-less-rtl-symbolic.svg:/usr/share/icons/WillowSpectrum/symbolic/actions/format-indent-less-symbolic-rtl.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/symbolic/actions/format-indent-more-symbolic-rtl.svg /usr/share/icons/WillowSpectrum/symbolic/actions/format-indent-less-symbolic.svg:/usr/share/icons/WillowSpectrum/symbolic/actions/format-indent-more-rtl-symbolic.svg willow-icon-theme.noarch: W: files-duplicate /usr/share/icons/WillowSpectrum/symbolic/actions/format-text-direction-symbolic-rtl.svg /usr/share/icons/WillowSpectrum/symbolic/actions/format-text-direction-rtl-symbolic.svg willow-plasma-desktoptheme.noarch: W: files-duplicate /usr/share/plasma/desktoptheme/WillowSpectrum/widgets/tooltip.svgz /usr/share/plasma/desktoptheme/WillowSpectrum/dialogs/background.svgz 15 packages and 0 specfiles checked; 35 errors, 162 warnings, 35 badness; has taken 2.2 s Rpmlint (installed packages) ---------------------------- (none): E: there is no installed rpm "willow-aurorae-theme". (none): E: there is no installed rpm "willow-plasma-lookandfeel". (none): E: there is no installed rpm "willow-aurorae-theme-shader". (none): E: there is no installed rpm "willow-icon-theme". (none): E: there is no installed rpm "willow-color-schemes-blur". (none): E: there is no installed rpm "willow-sddm-theme-dark". (none): E: there is no installed rpm "willow-sddm-theme-light". (none): E: there is no installed rpm "willow-color-schemes-fauxmica". (none): E: there is no installed rpm "willow-wallpapers". (none): E: there is no installed rpm "willow-plasma-desktoptheme". (none): E: there is no installed rpm "willow-color-schemes-opaque". (none): E: there is no installed rpm "willow-aurorae-theme-blur". (none): E: there is no installed rpm "willow-color-schemes-glass". (none): E: there is no installed rpm "willow". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.5.0 configuration: /usr/lib/python3.12/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 checks: 32, packages: 14 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 filtered, 0 badness; has taken 0.0 s Source checksums ---------------- https://github.com/vinceliuice/Fluent-icon-theme/archive/812752d0839a84cd86b5754cc6363948b4b3bdb1.tar.gz#/fluent-icon-theme-master+git812752d.tar.gz : CHECKSUM(SHA256) this package : bed8d7d9e5be7d3c25514fcd944820905aff0c355a4e355a02267786fd5b2aa6 CHECKSUM(SHA256) upstream package : bed8d7d9e5be7d3c25514fcd944820905aff0c355a4e355a02267786fd5b2aa6 https://github.com/doncsugar/willow-theme/archive/bbe8db547b76012a64dbdff730256cf7517b541d.tar.gz#/willow-theme-gitbbe8db5.tar.gz : CHECKSUM(SHA256) this package : cd8dec02cd4b92d625ef993246c44c9649e2a92ec14a0dad3e90cd3f5f5bda41 CHECKSUM(SHA256) upstream package : cd8dec02cd4b92d625ef993246c44c9649e2a92ec14a0dad3e90cd3f5f5bda41 Requires -------- willow (rpmlib, GLIBC filtered): Plasma(LookandFeel-WillowSpectrum) willow-plasma-desktoptheme (rpmlib, GLIBC filtered): Plasma(IconTheme-WillowSpectrum) willow-color-schemes-opaque (rpmlib, GLIBC filtered): willow-color-schemes-blur (rpmlib, GLIBC filtered): willow-color-schemes-fauxmica (rpmlib, GLIBC filtered): willow-color-schemes-glass (rpmlib, GLIBC filtered): willow-aurorae-theme (rpmlib, GLIBC filtered): willow-aurorae-theme-shader (rpmlib, GLIBC filtered): willow-aurorae-theme-blur (rpmlib, GLIBC filtered): willow-icon-theme (rpmlib, GLIBC filtered): willow-sddm-theme-dark (rpmlib, GLIBC filtered): willow-sddm-theme-light (rpmlib, GLIBC filtered): willow-wallpapers (rpmlib, GLIBC filtered): willow-plasma-lookandfeel (rpmlib, GLIBC filtered): /usr/bin/bash Plasma(ColorScheme-Lightly) Plasma(CursorTheme-Lightly-White) Plasma(DesktopTheme-WillowSpectrum) Plasma(IconTheme-WillowSpectrum) Plasma(WidgetStyle-Lightly) Plasma(WindowDecoration-Lightly) breeze-gtk plasma-onzemenu Provides -------- willow: willow willow-plasma-desktoptheme: Plasma(DesktopTheme-WillowDark) Plasma(DesktopTheme-WillowLight) Plasma(DesktopTheme-WillowSpectrum) willow-plasma-desktoptheme willow-color-schemes-opaque: Plasma(ColorScheme-WillowDark) Plasma(ColorScheme-WillowLight) willow-color-schemes-opaque willow-color-schemes-blur: Plasma(ColorScheme-WillowDarkBlur) Plasma(ColorScheme-WillowLightBlur) willow-color-schemes-blur willow-color-schemes-fauxmica: Plasma(ColorScheme-WillowDarkFauxMica) Plasma(ColorScheme-WillowLightFauxMica) willow-color-schemes-fauxmica willow-color-schemes-glass: Plasma(ColorScheme-WillowDarkGlass) Plasma(ColorScheme-WillowLightGlass) willow-color-schemes-glass willow-aurorae-theme: Plasma(WindowDecoration-Dark) Plasma(WindowDecoration-DarkAlt) Plasma(WindowDecoration-Light) Plasma(WindowDecoration-LightAlt) Plasma(WindowDecoration-Lightly) willow-aurorae-theme willow-aurorae-theme-shader: Plasma(WindowDecoration-DarkAltShader) Plasma(WindowDecoration-DarkShader) Plasma(WindowDecoration-LightAltShader) Plasma(WindowDecoration-LightShader) willow-aurorae-theme-shader willow-aurorae-theme-blur: Plasma(WindowDecoration-DarkBlur) Plasma(WindowDecoration-DarkBlurAlt) Plasma(WindowDecoration-LightBlur) Plasma(WindowDecoration-LightBlurAlt) willow-aurorae-theme-blur willow-icon-theme: Plasma(IconTheme-WillowSpectrum) Plasma(IconTheme-WillowSpectrumDark) Plasma(IconTheme-WillowSpectrumLight) willow-icon-theme willow-sddm-theme-dark: Plasma(SDDMTheme-WillowDark) willow-sddm-theme-dark willow-sddm-theme-light: Plasma(SDDMTheme-WillowLight) willow-sddm-theme-light willow-wallpapers: Plasma(Wallpapers-Willow) willow-wallpapers willow-plasma-lookandfeel: Plasma(KSplash-org.kde.willow-dark) Plasma(KSplash-org.kde.willow-light) Plasma(LookandFeel-WillowSpectrum) Plasma(LookandFeel-org.kde.willow-dark) Plasma(LookandFeel-org.kde.willow-light) Plasma(LookandFeel-org.kde.willow-spectrum) willow-plasma-lookandfeel Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24 Command line :/bin/fedora-review --no-colors --prebuilt --rpm-spec --name willow --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg Buildroot used: fedora-rawhide-x86_64 Active plugins: Shell-api, Generic Disabled plugins: Python, R, fonts, C/C++, SugarActivity, Ocaml, Haskell, Java, PHP, Perl Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH