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 - Package does not use a name that already exists. Note: A package with this name already exists. Please check https://src.fedoraproject.org/rpms/texlive-collection-basic See: https://docs.fedoraproject.org/en-US/packaging- guidelines/Naming/#_conflicting_package_names ===== 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-basic/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/doc/generic, /usr/share/texlive/texmf-dist/tlpkg, /usr/share/texlive/texmf- dist/fonts/tfm/public, /usr/share/texlive/texmf-dist/fonts/type1, /usr/share/texlive/texmf-dist/fonts/tfm/jknappen, /usr/share/texlive/texmf-dist/fonts/type1/public, /usr/share/texlive/texmf-dist/fonts/source/public, /usr/share/texlive/texmf-dist/doc/etex, /usr/share/texlive/texmf- dist/fonts/pk/ljfour, /usr/share/texlive/texmf-dist/fonts/afm/public, /usr/share/texlive/texmf-dist/doc/fonts, /usr/share/texlive/texmf- dist/fonts/pk, /usr/share/texlive/texmf-dist/doc/luatex, /usr/share/texlive/texmf-dist/fonts/afm, /usr/share/texlive/texmf- dist/fonts/source/jknappen, /usr/share/texlive/texmf-dist/fonts/tfm, /usr/share/texlive/texmf-dist/doc/latex, /usr/share/texlive/texmf- dist/doc/support, /usr/share/texlive/texmf-dist/fonts/source [ ]: Package must own all directories that it creates. Note: Directories without known owners: /usr/share/texlive/texmf- dist/doc/luatex, /usr/share/texlive/texmf-dist/fonts/afm, /usr/share/texlive/texmf-dist/fonts/source/public, /usr/share/texlive/texmf-dist/fonts/pk/ljfour, /usr/share/texlive/texmf-dist/fonts/source/jknappen, /usr/share/texlive/texmf-dist/fonts/afm/public, /usr/share/texlive/texmf-dist/doc/generic, /usr/share/texlive/texmf- dist/makeindex, /usr/share/texlive/texmf-dist/doc/fonts, /usr/share/texlive/texmf-dist/tlpkg, /usr/share/texlive/texmf- dist/mft, /usr/share/texlive/texmf-dist/fonts/pk, /usr/share/texlive/texmf-dist/fonts/tfm/public, /usr/share/texlive/texmf-dist/fonts/tfm, /usr/share/texlive/texmf- dist/doc/etex, /usr/share/texlive/texmf-dist/doc/latex, /usr/share/texlive/texmf-dist/fonts/type1, /usr/share/texlive/texmf- dist/fonts/tfm/jknappen, /usr/share/texlive/texmf-dist/doc/support, /usr/share/texlive/texmf-dist/fonts/type1/public, /usr/share/texlive/texmf-dist/fonts/source, /usr/share/texlive/texmf- dist/tex/plain [ ]: 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. [ ]: Only use %_sourcedir in very specific situations. Note: %_sourcedir/$RPM_SOURCE_DIR is used. [ ]: 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 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- amsfonts , texlive-cm , texlive-colorprofiles , texlive-ec , texlive- enctex , texlive-etex , texlive-etex-pkg , texlive-graphics-def , texlive-hyph-utf8 , texlive-hyphen-base , texlive-hyphenex , texlive- ifplatform , texlive-iftex , texlive-knuth-lib , texlive-knuth-local , texlive-lua-alt-getopt , texlive-mflogo , texlive-modes , texlive- plain , texlive-tex-ini-files , texlive-texlive-common , texlive- texlive-msg-translations , texlive-unicode-data [ ]: 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. [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-basic-svn72890-6.fc42.noarch.rpm texlive-amsfonts-svn61937-6.fc42.noarch.rpm texlive-cm-svn57963-6.fc42.noarch.rpm texlive-colorprofiles-svn49086-6.fc42.noarch.rpm texlive-ec-svn25033-6.fc42.noarch.rpm texlive-enctex-svn34957-6.fc42.noarch.rpm texlive-etex-svn73850-6.fc42.noarch.rpm texlive-etex-pkg-svn41784-6.fc42.noarch.rpm texlive-graphics-def-svn76719-6.fc42.noarch.rpm texlive-hyph-utf8-svn74823-6.fc42.noarch.rpm texlive-hyphen-base-svn74125-6.fc42.noarch.rpm texlive-hyphenex-svn57387-6.fc42.noarch.rpm texlive-ifplatform-svn45533-6.fc42.noarch.rpm texlive-iftex-svn73115-6.fc42.noarch.rpm texlive-knuth-lib-svn57963-6.fc42.noarch.rpm texlive-knuth-local-svn57963-6.fc42.noarch.rpm texlive-lua-alt-getopt-svn56414-6.fc42.noarch.rpm texlive-mflogo-svn42428-6.fc42.noarch.rpm texlive-modes-svn69113-6.fc42.noarch.rpm texlive-plain-svn75712-6.fc42.noarch.rpm texlive-tex-ini-files-svn73863-6.fc42.noarch.rpm texlive-texlive-common-svn75685-6.fc42.noarch.rpm texlive-texlive-msg-translations-svn75868-6.fc42.noarch.rpm texlive-unicode-data-svn76413-6.fc42.noarch.rpm texlive-collection-basic-svn72890-6.fc42.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/tmphudijctf')] checks: 32, packages: 25 texlive-collection-basic.spec:621: E: use-of-RPM_SOURCE_DIR texlive-amsfonts.noarch: E: spelling-error ('fraktur', '%description -l en_US fraktur -> fracture') texlive-amsfonts.noarch: E: spelling-error ('amssymb', '%description -l en_US amssymb -> embassy') texlive-cm.noarch: E: spelling-error ('monospaced', '%description -l en_US monospaced -> mono spaced, mono-spaced, monocled') texlive-cm.noarch: E: spelling-error ('autotraced', '%description -l en_US autotraced -> auto traced, auto-traced, outraced') texlive-colorprofiles.noarch: E: spelling-error ('pdfx', '%description -l en_US pdfx -> PDF') texlive-ec.noarch: E: spelling-error ('tc', '%description -l en_US tc -> ct, Tc, t') texlive-ec.noarch: E: spelling-error ('oldstyle', '%description -l en_US oldstyle -> old style, old-style, oldster') texlive-ec.noarch: E: spelling-error ('permille', '%description -l en_US permille -> miller, impeller') texlive-ec.noarch: E: spelling-error ('servicemark', '%description -l en_US servicemark -> service mark, service-mark, serviceman') texlive-enctex.noarch: E: spelling-error ('utf', '%description -l en_US utf -> fut, uhf') texlive-etex-pkg.noarch: E: spelling-error ('etextools', '%description -l en_US etextools -> extols') texlive-etex.noarch: E: spelling-error ('pdftex', '%description -l en_US pdftex -> pretext') texlive-graphics-def.noarch: E: spelling-error ('Colour', 'Summary(en_US) Colour -> Co lour, Co-lour, Col our') texlive-graphics-def.noarch: E: spelling-error ('dvips', '%description -l en_US dvips -> dips, drips, VIPs') texlive-graphics-def.noarch: E: spelling-error ('pdftex', '%description -l en_US pdftex -> pretext') texlive-graphics-def.noarch: E: spelling-error ('luatex', '%description -l en_US luatex -> latex, evaluate') texlive-graphics-def.noarch: E: spelling-error ('xetex', '%description -l en_US xetex -> TeXes, TeX') texlive-graphics-def.noarch: E: spelling-error ('dvipdfmx', '%description -l en_US dvipdfmx ') texlive-graphics-def.noarch: E: spelling-error ('dvisvgm', '%description -l en_US dvisvgm -> advised') texlive-hyph-utf8.noarch: E: spelling-error ('iniTeX', '%description -l en_US iniTeX -> infinite') texlive-hyphen-base.noarch: E: spelling-error ('zerohyph', '%description -l en_US zerohyph -> hypertrophy') texlive-hyphen-base.noarch: E: spelling-error ('autogenerated', '%description -l en_US autogenerated -> auto generated, auto-generated, unregenerate') texlive-hyphen-base.noarch: E: spelling-error ('dat', '%description -l en_US dat -> DAT, tad, sat') texlive-ifplatform.noarch: E: spelling-error ('ifwindows', '%description -l en_US ifwindows -> if windows, if-windows, windows') texlive-ifplatform.noarch: E: spelling-error ('iflinux', '%description -l en_US iflinux -> rifling') texlive-ifplatform.noarch: E: spelling-error ('ifmacosx', '%description -l en_US ifmacosx -> macrocosm') texlive-ifplatform.noarch: E: spelling-error ('ifcygwin', '%description -l en_US ifcygwin ') texlive-ifplatform.noarch: E: spelling-error ('uname', '%description -l en_US uname -> name, u name, untamed') texlive-iftex.noarch: E: spelling-error ('pdfTeX', 'Summary(en_US) pdfTeX -> pretext') texlive-iftex.noarch: E: spelling-error ('ifPDFTeX', '%description -l en_US ifPDFTeX ') texlive-iftex.noarch: E: spelling-error ('ifXeTeX', '%description -l en_US ifXeTeX -> teletext') texlive-iftex.noarch: E: spelling-error ('ifLuaTeX', '%description -l en_US ifLuaTeX -> fluctuate') texlive-iftex.noarch: E: spelling-error ('pdfTeX', '%description -l en_US pdfTeX -> pretext') texlive-knuth-lib.noarch: E: spelling-error ('webmac', '%description -l en_US webmac -> webcam, web mac, web-mac') texlive-lua-alt-getopt.noarch: E: spelling-error ('altgetopt', '%description -l en_US altgetopt -> altogether') texlive-modes.noarch: E: spelling-error ("def's", "Summary(en_US) def's -> fed's, den's, ref's") texlive-unicode-data.noarch: E: spelling-error ('initialising', '%description -l en_US initialising -> initializing, initialism, initiating') texlive-unicode-data.noarch: E: spelling-error ('ordinated', '%description -l en_US ordinated -> ordinates, ordinate, ordinate d') texlive-collection-basic.spec: W: patch-not-applied Patch0: etex-addlanguage-fix-bz1215257.patch texlive-enctex.noarch: W: package-with-huge-docs 67% texlive-etex.noarch: W: package-with-huge-docs 92% texlive-hyph-utf8.noarch: W: package-with-huge-docs 80% texlive-ifplatform.noarch: W: package-with-huge-docs 86% texlive-iftex.noarch: W: package-with-huge-docs 88% texlive-mflogo.noarch: W: package-with-huge-docs 92% texlive-modes.noarch: W: package-with-huge-docs 75% texlive-texlive-common.noarch: W: package-with-huge-docs 97% texlive-collection-basic.noarch: W: no-documentation texlive-hyphen-base.noarch: W: no-documentation texlive-hyphenex.noarch: W: no-documentation texlive-knuth-lib.noarch: W: no-documentation texlive-knuth-local.noarch: W: no-documentation texlive-plain.noarch: W: no-documentation texlive-texlive-msg-translations.noarch: W: no-documentation texlive-collection-basic.spec: W: no-%check-section texlive-collection-basic.spec: W: invalid-url Source1: texlive-licenses.tar.xz texlive-enctex.noarch: E: incorrect-fsf-address /usr/share/licenses/texlive-enctex/gpl2.txt texlive-enctex.noarch: E: incorrect-fsf-address /usr/share/texlive/texmf-dist/doc/generic/enctex/COPYING texlive-enctex.noarch: E: incorrect-fsf-address /usr/share/texlive/texmf-dist/doc/generic/enctex/unimap.py texlive-enctex.noarch: E: incorrect-fsf-address /usr/share/texlive/texmf-dist/tex/generic/enctex/utf8-csf.tex texlive-enctex.noarch: E: incorrect-fsf-address /usr/share/texlive/texmf-dist/tex/generic/enctex/utf8-t1.tex texlive-enctex.noarch: E: incorrect-fsf-address /usr/share/texlive/texmf-dist/tex/generic/enctex/utf8cseq.tex texlive-enctex.noarch: E: incorrect-fsf-address /usr/share/texlive/texmf-dist/tex/generic/enctex/utf8math.tex texlive-hyphen-base.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/tex/generic/config/language.us /usr/share/texlive/texmf-dist/tex/generic/config/language.dat texlive-hyphen-base.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/tex/generic/config/language.us.def /usr/share/texlive/texmf-dist/tex/generic/config/language.def texlive-plain.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/tex/plain/config/omega.ini /usr/share/texlive/texmf-dist/tex/plain/config/aleph.ini texlive-enctex.noarch: W: file-not-utf8 /usr/share/texlive/texmf-dist/doc/generic/enctex/encdoc.tex texlive-enctex.noarch: W: file-not-utf8 /usr/share/texlive/texmf-dist/doc/generic/enctex/unimap.diff texlive-collection-basic.noarch: E: explicit-lib-dependency texlive-knuth-lib 25 packages and 0 specfiles checked; 47 errors, 23 warnings, 84 filtered, 47 badness; has taken 2.2 s Rpmlint (installed packages) ---------------------------- (none): E: there is no installed rpm "texlive-etex". (none): E: there is no installed rpm "texlive-enctex". (none): E: there is no installed rpm "texlive-amsfonts". (none): E: there is no installed rpm "texlive-texlive-msg-translations". (none): E: there is no installed rpm "texlive-hyph-utf8". (none): E: there is no installed rpm "texlive-tex-ini-files". (none): E: there is no installed rpm "texlive-graphics-def". (none): E: there is no installed rpm "texlive-collection-basic". (none): E: there is no installed rpm "texlive-unicode-data". (none): E: there is no installed rpm "texlive-cm". (none): E: there is no installed rpm "texlive-mflogo". (none): E: there is no installed rpm "texlive-etex-pkg". (none): E: there is no installed rpm "texlive-iftex". (none): E: there is no installed rpm "texlive-hyphen-base". (none): E: there is no installed rpm "texlive-ifplatform". (none): E: there is no installed rpm "texlive-ec". (none): E: there is no installed rpm "texlive-lua-alt-getopt". (none): E: there is no installed rpm "texlive-modes". (none): E: there is no installed rpm "texlive-colorprofiles". (none): E: there is no installed rpm "texlive-hyphenex". (none): E: there is no installed rpm "texlive-knuth-local". (none): E: there is no installed rpm "texlive-plain". (none): E: there is no installed rpm "texlive-knuth-lib". (none): E: there is no installed rpm "texlive-texlive-common". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ 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 checks: 32, packages: 24 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/unicode-data.doc.tar.xz : CHECKSUM(SHA256) this package : ada105278f37f41d904807856028ab4bc4b3961a75e06496a280a2ff57975d3d CHECKSUM(SHA256) upstream package : ada105278f37f41d904807856028ab4bc4b3961a75e06496a280a2ff57975d3d https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/unicode-data.tar.xz : CHECKSUM(SHA256) this package : 5d1d3516a96246cfbace7457628e285a24df3b3ad77ea9d619bf8c46451ae6d6 CHECKSUM(SHA256) upstream package : 5d1d3516a96246cfbace7457628e285a24df3b3ad77ea9d619bf8c46451ae6d6 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texlive-msg-translations.tar.xz : CHECKSUM(SHA256) this package : bf24e4ed0593ff8fdf30a5502029c1fcba6a9e2c1e4119c5f38fab4f61e467fd CHECKSUM(SHA256) upstream package : bf24e4ed0593ff8fdf30a5502029c1fcba6a9e2c1e4119c5f38fab4f61e467fd https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texlive-common.doc.tar.xz : CHECKSUM(SHA256) this package : 4cc953a14327325e9a4fd8a95401f9ee73d9dfc1842f0553a703dc0cc6df6f83 CHECKSUM(SHA256) upstream package : 4cc953a14327325e9a4fd8a95401f9ee73d9dfc1842f0553a703dc0cc6df6f83 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texlive-common.tar.xz : CHECKSUM(SHA256) this package : 0335ccd0c4ea962a5a3dcc67ee2d1db0f8321fc36f56998800c95d79bd04e3cd CHECKSUM(SHA256) upstream package : 0335ccd0c4ea962a5a3dcc67ee2d1db0f8321fc36f56998800c95d79bd04e3cd https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/tex-ini-files.doc.tar.xz : CHECKSUM(SHA256) this package : 2a94bc198352b6fc5a04157b03cba4318ddbf85877403530ef099df5cda5a361 CHECKSUM(SHA256) upstream package : 2a94bc198352b6fc5a04157b03cba4318ddbf85877403530ef099df5cda5a361 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/tex-ini-files.tar.xz : CHECKSUM(SHA256) this package : 0ac5d5dd7435c03db1970fe6dec03d441584386d4f303aaf0ca46a4234fc957a CHECKSUM(SHA256) upstream package : 0ac5d5dd7435c03db1970fe6dec03d441584386d4f303aaf0ca46a4234fc957a https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/plain.tar.xz : CHECKSUM(SHA256) this package : 7fb50b0fe6f5fb9e63e5147804fa27853dc1d9f2319921404730447b201cde9f CHECKSUM(SHA256) upstream package : 7fb50b0fe6f5fb9e63e5147804fa27853dc1d9f2319921404730447b201cde9f https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/modes.doc.tar.xz : CHECKSUM(SHA256) this package : 9ad30588c4b7546669c4e4797bd7c19a968c31479ac868935eca996ecd388146 CHECKSUM(SHA256) upstream package : 9ad30588c4b7546669c4e4797bd7c19a968c31479ac868935eca996ecd388146 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/modes.tar.xz : CHECKSUM(SHA256) this package : ed9ecfc682fdb7f52ee89b1829baab3d7ed409b8d2c6abeadbd7c77c60dc694b CHECKSUM(SHA256) upstream package : ed9ecfc682fdb7f52ee89b1829baab3d7ed409b8d2c6abeadbd7c77c60dc694b https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/mflogo.doc.tar.xz : CHECKSUM(SHA256) this package : 44fe6762a14845c7f702daa1c5543b50e1d7e60628520846ff882ef3127fa1e8 CHECKSUM(SHA256) upstream package : 44fe6762a14845c7f702daa1c5543b50e1d7e60628520846ff882ef3127fa1e8 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/mflogo.tar.xz : CHECKSUM(SHA256) this package : 95bdca5f8c4aa7173a611b2058f73b7b8556a77b8397fa03232f4606d2456f45 CHECKSUM(SHA256) upstream package : 95bdca5f8c4aa7173a611b2058f73b7b8556a77b8397fa03232f4606d2456f45 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/lua-alt-getopt.doc.tar.xz : CHECKSUM(SHA256) this package : 69e45b43a0fd558f1c96866c8ee520b622f3628c66efa4bf5f148f3b67d7289b CHECKSUM(SHA256) upstream package : 69e45b43a0fd558f1c96866c8ee520b622f3628c66efa4bf5f148f3b67d7289b https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/lua-alt-getopt.tar.xz : CHECKSUM(SHA256) this package : e8b269dfd8c5e15ebca14aae4ad12c3f2682dd330dfc2cdfebe0d20e5ef2a75e CHECKSUM(SHA256) upstream package : e8b269dfd8c5e15ebca14aae4ad12c3f2682dd330dfc2cdfebe0d20e5ef2a75e https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/knuth-local.tar.xz : CHECKSUM(SHA256) this package : 5fac7dbcc4f8aae032705f1b63f95abbfc646267e384d4e594cd8b4b9b3b0781 CHECKSUM(SHA256) upstream package : 5fac7dbcc4f8aae032705f1b63f95abbfc646267e384d4e594cd8b4b9b3b0781 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/knuth-lib.tar.xz : CHECKSUM(SHA256) this package : 47f476f35cb04419e7d12667ac6e1a656f5bb2a9496821030490fc132ad85f5b CHECKSUM(SHA256) upstream package : 47f476f35cb04419e7d12667ac6e1a656f5bb2a9496821030490fc132ad85f5b https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/iftex.doc.tar.xz : CHECKSUM(SHA256) this package : a0b02d5945805c6905ffc61f1768c07814bf4ef76e6c111c938214f91f082f25 CHECKSUM(SHA256) upstream package : a0b02d5945805c6905ffc61f1768c07814bf4ef76e6c111c938214f91f082f25 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/iftex.tar.xz : CHECKSUM(SHA256) this package : b51be10619aebfcb6c886c9cabb1a16fd613229ab76509d941a8dd55d8c7c84a CHECKSUM(SHA256) upstream package : b51be10619aebfcb6c886c9cabb1a16fd613229ab76509d941a8dd55d8c7c84a https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ifplatform.doc.tar.xz : CHECKSUM(SHA256) this package : d3cbc710fbb015eac6aac505c3c7aceedab2637105048fc979c174a55769f1a9 CHECKSUM(SHA256) upstream package : d3cbc710fbb015eac6aac505c3c7aceedab2637105048fc979c174a55769f1a9 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ifplatform.tar.xz : CHECKSUM(SHA256) this package : 3498bba0d54d87b8d5fc9b805605b555dccd6969b806e055445b4bebcff6bea4 CHECKSUM(SHA256) upstream package : 3498bba0d54d87b8d5fc9b805605b555dccd6969b806e055445b4bebcff6bea4 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/hyphenex.tar.xz : CHECKSUM(SHA256) this package : 1a4925b47f9d8bd6b7fe8696cb52543a181aa89dca4a4bc8bdd6650ed50c6076 CHECKSUM(SHA256) upstream package : 1a4925b47f9d8bd6b7fe8696cb52543a181aa89dca4a4bc8bdd6650ed50c6076 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/hyphen-base.tar.xz : CHECKSUM(SHA256) this package : c7e55c10abc0d5cf7cb3b25a1eec56b384c92a87d81c1a51d90e6ffb60416305 CHECKSUM(SHA256) upstream package : c7e55c10abc0d5cf7cb3b25a1eec56b384c92a87d81c1a51d90e6ffb60416305 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/hyph-utf8.doc.tar.xz : CHECKSUM(SHA256) this package : 09d8780eb492ecd92efa30ca3e4a9a28a22deae492176844275f37662b32bbb7 CHECKSUM(SHA256) upstream package : 09d8780eb492ecd92efa30ca3e4a9a28a22deae492176844275f37662b32bbb7 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/hyph-utf8.tar.xz : CHECKSUM(SHA256) this package : 01bd01113cc694431f2e8e96793707dc70f6be69533b19134c259a4560f7dbb9 CHECKSUM(SHA256) upstream package : 01bd01113cc694431f2e8e96793707dc70f6be69533b19134c259a4560f7dbb9 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/graphics-def.doc.tar.xz : CHECKSUM(SHA256) this package : 270a8d4423774acfbc903036699fd689a76384260d75827e2ef3f9ad6e35e3d3 CHECKSUM(SHA256) upstream package : 270a8d4423774acfbc903036699fd689a76384260d75827e2ef3f9ad6e35e3d3 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/graphics-def.tar.xz : CHECKSUM(SHA256) this package : 711fa92c9559c7563fd2e359cb39a988e843d2499953742f95a29439e09e6b87 CHECKSUM(SHA256) upstream package : 711fa92c9559c7563fd2e359cb39a988e843d2499953742f95a29439e09e6b87 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/etex-pkg.doc.tar.xz : CHECKSUM(SHA256) this package : e5febc5ff1df7ed68b64b053d3e2326f22387297bafa016a754cf14b8dabd88f CHECKSUM(SHA256) upstream package : e5febc5ff1df7ed68b64b053d3e2326f22387297bafa016a754cf14b8dabd88f https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/etex-pkg.tar.xz : CHECKSUM(SHA256) this package : 6cdad54f0ff0eb4508e2da70d4870668697c7ac0f7c0b6bc5a9c86cdce94ca7c CHECKSUM(SHA256) upstream package : 6cdad54f0ff0eb4508e2da70d4870668697c7ac0f7c0b6bc5a9c86cdce94ca7c https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/etex.doc.tar.xz : CHECKSUM(SHA256) this package : 54691ed20a27d6d4256f8ee19eee42e3ef6063eea506c48f55cfce144bb8b94e CHECKSUM(SHA256) upstream package : 54691ed20a27d6d4256f8ee19eee42e3ef6063eea506c48f55cfce144bb8b94e https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/etex.tar.xz : CHECKSUM(SHA256) this package : 4644ad41c92209f8b8262dc5929e23867689df77e4dfbac0861ffd38d27df501 CHECKSUM(SHA256) upstream package : 4644ad41c92209f8b8262dc5929e23867689df77e4dfbac0861ffd38d27df501 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/enctex.doc.tar.xz : CHECKSUM(SHA256) this package : e45a1162c691ee9a02d6ddff491bca444360b98bc38cf926a1b24dc1ae9143c1 CHECKSUM(SHA256) upstream package : e45a1162c691ee9a02d6ddff491bca444360b98bc38cf926a1b24dc1ae9143c1 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/enctex.tar.xz : CHECKSUM(SHA256) this package : c069cae12bb8bf51b31044a981d93d8cb47dc06627175f1320515d2c187d28c5 CHECKSUM(SHA256) upstream package : c069cae12bb8bf51b31044a981d93d8cb47dc06627175f1320515d2c187d28c5 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ec.doc.tar.xz : CHECKSUM(SHA256) this package : 84f0d011f0cb75aae92ff40c4d004738477d59a8dfa33abbb3441f64e6878edc CHECKSUM(SHA256) upstream package : 84f0d011f0cb75aae92ff40c4d004738477d59a8dfa33abbb3441f64e6878edc https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ec.tar.xz : CHECKSUM(SHA256) this package : bb85425c214b1056b5f0b8f3bf1478b81e89bd7d290d61c7c73289b534786897 CHECKSUM(SHA256) upstream package : bb85425c214b1056b5f0b8f3bf1478b81e89bd7d290d61c7c73289b534786897 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/colorprofiles.doc.tar.xz : CHECKSUM(SHA256) this package : 526d8abdab83128a80bd2c163b4f12e0679482e7493aafaed68cec80ec2770b9 CHECKSUM(SHA256) upstream package : 526d8abdab83128a80bd2c163b4f12e0679482e7493aafaed68cec80ec2770b9 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/colorprofiles.tar.xz : CHECKSUM(SHA256) this package : 4451bd870e03212ea3c531156371d6cdab3a2b81e80aea7c40f8c076824740a0 CHECKSUM(SHA256) upstream package : 4451bd870e03212ea3c531156371d6cdab3a2b81e80aea7c40f8c076824740a0 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/cm.doc.tar.xz : CHECKSUM(SHA256) this package : ada5920f0d16ea3fb6b523decb0447564c4537b2b770a9bdbb837b3ec68a3992 CHECKSUM(SHA256) upstream package : ada5920f0d16ea3fb6b523decb0447564c4537b2b770a9bdbb837b3ec68a3992 https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/cm.tar.xz : CHECKSUM(SHA256) this package : ebedd3dc7ece433d366d848ea8bd9cd2642a0f49c000c46a2ed1dde5b1cebc1c CHECKSUM(SHA256) upstream package : ebedd3dc7ece433d366d848ea8bd9cd2642a0f49c000c46a2ed1dde5b1cebc1c https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/amsfonts.doc.tar.xz : CHECKSUM(SHA256) this package : d29fadd238b3493dea6d9604f5db3240feb2e7758ce7292d706ab5aa31faf93c CHECKSUM(SHA256) upstream package : d29fadd238b3493dea6d9604f5db3240feb2e7758ce7292d706ab5aa31faf93c https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/amsfonts.tar.xz : CHECKSUM(SHA256) this package : d146fb2489202f1dd394625c733621b8664a660c87a7d55b2a5b9b4283eaa3ad CHECKSUM(SHA256) upstream package : d146fb2489202f1dd394625c733621b8664a660c87a7d55b2a5b9b4283eaa3ad https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/collection-basic.tar.xz : CHECKSUM(SHA256) this package : b89049b511756599b6f004b7f8fc5df05e27b1e2ac87afd247cc6e2a4a43b6cb CHECKSUM(SHA256) upstream package : b89049b511756599b6f004b7f8fc5df05e27b1e2ac87afd247cc6e2a4a43b6cb Requires -------- texlive-collection-basic (rpmlib, GLIBC filtered): texlive-amsfonts texlive-base texlive-bibtex texlive-cm texlive-colorprofiles texlive-dvipdfmx texlive-dvips texlive-ec texlive-enctex texlive-etex texlive-etex-pkg texlive-extractbb texlive-glyphlist texlive-graphics-def texlive-hyph-utf8 texlive-hyphen-base texlive-hyphenex texlive-ifplatform texlive-iftex texlive-knuth-lib texlive-knuth-local texlive-kpathsea texlive-lua-alt-getopt texlive-luahbtex texlive-luatex texlive-makeindex texlive-metafont texlive-mflogo texlive-mfware texlive-modes texlive-pdftex texlive-plain texlive-tex texlive-tex-ini-files texlive-texlive-common texlive-texlive-en texlive-texlive-msg-translations texlive-texlive-scripts texlive-texlive.infra texlive-unicode-data texlive-xdvi texlive-amsfonts (rpmlib, GLIBC filtered): texlive-base texlive-kpathsea texlive-cm (rpmlib, GLIBC filtered): texlive-base texlive-kpathsea texlive-colorprofiles (rpmlib, GLIBC filtered): texlive-base texlive-kpathsea texlive-ec (rpmlib, GLIBC filtered): texlive-base texlive-kpathsea texlive-enctex (rpmlib, GLIBC filtered): texlive-base texlive-kpathsea texlive-etex (rpmlib, GLIBC filtered): texlive-base texlive-kpathsea texlive-etex-pkg (rpmlib, GLIBC filtered): texlive-base texlive-kpathsea texlive-graphics-def (rpmlib, GLIBC filtered): texlive-base texlive-kpathsea texlive-hyph-utf8 (rpmlib, GLIBC filtered): texlive-base texlive-kpathsea texlive-hyphen-base (rpmlib, GLIBC filtered): texlive-base texlive-kpathsea texlive-hyphenex (rpmlib, GLIBC filtered): texlive-base texlive-kpathsea texlive-ifplatform (rpmlib, GLIBC filtered): tex(catchfile.sty) tex(ifluatex.sty) tex(pdftexcmds.sty) tex(shellesc.sty) texlive-base texlive-kpathsea texlive-iftex (rpmlib, GLIBC filtered): texlive-base texlive-kpathsea texlive-knuth-lib (rpmlib, GLIBC filtered): texlive-base texlive-kpathsea texlive-knuth-local (rpmlib, GLIBC filtered): texlive-base texlive-kpathsea texlive-lua-alt-getopt (rpmlib, GLIBC filtered): texlive-base texlive-kpathsea texlive-mflogo (rpmlib, GLIBC filtered): texlive-base texlive-kpathsea texlive-modes (rpmlib, GLIBC filtered): texlive-base texlive-kpathsea texlive-plain (rpmlib, GLIBC filtered): texlive-base texlive-kpathsea texlive-tex-ini-files (rpmlib, GLIBC filtered): texlive-base texlive-kpathsea texlive-texlive-common (rpmlib, GLIBC filtered): texlive-base texlive-kpathsea texlive-texlive-msg-translations (rpmlib, GLIBC filtered): texlive-base texlive-kpathsea texlive-unicode-data (rpmlib, GLIBC filtered): texlive-base texlive-kpathsea Provides -------- texlive-collection-basic: tex tex(tex) texlive-collection-basic texlive-amsfonts: tex(amsfonts.sty) tex(amssym.def) tex(amssym.tex) tex(amssymb.sty) tex(cmmib57.sty) tex(cyracc.def) tex(eucal.sty) tex(eufrak.sty) tex(euscript.sty) texlive-amsfonts texlive-cm: texlive-cm texlive-colorprofiles: tex(colorprofiles.sty) tex(colorprofiles.tex) texlive-colorprofiles texlive-ec: texlive-ec texlive-enctex: tex(1250-csf.tex) tex(1250-il2.tex) tex(1250-latex.tex) tex(1250-t1.tex) tex(852-csf.tex) tex(852-il2.tex) tex(852-latex.tex) tex(852-t1.tex) tex(csfmacro.tex) tex(enc-u.tex) tex(encmacro.tex) tex(il2-1250.tex) tex(il2-852.tex) tex(il2-csf.tex) tex(il2-kam.tex) tex(il2-t1.tex) tex(kam-csf.tex) tex(kam-il2.tex) tex(kam-latex.tex) tex(kam-t1.tex) tex(mixcodes.tex) tex(noprefnt.tex) tex(plain-1250-cs.tex) tex(plain-852-cs.tex) tex(plain-il2-cs.tex) tex(plain-kam-cs.tex) tex(plain-utf8-cs.tex) tex(plain-utf8-ec.tex) tex(polyset.tex) tex(t1macro.tex) tex(utf8-csf.tex) tex(utf8-t1.tex) tex(utf8cseq.tex) tex(utf8lat1.tex) tex(utf8lata.tex) tex(utf8math.tex) tex(utf8off.tex) tex(utf8raw.tex) tex(utf8unkn.tex) tex(utf8warn.tex) texlive-enctex texlive-etex: texlive-etex texlive-etex-pkg: tex(etex.sty) texlive-etex-pkg texlive-graphics-def: tex(dvipdfmx.def) tex(dvips.def) tex(dvisvgm.def) tex(luatex.def) tex(pdftex.def) tex(xetex.def) texlive-graphics-def texlive-hyph-utf8: tex(conv-utf8-ec.tex) tex(conv-utf8-il2.tex) tex(conv-utf8-il3.tex) tex(conv-utf8-l7x.tex) tex(conv-utf8-lmc.tex) tex(conv-utf8-lth.tex) tex(conv-utf8-qx.tex) tex(conv-utf8-t2a.tex) tex(conv-utf8-t8m.tex) texlive-hyph-utf8 texlive-hyphen-base: tex(dumyhyph.tex) tex(hyphen.tex) tex(hypht1.tex) tex(language.def) tex(language.us.def) tex(zerohyph.tex) texlive-hyphen-base texlive-hyphenex: tex(ushyphex.tex) texlive-hyphenex texlive-ifplatform: tex(ifplatform.sty) texlive-ifplatform texlive-iftex: tex(ifetex.sty) tex(ifluatex.sty) tex(ifpdf.sty) tex(iftex.sty) tex(ifvtex.sty) tex(ifxetex.sty) texlive-iftex texlive-knuth-lib: tex(manmac.tex) tex(mftmac.tex) tex(null.tex) tex(story.tex) tex(testfont.tex) tex(webmac.tex) texlive-knuth-lib texlive-knuth-local: tex(xepsf.tex) texlive-knuth-local texlive-lua-alt-getopt: texlive-lua-alt-getopt texlive-mflogo: tex(mflogo.sty) texlive-mflogo texlive-modes: texlive-modes texlive-plain: tex(fontchart.tex) tex(gkpmac.tex) tex(letterformat.tex) tex(list-latin.tex) tex(list.tex) tex(llist-latin.tex) tex(llist.tex) tex(mptmac.tex) tex(pdftexmagfix.tex) tex(picmac.tex) tex(plain.tex) tex(wlist.tex) texlive-plain texlive-tex-ini-files: tex(luatexconfig.tex) tex(luatexiniconfig.tex) tex(pdftexconfig.tex) texlive-tex-ini-files texlive-texlive-common: texlive-texlive-common texlive-texlive-common-doc texlive-texlive-msg-translations: texlive-texlive-msg-translations texlive-unicode-data: tex(load-unicode-data.tex) tex(load-unicode-math-classes.tex) tex(load-unicode-xetex-classes.tex) texlive-unicode-data 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-basic --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg Buildroot used: fedora-42-x86_64 Active plugins: Shell-api, Generic Disabled plugins: Haskell, C/C++, Java, Python, SugarActivity, R, PHP, fonts, Ocaml, Perl Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH