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: ======= - 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 COPYING is not marked as %license See: https://docs.fedoraproject.org/en-US/packaging- guidelines/LicensingGuidelines/#_license_text ===== 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. Licenses found: "*No copyright* Apache License 2.0", "Unknown or generated", "BSD 3-Clause License", "*No copyright* BSD 2-Clause License", "*No copyright* Creative Commons CC0 1.0", "GNU Free Documentation License v1.3", "LaTeX Project Public License 1.3c", "GNU General Public License, Version 2", "GNU Lesser General Public License, Version 3", "GNU Lesser General Public License, Version 2.1", "LaTeX Project Public License 1.1", "LaTeX Project Public License 1.2", "LaTeX Project Public License 1", "SIL Open Font License 1.1". 11 files have unknown license. Detailed output of licensecheck in /var/lib/copr- rpmbuild/results/texlive-collection-context/licensecheck.txt [ ]: License file installed when any subpackage combination is installed. [ ]: Package requires other packages for directories it uses. Note: No known owner of /usr/share/texlive/texmf-dist/fonts/tfm, /usr/share/texlive/texmf-dist/fonts/afm, /usr/share/texlive/texmf- dist/fonts/type1 [ ]: Package must own all directories that it creates. Note: Directories without known owners: /usr/share/texlive/texmf- dist/fonts/type1, /usr/share/texlive/texmf-dist/doc/context, /usr/share/texlive/texmf-dist/fonts/tfm/jmn, /usr/share/texlive/texmf- dist/fonts/tfm, /usr/share/texlive/texmf-dist/fonts/afm/jmn, /usr/share/texlive/texmf-dist/fonts/afm, /usr/share/texlive/texmf- dist/fonts/type1/jmn [ ]: Package contains no bundled libraries without FPC exception. [ ]: Changelog in prescribed format. [ ]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install. Note: rm -rf %{buildroot} present but not required [ ]: Sources contain only permissible code or content. [ ]: Package contains desktop file if it is a GUI application. [ ]: 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. [ ]: 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]: The License field must be a valid SPDX expression. [x]: Package does not own files or directories owned by other packages. [x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT [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: [!]: Reviewer should test that the package builds in mock. [ ]: Avoid bundling fonts in non-fonts packages. Note: Package contains font files [ ]: 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 texlive- context-animation , texlive-context-calendar-examples , texlive- context-chat , texlive-context-collating-marks , texlive-context- cyrillicnumbers , texlive-context-filter , texlive-context-gnuplot , texlive-context-handlecsv , texlive-context-letter , texlive-context- mathsets , texlive-context-notes-zh-cn , texlive-context-pocketdiary , texlive-context-simpleslides , texlive-context-squares , texlive- context-sudoku , texlive-context-transliterator , texlive-context- typescripts , texlive-context-vim , texlive-context-visualcounter , texlive-jmn [ ]: Package functions as described. [ ]: Latest version is packaged. [ ]: Package does not include license text files separate from upstream. [ ]: 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. [x]: Buildroot is not present [x]: Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT) [x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin. [x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file [x]: Sources can be downloaded from URI in Source: tag [x]: SourceX is a working URL. [x]: Spec use %global instead of %define unless justified. ===== EXTRA items ===== Generic: [x]: Rpmlint is run on all installed packages. Note: No rpmlint messages. Rpmlint ------- Checking: texlive-collection-context-svn75426-3.fc44.noarch.rpm texlive-context-animation-svn75386-3.fc44.noarch.rpm texlive-context-calendar-examples-svn66947-3.fc44.noarch.rpm texlive-context-chat-svn72010-3.fc44.noarch.rpm texlive-context-collating-marks-svn68696-3.fc44.noarch.rpm texlive-context-cyrillicnumbers-svn47085-3.fc44.noarch.rpm texlive-context-filter-svn62070-3.fc44.noarch.rpm texlive-context-gnuplot-svn75301-3.fc44.noarch.rpm texlive-context-handlecsv-svn76721-3.fc44.noarch.rpm texlive-context-letter-svn60787-3.fc44.noarch.rpm texlive-context-mathsets-svn47085-3.fc44.noarch.rpm texlive-context-notes-zh-cn-svn76286-3.fc44.noarch.rpm texlive-context-pocketdiary-svn73164-3.fc44.noarch.rpm texlive-context-simpleslides-svn67070-3.fc44.noarch.rpm texlive-context-squares-svn70128-3.fc44.noarch.rpm texlive-context-sudoku-svn76924-3.fc44.noarch.rpm texlive-context-transliterator-svn61127-3.fc44.noarch.rpm texlive-context-typescripts-svn76524-3.fc44.noarch.rpm texlive-context-vim-svn62071-3.fc44.noarch.rpm texlive-context-visualcounter-svn47085-3.fc44.noarch.rpm texlive-jmn-svn45751-3.fc44.noarch.rpm texlive-collection-context-svn75426-3.fc44.src.rpm ============================ rpmlint session starts ============================ rpmlint: 2.8.0 configuration: /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml rpmlintrc: [PosixPath('/tmp/tmpgci2mvuk')] checks: 32, packages: 22 texlive-context-animation.noarch: E: spelling-error ('fieldstack', 'Summary(en_US) fieldstack -> field stack, field-stack, fields tack') texlive-context-animation.noarch: E: spelling-error ('mkvi', '%description -l en_US mkvi -> vim') texlive-context-mathsets.noarch: E: spelling-error ('ket', '%description -l en_US ket -> jet, let, key') texlive-context-mathsets.noarch: E: spelling-error ('braket', '%description -l en_US braket -> brake, bracket, brakes') texlive-context-pocketdiary.noarch: E: spelling-error ('organiser', 'Summary(en_US) organiser -> organizer, organist, organism') texlive-context-squares.noarch: E: spelling-error ('latin', '%description -l en_US latin -> Latin, lain, satin') texlive-context-sudoku.noarch: E: spelling-error ('Sudokus', "Summary(en_US) Sudokus -> Sudoku, Sudoku's, Sudoku s") texlive-context-sudoku.noarch: E: spelling-error ('sudokus', '%description -l en_US sudokus -> kudos') texlive-context-typescripts.noarch: E: spelling-error ('mkii', '%description -l en_US mkii -> skim') texlive-context-typescripts.noarch: E: spelling-error ('mkiv', '%description -l en_US mkiv -> skive') texlive-context-vim.noarch: E: spelling-error ('catcode', '%description -l en_US catcode -> cathode, cat code, cat-code') texlive-context-visualcounter.noarch: E: spelling-error ('itemizations', "%description -l en_US itemizations -> itemization, itemization's, itemization s") texlive-collection-context.spec: E: specfile-error error: %changelog not in descending chronological order texlive-context-animation.noarch: W: package-with-huge-docs 93% texlive-context-calendar-examples.noarch: W: package-with-huge-docs 93% texlive-context-chat.noarch: W: package-with-huge-docs 93% texlive-context-collating-marks.noarch: W: package-with-huge-docs 93% texlive-context-cyrillicnumbers.noarch: W: package-with-huge-docs 93% texlive-context-filter.noarch: W: package-with-huge-docs 93% texlive-context-gnuplot.noarch: W: package-with-huge-docs 93% texlive-context-handlecsv.noarch: W: package-with-huge-docs 93% texlive-context-letter.noarch: W: package-with-huge-docs 93% texlive-context-mathsets.noarch: W: package-with-huge-docs 93% texlive-context-notes-zh-cn.noarch: W: package-with-huge-docs 99% texlive-context-pocketdiary.noarch: W: package-with-huge-docs 93% texlive-context-simpleslides.noarch: W: package-with-huge-docs 93% texlive-context-squares.noarch: W: package-with-huge-docs 93% texlive-context-sudoku.noarch: W: package-with-huge-docs 93% texlive-context-transliterator.noarch: W: package-with-huge-docs 93% texlive-context-typescripts.noarch: W: package-with-huge-docs 93% texlive-context-vim.noarch: W: package-with-huge-docs 93% texlive-context-visualcounter.noarch: W: package-with-huge-docs 93% texlive-context-animation.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/cyrillicnumbers/cyrillicnumbers.lua 644 /usr/bin/env texlua texlive-context-animation.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/transliterator/transliterator.lua 644 /usr/bin/env texlua texlive-context-calendar-examples.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/cyrillicnumbers/cyrillicnumbers.lua 644 /usr/bin/env texlua texlive-context-calendar-examples.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/transliterator/transliterator.lua 644 /usr/bin/env texlua texlive-context-chat.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/cyrillicnumbers/cyrillicnumbers.lua 644 /usr/bin/env texlua texlive-context-chat.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/transliterator/transliterator.lua 644 /usr/bin/env texlua texlive-context-collating-marks.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/cyrillicnumbers/cyrillicnumbers.lua 644 /usr/bin/env texlua texlive-context-collating-marks.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/transliterator/transliterator.lua 644 /usr/bin/env texlua texlive-context-cyrillicnumbers.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/cyrillicnumbers/cyrillicnumbers.lua 644 /usr/bin/env texlua texlive-context-cyrillicnumbers.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/transliterator/transliterator.lua 644 /usr/bin/env texlua texlive-context-filter.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/cyrillicnumbers/cyrillicnumbers.lua 644 /usr/bin/env texlua texlive-context-filter.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/transliterator/transliterator.lua 644 /usr/bin/env texlua texlive-context-gnuplot.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/cyrillicnumbers/cyrillicnumbers.lua 644 /usr/bin/env texlua texlive-context-gnuplot.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/transliterator/transliterator.lua 644 /usr/bin/env texlua texlive-context-handlecsv.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/cyrillicnumbers/cyrillicnumbers.lua 644 /usr/bin/env texlua texlive-context-handlecsv.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/transliterator/transliterator.lua 644 /usr/bin/env texlua texlive-context-letter.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/cyrillicnumbers/cyrillicnumbers.lua 644 /usr/bin/env texlua texlive-context-letter.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/transliterator/transliterator.lua 644 /usr/bin/env texlua texlive-context-mathsets.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/cyrillicnumbers/cyrillicnumbers.lua 644 /usr/bin/env texlua texlive-context-mathsets.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/transliterator/transliterator.lua 644 /usr/bin/env texlua texlive-context-pocketdiary.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/cyrillicnumbers/cyrillicnumbers.lua 644 /usr/bin/env texlua texlive-context-pocketdiary.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/transliterator/transliterator.lua 644 /usr/bin/env texlua texlive-context-simpleslides.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/cyrillicnumbers/cyrillicnumbers.lua 644 /usr/bin/env texlua texlive-context-simpleslides.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/transliterator/transliterator.lua 644 /usr/bin/env texlua texlive-context-squares.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/cyrillicnumbers/cyrillicnumbers.lua 644 /usr/bin/env texlua texlive-context-squares.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/transliterator/transliterator.lua 644 /usr/bin/env texlua texlive-context-sudoku.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/cyrillicnumbers/cyrillicnumbers.lua 644 /usr/bin/env texlua texlive-context-sudoku.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/transliterator/transliterator.lua 644 /usr/bin/env texlua texlive-context-transliterator.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/cyrillicnumbers/cyrillicnumbers.lua 644 /usr/bin/env texlua texlive-context-transliterator.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/transliterator/transliterator.lua 644 /usr/bin/env texlua texlive-context-typescripts.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/cyrillicnumbers/cyrillicnumbers.lua 644 /usr/bin/env texlua texlive-context-typescripts.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/transliterator/transliterator.lua 644 /usr/bin/env texlua texlive-context-vim.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/cyrillicnumbers/cyrillicnumbers.lua 644 /usr/bin/env texlua texlive-context-vim.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/transliterator/transliterator.lua 644 /usr/bin/env texlua texlive-context-visualcounter.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/cyrillicnumbers/cyrillicnumbers.lua 644 /usr/bin/env texlua texlive-context-visualcounter.noarch: E: non-executable-script /usr/share/texlive/texmf-dist/tex/context/third/transliterator/transliterator.lua 644 /usr/bin/env texlua texlive-collection-context.noarch: W: no-documentation texlive-jmn.noarch: W: no-documentation texlive-collection-context.spec: W: no-%check-section texlive-collection-context.spec: W: invalid-url Source1: texlive-licenses.tar.xz texlive-context-gnuplot.noarch: E: incorrect-fsf-address /usr/share/licenses/texlive-context-gnuplot/gpl2.txt texlive-context-letter.noarch: E: incorrect-fsf-address /usr/share/licenses/texlive-context-letter/gpl2.txt texlive-context-simpleslides.noarch: E: incorrect-fsf-address /usr/share/licenses/texlive-context-simpleslides/gpl2.txt texlive-context-animation.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/collating-marks/LICENSE /usr/share/texlive/texmf-dist/doc/context/third/calendar-examples/LICENSE texlive-context-animation.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/vim/VERSION /usr/share/texlive/texmf-dist/doc/context/third/filter/VERSION texlive-context-calendar-examples.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/collating-marks/LICENSE /usr/share/texlive/texmf-dist/doc/context/third/calendar-examples/LICENSE texlive-context-calendar-examples.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/vim/VERSION /usr/share/texlive/texmf-dist/doc/context/third/filter/VERSION texlive-context-chat.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/collating-marks/LICENSE /usr/share/texlive/texmf-dist/doc/context/third/calendar-examples/LICENSE texlive-context-chat.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/vim/VERSION /usr/share/texlive/texmf-dist/doc/context/third/filter/VERSION texlive-context-collating-marks.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/collating-marks/LICENSE /usr/share/texlive/texmf-dist/doc/context/third/calendar-examples/LICENSE texlive-context-collating-marks.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/vim/VERSION /usr/share/texlive/texmf-dist/doc/context/third/filter/VERSION texlive-context-cyrillicnumbers.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/collating-marks/LICENSE /usr/share/texlive/texmf-dist/doc/context/third/calendar-examples/LICENSE texlive-context-cyrillicnumbers.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/vim/VERSION /usr/share/texlive/texmf-dist/doc/context/third/filter/VERSION texlive-context-filter.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/collating-marks/LICENSE /usr/share/texlive/texmf-dist/doc/context/third/calendar-examples/LICENSE texlive-context-filter.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/vim/VERSION /usr/share/texlive/texmf-dist/doc/context/third/filter/VERSION texlive-context-gnuplot.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/collating-marks/LICENSE /usr/share/texlive/texmf-dist/doc/context/third/calendar-examples/LICENSE texlive-context-gnuplot.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/vim/VERSION /usr/share/texlive/texmf-dist/doc/context/third/filter/VERSION texlive-context-handlecsv.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/collating-marks/LICENSE /usr/share/texlive/texmf-dist/doc/context/third/calendar-examples/LICENSE texlive-context-handlecsv.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/vim/VERSION /usr/share/texlive/texmf-dist/doc/context/third/filter/VERSION texlive-context-letter.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/collating-marks/LICENSE /usr/share/texlive/texmf-dist/doc/context/third/calendar-examples/LICENSE texlive-context-letter.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/vim/VERSION /usr/share/texlive/texmf-dist/doc/context/third/filter/VERSION texlive-context-mathsets.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/collating-marks/LICENSE /usr/share/texlive/texmf-dist/doc/context/third/calendar-examples/LICENSE texlive-context-mathsets.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/vim/VERSION /usr/share/texlive/texmf-dist/doc/context/third/filter/VERSION texlive-context-notes-zh-cn.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/collating-marks/LICENSE /usr/share/texlive/texmf-dist/doc/context/third/calendar-examples/LICENSE texlive-context-notes-zh-cn.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/vim/VERSION /usr/share/texlive/texmf-dist/doc/context/third/filter/VERSION texlive-context-pocketdiary.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/collating-marks/LICENSE /usr/share/texlive/texmf-dist/doc/context/third/calendar-examples/LICENSE texlive-context-pocketdiary.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/vim/VERSION /usr/share/texlive/texmf-dist/doc/context/third/filter/VERSION texlive-context-simpleslides.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/collating-marks/LICENSE /usr/share/texlive/texmf-dist/doc/context/third/calendar-examples/LICENSE texlive-context-simpleslides.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/vim/VERSION /usr/share/texlive/texmf-dist/doc/context/third/filter/VERSION texlive-context-squares.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/collating-marks/LICENSE /usr/share/texlive/texmf-dist/doc/context/third/calendar-examples/LICENSE texlive-context-squares.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/vim/VERSION /usr/share/texlive/texmf-dist/doc/context/third/filter/VERSION texlive-context-sudoku.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/collating-marks/LICENSE /usr/share/texlive/texmf-dist/doc/context/third/calendar-examples/LICENSE texlive-context-sudoku.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/vim/VERSION /usr/share/texlive/texmf-dist/doc/context/third/filter/VERSION texlive-context-transliterator.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/collating-marks/LICENSE /usr/share/texlive/texmf-dist/doc/context/third/calendar-examples/LICENSE texlive-context-transliterator.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/vim/VERSION /usr/share/texlive/texmf-dist/doc/context/third/filter/VERSION texlive-context-typescripts.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/collating-marks/LICENSE /usr/share/texlive/texmf-dist/doc/context/third/calendar-examples/LICENSE texlive-context-typescripts.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/vim/VERSION /usr/share/texlive/texmf-dist/doc/context/third/filter/VERSION texlive-context-vim.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/collating-marks/LICENSE /usr/share/texlive/texmf-dist/doc/context/third/calendar-examples/LICENSE texlive-context-vim.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/vim/VERSION /usr/share/texlive/texmf-dist/doc/context/third/filter/VERSION texlive-context-visualcounter.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/collating-marks/LICENSE /usr/share/texlive/texmf-dist/doc/context/third/calendar-examples/LICENSE texlive-context-visualcounter.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/context/third/vim/VERSION /usr/share/texlive/texmf-dist/doc/context/third/filter/VERSION 22 packages and 0 specfiles checked; 52 errors, 61 warnings, 70 filtered, 52 badness; has taken 8.9 s Rpmlint (installed packages) ---------------------------- (none): E: there is no installed rpm "texlive-context-transliterator". (none): E: there is no installed rpm "texlive-context-gnuplot". (none): E: there is no installed rpm "texlive-context-calendar-examples". (none): E: there is no installed rpm "texlive-context-filter". (none): E: there is no installed rpm "texlive-context-vim". (none): E: there is no installed rpm "texlive-context-pocketdiary". (none): E: there is no installed rpm "texlive-collection-context". (none): E: there is no installed rpm "texlive-context-chat". (none): E: there is no installed rpm "texlive-jmn". (none): E: there is no installed rpm "texlive-context-collating-marks". (none): E: there is no installed rpm "texlive-context-visualcounter". (none): E: there is no installed rpm "texlive-context-typescripts". (none): E: there is no installed rpm "texlive-context-mathsets". (none): E: there is no installed rpm "texlive-context-handlecsv". (none): E: there is no installed rpm "texlive-context-sudoku". (none): E: there is no installed rpm "texlive-context-notes-zh-cn". (none): E: there is no installed rpm "texlive-context-cyrillicnumbers". (none): E: there is no installed rpm "texlive-context-animation". (none): E: there is no installed rpm "texlive-context-simpleslides". (none): E: there is no installed rpm "texlive-context-squares". (none): E: there is no installed rpm "texlive-context-letter". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ 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: 21 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 filtered, 0 badness; has taken 0.0 s Source checksums ---------------- https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/jmn.tar.xz : CHECKSUM(SHA256) this package : 2dbd70cf58cc339c35e1be7995493ab5bb0c5f7a93efb5b91e34a241b6547fa6 CHECKSUM(SHA256) upstream package : 2dbd70cf58cc339c35e1be7995493ab5bb0c5f7a93efb5b91e34a241b6547fa6 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-visualcounter.doc.tar.xz : CHECKSUM(SHA256) this package : 570508fb4034eab7adcd34762e8428530d1fd38ea85ce98504ab4835cec65254 CHECKSUM(SHA256) upstream package : 570508fb4034eab7adcd34762e8428530d1fd38ea85ce98504ab4835cec65254 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-visualcounter.tar.xz : CHECKSUM(SHA256) this package : 3a697d25947a996ea256e2b48dc2dd0e008fed951ce6791eeb87cde4c007801d CHECKSUM(SHA256) upstream package : 3a697d25947a996ea256e2b48dc2dd0e008fed951ce6791eeb87cde4c007801d https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-vim.doc.tar.xz : CHECKSUM(SHA256) this package : c9c36057b74b8adf40f3b957c55ab0d85ede4d9fd28f9d2228761368bb024ec4 CHECKSUM(SHA256) upstream package : c9c36057b74b8adf40f3b957c55ab0d85ede4d9fd28f9d2228761368bb024ec4 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-vim.tar.xz : CHECKSUM(SHA256) this package : 7b50f189a2f20ba8298c3b2d823a1511d431eb87ac8ba6392c80deaa711bf8a6 CHECKSUM(SHA256) upstream package : 7b50f189a2f20ba8298c3b2d823a1511d431eb87ac8ba6392c80deaa711bf8a6 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-typescripts.doc.tar.xz : CHECKSUM(SHA256) this package : fa9d2562c2bc758061d28a5d0e885415ffcab2b1bf40402351a9dda6a024215f CHECKSUM(SHA256) upstream package : fa9d2562c2bc758061d28a5d0e885415ffcab2b1bf40402351a9dda6a024215f https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-typescripts.tar.xz : CHECKSUM(SHA256) this package : 7b374a1ec1c8696d8625a9f761277ed7224394b5912306c9b95f7298d81ffa1b CHECKSUM(SHA256) upstream package : 7b374a1ec1c8696d8625a9f761277ed7224394b5912306c9b95f7298d81ffa1b https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-transliterator.doc.tar.xz : CHECKSUM(SHA256) this package : 9801e537dabfc9b286deb74bacde5c8bed5e95258a26943a5de4162f174fbf78 CHECKSUM(SHA256) upstream package : 9801e537dabfc9b286deb74bacde5c8bed5e95258a26943a5de4162f174fbf78 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-transliterator.tar.xz : CHECKSUM(SHA256) this package : 95801d393d004166947e64035ecde334b3c753ba5a969ee85f54384fda3fdbad CHECKSUM(SHA256) upstream package : 95801d393d004166947e64035ecde334b3c753ba5a969ee85f54384fda3fdbad https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-sudoku.doc.tar.xz : CHECKSUM(SHA256) this package : bf0651608040868bd9d36ba96b0ff6343244cd32e35dd5e390cd073e08ab28cc CHECKSUM(SHA256) upstream package : bf0651608040868bd9d36ba96b0ff6343244cd32e35dd5e390cd073e08ab28cc https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-sudoku.tar.xz : CHECKSUM(SHA256) this package : 8a7207282f12e36ebf874cf15ad70cc37085a384a940d6991c988419913b1241 CHECKSUM(SHA256) upstream package : 8a7207282f12e36ebf874cf15ad70cc37085a384a940d6991c988419913b1241 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-squares.doc.tar.xz : CHECKSUM(SHA256) this package : e6a1e551c1927805195c980a75a0b805d15cab2279951c0a54be8c1fd274bc8c CHECKSUM(SHA256) upstream package : e6a1e551c1927805195c980a75a0b805d15cab2279951c0a54be8c1fd274bc8c https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-squares.tar.xz : CHECKSUM(SHA256) this package : cc9038c0b1d8928c7405f714a0227f948d140d455d3e5c168bd4f975cd699aff CHECKSUM(SHA256) upstream package : cc9038c0b1d8928c7405f714a0227f948d140d455d3e5c168bd4f975cd699aff https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-simpleslides.doc.tar.xz : CHECKSUM(SHA256) this package : 382a53f02da2d30a194c37b03b6c1445ebfdb72a884592978e010d461512b085 CHECKSUM(SHA256) upstream package : 382a53f02da2d30a194c37b03b6c1445ebfdb72a884592978e010d461512b085 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-simpleslides.tar.xz : CHECKSUM(SHA256) this package : 842507fb4ecb0a6665292210da9b3efcf3ddd7c1b00dbc5e3a2afc769ec1e98e CHECKSUM(SHA256) upstream package : 842507fb4ecb0a6665292210da9b3efcf3ddd7c1b00dbc5e3a2afc769ec1e98e https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-pocketdiary.doc.tar.xz : CHECKSUM(SHA256) this package : cb0898e1b8bc7c492920ee263072fda74a90373fee2b9762420386f65b426774 CHECKSUM(SHA256) upstream package : cb0898e1b8bc7c492920ee263072fda74a90373fee2b9762420386f65b426774 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-pocketdiary.tar.xz : CHECKSUM(SHA256) this package : ee596ffadd5680a4ed653b0693f531a13cb978177bf3b3c49dda884dff8682d6 CHECKSUM(SHA256) upstream package : ee596ffadd5680a4ed653b0693f531a13cb978177bf3b3c49dda884dff8682d6 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-notes-zh-cn.doc.tar.xz : CHECKSUM(SHA256) this package : a3b9e68ab7413c4dd39f8115a9493ddfec8d7ec1ee6b9c27869f8e98b9633018 CHECKSUM(SHA256) upstream package : a3b9e68ab7413c4dd39f8115a9493ddfec8d7ec1ee6b9c27869f8e98b9633018 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-notes-zh-cn.tar.xz : CHECKSUM(SHA256) this package : e7a6af40e0222b8321dc2d9f5a4b4d13c3a515a74cf19ea18e93ab351b05f7b0 CHECKSUM(SHA256) upstream package : e7a6af40e0222b8321dc2d9f5a4b4d13c3a515a74cf19ea18e93ab351b05f7b0 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-mathsets.doc.tar.xz : CHECKSUM(SHA256) this package : 3bf7dcaf920aac2b8c8204091260286fb92c0640f9257702cfed383d5fb0f12a CHECKSUM(SHA256) upstream package : 3bf7dcaf920aac2b8c8204091260286fb92c0640f9257702cfed383d5fb0f12a https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-mathsets.tar.xz : CHECKSUM(SHA256) this package : 13b5458b7a3b3777a8c10e7bcb662749d6f2115a8828f46b00f42e66a0f91940 CHECKSUM(SHA256) upstream package : 13b5458b7a3b3777a8c10e7bcb662749d6f2115a8828f46b00f42e66a0f91940 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-letter.doc.tar.xz : CHECKSUM(SHA256) this package : b9e92483e31f334231a45f57776589c69441796c0a4ae790fe3db34e732e006d CHECKSUM(SHA256) upstream package : b9e92483e31f334231a45f57776589c69441796c0a4ae790fe3db34e732e006d https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-letter.tar.xz : CHECKSUM(SHA256) this package : 9de024907634a01f5e2dc141f3b822473822bf8ecdeb38a5569528421b2f9ed4 CHECKSUM(SHA256) upstream package : 9de024907634a01f5e2dc141f3b822473822bf8ecdeb38a5569528421b2f9ed4 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-handlecsv.doc.tar.xz : CHECKSUM(SHA256) this package : f1ffe8a957055785eb9c602effa4d62fdd4670984021d46f41700332c414f19d CHECKSUM(SHA256) upstream package : f1ffe8a957055785eb9c602effa4d62fdd4670984021d46f41700332c414f19d https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-handlecsv.tar.xz : CHECKSUM(SHA256) this package : 2847b24f5cf3dfa7ce2af9d3b7aa9244a8410862c32de2ff07ed786d818f4826 CHECKSUM(SHA256) upstream package : 2847b24f5cf3dfa7ce2af9d3b7aa9244a8410862c32de2ff07ed786d818f4826 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-gnuplot.doc.tar.xz : CHECKSUM(SHA256) this package : 03fd3a6b2de487efec35d63869779ffe97b2a7d911dbec0a2c8b902146d7dca6 CHECKSUM(SHA256) upstream package : 03fd3a6b2de487efec35d63869779ffe97b2a7d911dbec0a2c8b902146d7dca6 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-gnuplot.tar.xz : CHECKSUM(SHA256) this package : 98c836f2b73aaa1d72c46d8761ecd41323a0251eced3b5d01c02f792a4c67287 CHECKSUM(SHA256) upstream package : 98c836f2b73aaa1d72c46d8761ecd41323a0251eced3b5d01c02f792a4c67287 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-filter.doc.tar.xz : CHECKSUM(SHA256) this package : 98a10fb6fd0d0fd1c11b23f2f10f27f8928a18588df53ed19e08516de8ee9bc9 CHECKSUM(SHA256) upstream package : 98a10fb6fd0d0fd1c11b23f2f10f27f8928a18588df53ed19e08516de8ee9bc9 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-filter.tar.xz : CHECKSUM(SHA256) this package : efd8be1bd0769d02ec74b519ccf850678ab775f9ecd8443eb604c2b5f785237d CHECKSUM(SHA256) upstream package : efd8be1bd0769d02ec74b519ccf850678ab775f9ecd8443eb604c2b5f785237d https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-cyrillicnumbers.doc.tar.xz : CHECKSUM(SHA256) this package : fff181f8059422aea9c745e1706ae766c0e9c9a1abb713fc1a3b196db0bd5c22 CHECKSUM(SHA256) upstream package : fff181f8059422aea9c745e1706ae766c0e9c9a1abb713fc1a3b196db0bd5c22 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-cyrillicnumbers.tar.xz : CHECKSUM(SHA256) this package : f75ddc2bb1243cc8cef6f9521128dbe0f6e4a6b514c6ad7fd395ca1ad26f2b72 CHECKSUM(SHA256) upstream package : f75ddc2bb1243cc8cef6f9521128dbe0f6e4a6b514c6ad7fd395ca1ad26f2b72 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-collating-marks.doc.tar.xz : CHECKSUM(SHA256) this package : 1ae61fd38b504cc137e2c4d8e614c95a7fd5fd5210432bbbc28c5fe4912819fa CHECKSUM(SHA256) upstream package : 1ae61fd38b504cc137e2c4d8e614c95a7fd5fd5210432bbbc28c5fe4912819fa https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-collating-marks.tar.xz : CHECKSUM(SHA256) this package : 4d0497168b0bf9cb9c89f588c9a55b1c32566c8d594f4ebdc8a5d6a72a9bd375 CHECKSUM(SHA256) upstream package : 4d0497168b0bf9cb9c89f588c9a55b1c32566c8d594f4ebdc8a5d6a72a9bd375 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-chat.doc.tar.xz : CHECKSUM(SHA256) this package : 9274fa5b772af6ebb9a9e19b443ccbef394f65e0bc34c8f0c537c6f4f93a9d7d CHECKSUM(SHA256) upstream package : 9274fa5b772af6ebb9a9e19b443ccbef394f65e0bc34c8f0c537c6f4f93a9d7d https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-chat.tar.xz : CHECKSUM(SHA256) this package : a84d6bb2478efd05cf06b0d175afdf746b3e4a701ec0cd3ed2565ea1d16a9fbc CHECKSUM(SHA256) upstream package : a84d6bb2478efd05cf06b0d175afdf746b3e4a701ec0cd3ed2565ea1d16a9fbc https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-calendar-examples.doc.tar.xz : CHECKSUM(SHA256) this package : eeb1ce6b8ec455a27321c15a6aa8abb7d139682fce8596fa658546deda3e247f CHECKSUM(SHA256) upstream package : eeb1ce6b8ec455a27321c15a6aa8abb7d139682fce8596fa658546deda3e247f https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-calendar-examples.tar.xz : CHECKSUM(SHA256) this package : 65e49e3903a85db86eec812ee538711f992aa27b5d814423511cd35c0e8ffb2f CHECKSUM(SHA256) upstream package : 65e49e3903a85db86eec812ee538711f992aa27b5d814423511cd35c0e8ffb2f https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-animation.doc.tar.xz : CHECKSUM(SHA256) this package : 8ea24b3f7b298296b6c4627f54ba8e413ef8cf9dd765cd5571e8ccedb9c69077 CHECKSUM(SHA256) upstream package : 8ea24b3f7b298296b6c4627f54ba8e413ef8cf9dd765cd5571e8ccedb9c69077 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context-animation.tar.xz : CHECKSUM(SHA256) this package : c53b42b174462820fb600b508e331a482a2127abec27432c18933601411df640 CHECKSUM(SHA256) upstream package : c53b42b174462820fb600b508e331a482a2127abec27432c18933601411df640 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/collection-context.tar.xz : CHECKSUM(SHA256) this package : a61e1e90d4ef05357788d0adbc2ff48f6a329a37bab0cec997282cdc99767dbf CHECKSUM(SHA256) upstream package : a61e1e90d4ef05357788d0adbc2ff48f6a329a37bab0cec997282cdc99767dbf Requires -------- texlive-collection-context (rpmlib, GLIBC filtered): texlive-base texlive-collection-basic texlive-context texlive-context-animation texlive-context-calendar-examples texlive-context-chat texlive-context-collating-marks texlive-context-cyrillicnumbers texlive-context-filter texlive-context-gnuplot texlive-context-handlecsv texlive-context-legacy texlive-context-letter texlive-context-mathsets texlive-context-notes-zh-cn texlive-context-pocketdiary texlive-context-simpleslides texlive-context-squares texlive-context-sudoku texlive-context-transliterator texlive-context-typescripts texlive-context-vim texlive-context-visualcounter texlive-jmn texlive-luajittex texlive-context-animation (rpmlib, GLIBC filtered): texlive-base texlive-context texlive-kpathsea texlive-context-calendar-examples (rpmlib, GLIBC filtered): texlive-base texlive-context texlive-kpathsea texlive-context-chat (rpmlib, GLIBC filtered): texlive-base texlive-context texlive-kpathsea texlive-context-collating-marks (rpmlib, GLIBC filtered): texlive-base texlive-context texlive-kpathsea texlive-context-cyrillicnumbers (rpmlib, GLIBC filtered): texlive-base texlive-context texlive-kpathsea texlive-context-filter (rpmlib, GLIBC filtered): texlive-base texlive-context texlive-kpathsea texlive-context-gnuplot (rpmlib, GLIBC filtered): texlive-base texlive-context texlive-kpathsea texlive-context-handlecsv (rpmlib, GLIBC filtered): texlive-base texlive-context texlive-kpathsea texlive-context-letter (rpmlib, GLIBC filtered): texlive-base texlive-context texlive-kpathsea texlive-context-mathsets (rpmlib, GLIBC filtered): texlive-base texlive-context texlive-kpathsea texlive-context-notes-zh-cn (rpmlib, GLIBC filtered): texlive-base texlive-context texlive-kpathsea texlive-context-pocketdiary (rpmlib, GLIBC filtered): texlive-base texlive-context texlive-kpathsea texlive-context-simpleslides (rpmlib, GLIBC filtered): texlive-base texlive-context texlive-kpathsea texlive-context-squares (rpmlib, GLIBC filtered): texlive-base texlive-context texlive-kpathsea texlive-context-sudoku (rpmlib, GLIBC filtered): texlive-base texlive-context texlive-kpathsea texlive-context-transliterator (rpmlib, GLIBC filtered): texlive-base texlive-context texlive-kpathsea texlive-context-typescripts (rpmlib, GLIBC filtered): texlive-base texlive-context texlive-kpathsea texlive-context-vim (rpmlib, GLIBC filtered): texlive-base texlive-context texlive-context-filter texlive-kpathsea texlive-context-visualcounter (rpmlib, GLIBC filtered): texlive-base texlive-context texlive-kpathsea texlive-jmn (rpmlib, GLIBC filtered): texlive-base texlive-kpathsea Provides -------- texlive-collection-context: texlive-collection-context texlive-context-animation: texlive-context-animation texlive-context-calendar-examples: texlive-context-calendar-examples texlive-context-chat: texlive-context-chat texlive-context-collating-marks: texlive-context-collating-marks texlive-context-cyrillicnumbers: texlive-context-cyrillicnumbers texlive-context-filter: texlive-context-filter texlive-context-gnuplot: texlive-context-gnuplot texlive-context-handlecsv: tex(t-handlecsv.tex) texlive-context-handlecsv texlive-context-letter: texlive-context-letter texlive-context-mathsets: tex(t-mathsets.tex) texlive-context-mathsets texlive-context-notes-zh-cn: texlive-context-notes-zh-cn texlive-context-notes-zh-cn-doc texlive-context-pocketdiary: texlive-context-pocketdiary texlive-context-simpleslides: tex(s-simpleslides-BigNumber.tex) tex(s-simpleslides-BlackBoard.tex) tex(s-simpleslides-BottomSquares.tex) tex(s-simpleslides-Boxed.tex) tex(s-simpleslides-BoxedTitle.tex) tex(s-simpleslides-Ellipse.tex) tex(s-simpleslides-Embossed.tex) tex(s-simpleslides-Framed.tex) tex(s-simpleslides-FramedTitle.tex) tex(s-simpleslides-FuzzyFrame.tex) tex(s-simpleslides-FuzzyTopic.tex) tex(s-simpleslides-HorizontalStripes.tex) tex(s-simpleslides-NarrowStripes.tex) tex(s-simpleslides-PlainCounter.tex) tex(s-simpleslides-RainbowStripe.tex) tex(s-simpleslides-Rounded.tex) tex(s-simpleslides-Shaded.tex) tex(s-simpleslides-SideSquares.tex) tex(s-simpleslides-SideToc.tex) tex(s-simpleslides-Split.tex) tex(s-simpleslides-Sunrise.tex) tex(s-simpleslides-Swoosh.tex) tex(s-simpleslides-ThickStripes.tex) tex(s-simpleslides-default.tex) texlive-context-simpleslides texlive-context-squares: texlive-context-squares texlive-context-sudoku: texlive-context-sudoku texlive-context-transliterator: tex(t-transliterator.tex) texlive-context-transliterator texlive-context-typescripts: texlive-context-typescripts texlive-context-vim: tex(t-vim.tex) texlive-context-vim texlive-context-visualcounter: texlive-context-visualcounter texlive-jmn: texlive-jmn Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24 Command line :/bin/fedora-review --no-colors --prebuilt --rpm-spec --name texlive-collection-context --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg Buildroot used: fedora-rawhide-x86_64 Active plugins: Shell-api, Generic Disabled plugins: Python, fonts, SugarActivity, R, PHP, Haskell, Ocaml, Perl, Java, C/C++ Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH