{ "issues": [ { "result": "fail", "text": "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", "name": "CheckLicensInDoc", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" }, { "result": "fail", "text": "Sources used to build the package match the upstream source, as provided in the spec URL.", "note": "Upstream MD5sum check error, diff is in /var/lib/copr-rpmbuild/results/texlive-collection-bibtexextra/diff.txt", "name": "CheckSourceMD5", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" } ], "results": { "MUST": { "Generic": [ { "result": "pending", "text": "Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines.", "note": null, "name": "CheckApprovedLicense", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/" }, { "result": "pass", "text": "Package uses either %{buildroot} or $RPM_BUILD_ROOT", "note": null, "name": "CheckBuildrootMacros", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_macros" }, { "result": "pending", "text": "Package contains no bundled libraries without FPC exception.", "note": null, "name": "CheckBundledLibs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#bundling" }, { "result": "pending", "text": "Changelog in prescribed format.", "note": null, "name": "CheckChangelogFormat", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#changelogs" }, { "result": "pending", "text": "Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install.", "note": "rm -rf %{buildroot} present but not required", "name": "CheckCleanBuildroot", "url": "(this test has no URL)" }, { "result": "pending", "text": "Sources contain only permissible code or content.", "note": null, "name": "CheckCodeAndContent", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/what-can-be-packaged/#_impermissible_content" }, { "result": "pass", "text": "Macros in Summary, %description expandable at SRPM build time.", "note": null, "name": "CheckDescMacros", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_source_rpm_buildtime_macros" }, { "result": "pending", "text": "Package contains desktop file if it is a GUI application.", "note": null, "name": "CheckDesktopFile", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_desktop_files" }, { "result": "pending", "text": "Development files must be in a -devel package", "note": null, "name": "CheckDevelFilesInDevel", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_devel_packages" }, { "result": "pending", "text": "Package requires other packages for directories it uses.", "note": "No known owner of /usr/share/texlive/texmf-dist/doc/latex, /usr/share/texlive/texmf-dist/doc/plain, /usr/share/texlive/texmf-dist/doc/bibtex, /usr/share/texlive/texmf-dist/doc/lualatex", "name": "CheckDirectoryRequire", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_ownership" }, { "result": "pass", "text": "Dist tag is present.", "note": null, "name": "CheckDistTag", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/DistTag/" }, { "result": "pending", "text": "Package uses nothing in %doc for runtime.", "note": null, "name": "CheckDocRuntime", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "pass", "text": "Package does not contain duplicates in %files.", "note": null, "name": "CheckFileDuplicates", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_duplicate_files" }, { "result": "pass", "text": "Permissions on files are set properly.", "note": null, "name": "CheckFilePermissions", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_permissions" }, { "result": "pending", "text": "Package complies to the Packaging Guidelines", "note": null, "name": "CheckGuidelines", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Package must not depend on deprecated() packages.", "note": null, "name": "CheckIfDepsDeprecated", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/deprecating-packages/" }, { "result": "fail", "text": "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", "name": "CheckLicensInDoc", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" }, { "result": "pending", "text": "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-bibtexextra/licensecheck.txt", "name": "CheckLicenseField", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_valid_license_short_names" }, { "result": "pass", "text": "The License field must be a valid SPDX expression.", "note": null, "name": "CheckLicenseFieldSPDX", "url": "https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1" }, { "result": "pending", "text": "License file installed when any subpackage combination is installed.", "note": null, "name": "CheckLicenseInSubpackages", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#subpackage-licensing" }, { "result": "pending", "text": "Package consistently uses macros (instead of hard-coded directory names).", "note": null, "name": "CheckMacros", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_macros" }, { "result": "pass", "text": "Package use %makeinstall only when make install DESTDIR=... doesn't work.", "note": null, "name": "CheckMakeinstall", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_why_the_makeinstall_macro_should_not_be_used" }, { "result": "pass", "text": "Package is named using only allowed ASCII characters.", "note": null, "name": "CheckNameCharset", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/" }, { "result": "pending", "text": "Package is named according to the Package Naming Guidelines.", "note": null, "name": "CheckNaming", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/" }, { "result": "pending", "text": "Package does not generate any conflict.", "note": null, "name": "CheckNoConflicts", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_conflicts" }, { "result": "pass", "text": "Package does not use a name that already exists.", "note": null, "name": "CheckNoNameConflict", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/#_conflicting_package_names" }, { "result": "pending", "text": "Package obeys FHS, except libexecdir and /usr/target.", "note": null, "name": "CheckObeysFHS", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_filesystem_layout" }, { "result": "pending", "text": "If the package is a rename of another package, proper Obsoletes and Provides are present.", "note": null, "name": "CheckObsoletesForRename", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#renaming-or-replacing-existing-packages" }, { "result": "pending", "text": "Package must own all directories that it creates.", "note": "Directories without known owners: /usr/share/texlive/texmf-dist/tex/plain, /usr/share/texlive/texmf-dist/bibtex/bst, /usr/share/texlive/texmf-dist/doc/plain, /usr/share/texlive/texmf-dist/doc/latex, /usr/share/texlive/texmf-dist/bibtex/bib, /usr/share/texlive/texmf-dist/makeindex, /usr/share/texlive/texmf-dist/doc/bibtex, /usr/share/texlive/texmf-dist/doc/lualatex", "name": "CheckOwnDirs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_ownership" }, { "result": "pass", "text": "Package does not own files or directories owned by other packages.", "note": null, "name": "CheckOwnOther", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_ownership" }, { "result": "pass", "text": "Package is not relocatable.", "note": null, "name": "CheckRelocatable", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_relocatable_packages" }, { "result": "pending", "text": "Requires correct, justified where necessary.", "note": null, "name": "CheckRequires", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_explicit_requires" }, { "result": "fail", "text": "Sources used to build the package match the upstream source, as provided in the spec URL.", "note": "Upstream MD5sum check error, diff is in /var/lib/copr-rpmbuild/results/texlive-collection-bibtexextra/diff.txt", "name": "CheckSourceMD5", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "pending", "text": "Only use %_sourcedir in very specific situations.", "note": "%_sourcedir/$RPM_SOURCE_DIR is used.", "name": "CheckSourcedirMacroUse", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_improper_use_of_sourcedir" }, { "result": "pending", "text": "Spec file is legible and written in American English.", "note": null, "name": "CheckSpecLegibility", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_spec_legibility" }, { "result": "pass", "text": "Spec file name must match the spec package %{name}, in the format %{name}.spec.", "note": null, "name": "CheckSpecName", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_spec_file_naming" }, { "result": "pending", "text": "Package contains systemd file(s) if in need.", "note": null, "name": "CheckSystemdScripts", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "File names are valid UTF-8.", "note": null, "name": "CheckUTF8Filenames", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_non_ascii_filenames" }, { "result": "pending", "text": "Package is not known to require an ExcludeArch tag.", "note": null, "name": "generic-excludearch", "url": "https://fedoraproject.org/wiki/Architectures#ExcludeArch_.26_ExclusiveArch" }, { "result": "pass", "text": "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. ", "name": "generic-large-docs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "pass", "text": "Packages must not store files under /srv, /opt or /usr/local", "note": null, "name": "generic-srv-opt", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "pending", "text": "Package successfully compiles and builds into binary rpms on at least one supported primary architecture.", "note": "Using prebuilt packages", "name": "CheckBuild", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_architecture_support" }, { "result": "pass", "text": "Package installs properly.", "note": null, "name": "CheckPackageInstalls", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Rpmlint is run on all rpms the build produces.", "note": "There are rpmlint messages (see attachment).", "name": "CheckRpmlint", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_use_rpmlint" } ], "Perl": [ { "result": "pending", "text": "Package contains the mandatory BuildRequires and Requires:.", "note": null, "name": "PerlCheckBuildRequires", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Perl/" } ] }, "SHOULD": { "Generic": [ { "result": "fail", "text": "Reviewer should test that the package builds in mock.", "note": null, "name": "CheckBuildInMock", "url": "https://fedoraproject.org/wiki/PackageMaintainers/MockTricks" }, { "result": "pass", "text": "Buildroot is not present", "note": null, "name": "CheckBuildroot", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT)", "note": null, "name": "CheckClean", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_tags_and_sections" }, { "result": "pending", "text": "If the source package does not include license text(s) as a separate file from upstream, the packager SHOULD query upstream to include it.", "note": null, "name": "CheckContainsLicenseText", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" }, { "result": "pass", "text": "No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.", "note": null, "name": "CheckFileRequires", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_dependencies" }, { "result": "pending", "text": "Final provides and requires are sane (see attachments).", "note": null, "name": "CheckFinalRequiresProvides", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pending", "text": "Fully versioned dependency in subpackages if applicable.", "note": "No Requires: %{name}%{?_isa} = %{version}-%{release} in texlive-aaai-named , texlive-aichej , texlive-ajl , texlive-amsrefs , texlive-annotate , texlive-apacite , texlive-apalike-ejor , texlive-apalike2 , texlive-archaeologie , texlive-authordate , texlive-beebe , texlive-besjournals , texlive-bestpapers , texlive-bib2qr , texlive-bibarts , texlive-bibbreeze , texlive-bibhtml , texlive-biblatex , texlive-biblatex-abnt , texlive-biblatex-ajc2020unofficial , texlive-biblatex-anonymous , texlive-biblatex-apa , texlive-biblatex-apa6 , texlive-biblatex-archaeology , texlive-biblatex-arthistory-bonn , texlive-biblatex-bath , texlive-biblatex-bookinarticle , texlive-biblatex-bookinother , texlive-biblatex-bwl , texlive-biblatex-caspervector , texlive-biblatex-chem , texlive-biblatex-chicago , texlive-biblatex-claves , texlive-biblatex-cse , texlive-biblatex-cv , texlive-biblatex-dw , texlive-biblatex-enc , texlive-biblatex-ext , texlive-biblatex-fiwi , texlive-biblatex-gb7714-2015 , texlive-biblatex-german-legal , texlive-biblatex-gost , texlive-biblatex-historian , texlive-biblatex-ieee , texlive-biblatex-ijsra , texlive-biblatex-iso690 , texlive-biblatex-jura2 , texlive-biblatex-juradiss , texlive-biblatex-license , texlive-biblatex-lncs , texlive-biblatex-lni , texlive-biblatex-luh-ipw , texlive-biblatex-manuscripts-philology , texlive-biblatex-mla , texlive-biblatex-morenames , texlive-biblatex-ms , texlive-biblatex-multiple-dm , texlive-biblatex-musuos , texlive-biblatex-nature , texlive-biblatex-nejm , texlive-biblatex-nottsclassic , texlive-biblatex-opcit-booktitle , texlive-biblatex-oxref , texlive-biblatex-philosophy , texlive-biblatex-phys , texlive-biblatex-publist , texlive-biblatex-readbbl , texlive-biblatex-realauthor , texlive-biblatex-sbl , texlive-biblatex-science , texlive-biblatex-shortfields , texlive-biblatex-socialscienceshuberlin , texlive-biblatex-software , texlive-biblatex-source-division , texlive-biblatex-spbasic , texlive-biblatex-subseries , texlive-biblatex-swiss-legal , texlive-biblatex-trad , texlive-biblatex-true-citepages-omit , texlive-biblatex-unified , texlive-biblatex-vancouver , texlive-biblatex2bibitem , texlive-biblist , texlive-bibtools , texlive-bibtopic , texlive-bibtopicprefix , texlive-bibunits , texlive-biolett-bst , texlive-bookdb , texlive-breakcites , texlive-cell , texlive-chbibref , texlive-chembst , texlive-chicago , texlive-chicago-annote , texlive-chicagoa , texlive-chicagolinks , texlive-chscite , texlive-citeall , texlive-citeref , texlive-citeright , texlive-collref , texlive-compactbib , texlive-custom-bib , texlive-din1505 , texlive-dk-bib , texlive-doipubmed , texlive-ecobiblatex , texlive-econ-bst , texlive-economic , texlive-fbs , texlive-figbib , texlive-footbib , texlive-francais-bst , texlive-gbt7714 , texlive-geschichtsfrkl , texlive-harvard , texlive-harvmac , texlive-hep-bibliography , texlive-historische-zeitschrift , texlive-icite , texlive-ietfbibs , texlive-ijqc , texlive-inlinebib , texlive-iopart-num , texlive-is-bst , texlive-jbact , texlive-jmb , texlive-jneurosci , texlive-jurabib , texlive-ksfh_nat , texlive-logreq , texlive-ltb2bib , texlive-luabibentry , texlive-margbib , texlive-multibib , texlive-munich , texlive-nar , texlive-newcastle-bst , texlive-nmbib , texlive-notes2bib , texlive-notex-bst , texlive-oscola , texlive-perception , texlive-plainyr , texlive-pnas2009 , texlive-rsc , texlive-showtags , texlive-sort-by-letters , texlive-splitbib , texlive-turabian-formatting , texlive-uni-wtal-ger , texlive-uni-wtal-lin , texlive-usebib , texlive-vak , texlive-windycity , texlive-xcite , texlive-zootaxa-bst", "name": "CheckFullVerReqSub", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_requiring_base_package" }, { "result": "pending", "text": "Package functions as described.", "note": null, "name": "CheckFunctionAsDescribed", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Packager, Vendor, PreReq, Copyright tags should not be in spec file", "note": null, "name": "CheckIllegalSpecTags", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_tags_and_sections" }, { "result": "pending", "text": "Latest version is packaged.", "note": null, "name": "CheckLatestVersionIsPackaged", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pending", "text": "Package does not include license text files separate from upstream.", "note": null, "name": "CheckLicenseUpstream", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" }, { "result": "pending", "text": "Patches link to upstream bugs/comments/lists or are otherwise justified.", "note": null, "name": "CheckPatchComments", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_patch_guidelines" }, { "result": "pending", "text": "SourceX tarball generation or download is documented.", "note": "Package contains tarball without URL, check comments", "name": "CheckSourceComment", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "pass", "text": "Sources can be downloaded from URI in Source: tag", "note": null, "name": "CheckSourceDownloads", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "pass", "text": "SourceX is a working URL.", "note": null, "name": "CheckSourceUrl", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "pending", "text": "Sources are verified with gpgverify first in %prep if upstream publishes signatures.", "note": "gpgverify is not used.", "name": "CheckSourceVerification", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_source_file_verification" }, { "result": "pending", "text": "Package should compile and build into binary rpms on all supported architectures.", "note": null, "name": "CheckSupportAllArchs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_architecture_support" }, { "result": "pending", "text": "%check is present and all tests pass.", "note": null, "name": "CheckTestSuites", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_test_suites" }, { "result": "pending", "text": "Packages should try to preserve timestamps of original installed files.", "note": null, "name": "CheckTimeStamps", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_timestamps" }, { "result": "pass", "text": "Spec use %global instead of %define unless justified.", "note": null, "name": "CheckUseGlobal", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_global_preferred_over_define" } ] }, "EXTRA": { "Generic": [ { "result": "pass", "text": "Rpmlint is run on all installed packages.", "note": "No rpmlint messages.", "name": "CheckRpmlintInstalled", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_use_rpmlint" }, { "result": "fail", "text": "Spec file according to URL is the same as in SRPM.", "note": "Bad spec filename: /var/lib/copr-rpmbuild/results/texlive-collection-bibtexextra/srpm-unpacked/texlive-collection-bibtexextra.spec", "name": "CheckSpecAsInSRPM", "url": "(this test has no URL)" } ] } }, "attachments": [ { "header": "Rpmlint", "text": "Checking: texlive-collection-bibtexextra-svn75480-2.fc42.noarch.rpm\n texlive-aaai-named-svn52470-2.fc42.noarch.rpm\n texlive-aichej-svn15878-2.fc42.noarch.rpm\n texlive-ajl-svn34016-2.fc42.noarch.rpm\n texlive-amsrefs-svn61937-2.fc42.noarch.rpm\n texlive-annotate-svn52824-2.fc42.noarch.rpm\n texlive-apacite-svn54080-2.fc42.noarch.rpm\n texlive-apalike-ejor-svn59667-2.fc42.noarch.rpm\n texlive-apalike2-svn54080-2.fc42.noarch.rpm\n texlive-archaeologie-svn68476-2.fc42.noarch.rpm\n texlive-authordate-svn52564-2.fc42.noarch.rpm\n texlive-beebe-svn76455-2.fc42.noarch.rpm\n texlive-besjournals-svn45662-2.fc42.noarch.rpm\n texlive-bestpapers-svn38708-2.fc42.noarch.rpm\n texlive-bib2qr-svn71940-2.fc42.noarch.rpm\n texlive-bibarts-svn74384-2.fc42.noarch.rpm\n texlive-bibbreeze-svn74800-2.fc42.noarch.rpm\n texlive-bibhtml-svn31607-2.fc42.noarch.rpm\n texlive-biblatex-svn75739-2.fc42.noarch.rpm\n texlive-biblatex-abnt-svn72565-2.fc42.noarch.rpm\n texlive-biblatex-ajc2020unofficial-svn54401-2.fc42.noarch.rpm\n texlive-biblatex-anonymous-svn48548-2.fc42.noarch.rpm\n texlive-biblatex-apa-svn76158-2.fc42.noarch.rpm\n texlive-biblatex-apa6-svn56209-2.fc42.noarch.rpm\n texlive-biblatex-archaeology-svn53281-2.fc42.noarch.rpm\n texlive-biblatex-arthistory-bonn-svn46637-2.fc42.noarch.rpm\n texlive-biblatex-bath-svn74864-2.fc42.noarch.rpm\n texlive-biblatex-bookinarticle-svn40323-2.fc42.noarch.rpm\n texlive-biblatex-bookinother-svn54015-2.fc42.noarch.rpm\n texlive-biblatex-bwl-svn26556-2.fc42.noarch.rpm\n texlive-biblatex-caspervector-svn70491-2.fc42.noarch.rpm\n texlive-biblatex-chem-svn76236-2.fc42.noarch.rpm\n texlive-biblatex-chicago-svn70955-2.fc42.noarch.rpm\n texlive-biblatex-claves-svn43723-2.fc42.noarch.rpm\n texlive-biblatex-cse-svn73262-2.fc42.noarch.rpm\n texlive-biblatex-cv-svn59433-2.fc42.noarch.rpm\n texlive-biblatex-dw-svn66579-2.fc42.noarch.rpm\n texlive-biblatex-enc-svn73019-2.fc42.noarch.rpm\n texlive-biblatex-ext-svn75609-2.fc42.noarch.rpm\n texlive-biblatex-fiwi-svn45876-2.fc42.noarch.rpm\n texlive-biblatex-gb7714-2015-svn75481-2.fc42.noarch.rpm\n texlive-biblatex-german-legal-svn66461-2.fc42.noarch.rpm\n texlive-biblatex-gost-svn66935-2.fc42.noarch.rpm\n texlive-biblatex-historian-svn19787-2.fc42.noarch.rpm\n texlive-biblatex-ieee-svn75952-2.fc42.noarch.rpm\n texlive-biblatex-ijsra-svn41634-2.fc42.noarch.rpm\n texlive-biblatex-iso690-svn62866-2.fc42.noarch.rpm\n texlive-biblatex-jura2-svn64762-2.fc42.noarch.rpm\n texlive-biblatex-juradiss-svn56502-2.fc42.noarch.rpm\n texlive-biblatex-license-svn58437-2.fc42.noarch.rpm\n texlive-biblatex-lncs-svn67053-2.fc42.noarch.rpm\n texlive-biblatex-lni-svn73625-2.fc42.noarch.rpm\n texlive-biblatex-luh-ipw-svn32180-2.fc42.noarch.rpm\n texlive-biblatex-manuscripts-philology-svn66977-2.fc42.noarch.rpm\n texlive-biblatex-mla-svn62138-2.fc42.noarch.rpm\n texlive-biblatex-morenames-svn43049-2.fc42.noarch.rpm\n texlive-biblatex-ms-svn66480-2.fc42.noarch.rpm\n texlive-biblatex-multiple-dm-svn37081-2.fc42.noarch.rpm\n texlive-biblatex-musuos-svn24097-2.fc42.noarch.rpm\n texlive-biblatex-nature-svn57262-2.fc42.noarch.rpm\n texlive-biblatex-nejm-svn49839-2.fc42.noarch.rpm\n texlive-biblatex-nottsclassic-svn41596-2.fc42.noarch.rpm\n texlive-biblatex-opcit-booktitle-svn48983-2.fc42.noarch.rpm\n texlive-biblatex-oxref-svn72164-2.fc42.noarch.rpm\n texlive-biblatex-philosophy-svn64414-2.fc42.noarch.rpm\n texlive-biblatex-phys-svn74898-2.fc42.noarch.rpm\n texlive-biblatex-publist-svn76276-2.fc42.noarch.rpm\n texlive-biblatex-readbbl-svn61549-2.fc42.noarch.rpm\n texlive-biblatex-realauthor-svn45865-2.fc42.noarch.rpm\n texlive-biblatex-sbl-svn71470-2.fc42.noarch.rpm\n texlive-biblatex-science-svn48945-2.fc42.noarch.rpm\n texlive-biblatex-shortfields-svn45858-2.fc42.noarch.rpm\n texlive-biblatex-socialscienceshuberlin-svn47839-2.fc42.noarch.rpm\n texlive-biblatex-software-svn73321-2.fc42.noarch.rpm\n texlive-biblatex-source-division-svn45379-2.fc42.noarch.rpm\n texlive-biblatex-spbasic-svn61439-2.fc42.noarch.rpm\n texlive-biblatex-subseries-svn43330-2.fc42.noarch.rpm\n texlive-biblatex-swiss-legal-svn76524-2.fc42.noarch.rpm\n texlive-biblatex-trad-svn58169-2.fc42.noarch.rpm\n texlive-biblatex-true-citepages-omit-svn44653-2.fc42.noarch.rpm\n texlive-biblatex-unified-svn64975-2.fc42.noarch.rpm\n texlive-biblatex-vancouver-svn75301-2.fc42.noarch.rpm\n texlive-biblatex2bibitem-svn67201-2.fc42.noarch.rpm\n texlive-biblist-svn17116-2.fc42.noarch.rpm\n texlive-bibtools-svn75712-2.fc42.noarch.rpm\n texlive-bibtopic-svn15878-2.fc42.noarch.rpm\n texlive-bibtopicprefix-svn15878-2.fc42.noarch.rpm\n texlive-bibunits-svn15878-2.fc42.noarch.rpm\n texlive-biolett-bst-svn66115-2.fc42.noarch.rpm\n texlive-bookdb-svn37536-2.fc42.noarch.rpm\n texlive-breakcites-svn21014-2.fc42.noarch.rpm\n texlive-cell-svn42428-2.fc42.noarch.rpm\n texlive-chbibref-svn17120-2.fc42.noarch.rpm\n texlive-chembst-svn15878-2.fc42.noarch.rpm\n texlive-chicago-svn15878-2.fc42.noarch.rpm\n texlive-chicago-annote-svn15878-2.fc42.noarch.rpm\n texlive-chicagoa-svn52567-2.fc42.noarch.rpm\n texlive-chicagolinks-svn70740-2.fc42.noarch.rpm\n texlive-chscite-svn28552-2.fc42.noarch.rpm\n texlive-citeall-svn45975-2.fc42.noarch.rpm\n texlive-citeref-svn47407-2.fc42.noarch.rpm\n texlive-citeright-svn75480-2.fc42.noarch.rpm\n texlive-collref-svn74757-2.fc42.noarch.rpm\n texlive-compactbib-svn15878-2.fc42.noarch.rpm\n texlive-custom-bib-svn24729-2.fc42.noarch.rpm\n texlive-din1505-svn19441-2.fc42.noarch.rpm\n texlive-dk-bib-svn15878-2.fc42.noarch.rpm\n texlive-doipubmed-svn15878-2.fc42.noarch.rpm\n texlive-ecobiblatex-svn39233-2.fc42.noarch.rpm\n texlive-econ-bst-svn68761-2.fc42.noarch.rpm\n texlive-economic-svn32639-2.fc42.noarch.rpm\n texlive-fbs-svn15878-2.fc42.noarch.rpm\n texlive-figbib-svn19388-2.fc42.noarch.rpm\n texlive-footbib-svn17115-2.fc42.noarch.rpm\n texlive-francais-bst-svn69854-2.fc42.noarch.rpm\n texlive-gbt7714-svn75577-2.fc42.noarch.rpm\n texlive-geschichtsfrkl-svn42121-2.fc42.noarch.rpm\n texlive-harvard-svn15878-2.fc42.noarch.rpm\n texlive-harvmac-svn15878-2.fc42.noarch.rpm\n texlive-hep-bibliography-svn76220-2.fc42.noarch.rpm\n texlive-historische-zeitschrift-svn42635-2.fc42.noarch.rpm\n texlive-icite-svn67201-2.fc42.noarch.rpm\n texlive-ietfbibs-svn41332-2.fc42.noarch.rpm\n texlive-ijqc-svn15878-2.fc42.noarch.rpm\n texlive-inlinebib-svn22018-2.fc42.noarch.rpm\n texlive-iopart-num-svn15878-2.fc42.noarch.rpm\n texlive-is-bst-svn52623-2.fc42.noarch.rpm\n texlive-jbact-svn52717-2.fc42.noarch.rpm\n texlive-jmb-svn52718-2.fc42.noarch.rpm\n texlive-jneurosci-svn17346-2.fc42.noarch.rpm\n texlive-jurabib-svn76524-2.fc42.noarch.rpm\n texlive-ksfh_nat-svn24825-2.fc42.noarch.rpm\n texlive-logreq-svn53003-2.fc42.noarch.rpm\n texlive-ltb2bib-svn43746-2.fc42.noarch.rpm\n texlive-luabibentry-svn55777-2.fc42.noarch.rpm\n texlive-margbib-svn15878-2.fc42.noarch.rpm\n texlive-multibib-svn15878-2.fc42.noarch.rpm\n texlive-munich-svn15878-2.fc42.noarch.rpm\n texlive-nar-svn38100-2.fc42.noarch.rpm\n texlive-newcastle-bst-svn62856-2.fc42.noarch.rpm\n texlive-nmbib-svn71138-2.fc42.noarch.rpm\n texlive-notes2bib-svn52231-2.fc42.noarch.rpm\n texlive-notex-bst-svn42361-2.fc42.noarch.rpm\n texlive-oscola-svn54328-2.fc42.noarch.rpm\n texlive-perception-svn48861-2.fc42.noarch.rpm\n texlive-plainyr-svn52783-2.fc42.noarch.rpm\n texlive-pnas2009-svn16287-2.fc42.noarch.rpm\n texlive-rsc-svn41923-2.fc42.noarch.rpm\n texlive-showtags-svn20336-2.fc42.noarch.rpm\n texlive-sort-by-letters-svn27128-2.fc42.noarch.rpm\n texlive-splitbib-svn15878-2.fc42.noarch.rpm\n texlive-turabian-formatting-svn58561-2.fc42.noarch.rpm\n texlive-uni-wtal-ger-svn31541-2.fc42.noarch.rpm\n texlive-uni-wtal-lin-svn31409-2.fc42.noarch.rpm\n texlive-usebib-svn25969-2.fc42.noarch.rpm\n texlive-vak-svn75878-2.fc42.noarch.rpm\n texlive-windycity-svn67011-2.fc42.noarch.rpm\n texlive-xcite-svn53486-2.fc42.noarch.rpm\n texlive-zootaxa-bst-svn50619-2.fc42.noarch.rpm\n texlive-collection-bibtexextra-svn75480-2.fc42.src.rpm\n============================ rpmlint session starts ============================\nrpmlint: 2.8.0\nconfiguration:\n /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml\n /etc/xdg/rpmlint/fedora-spdx-licenses.toml\n /etc/xdg/rpmlint/fedora.toml\n /etc/xdg/rpmlint/scoring.toml\n /etc/xdg/rpmlint/users-groups.toml\n /etc/xdg/rpmlint/warn-on-functions.toml\nrpmlintrc: [PosixPath('/tmp/tmpgl9vgxpd')]\nchecks: 32, packages: 160\n\ntexlive-figbib.noarch: W: wrong-file-end-of-line-encoding /usr/share/texlive/texmf-dist/doc/latex/figbib/README\ntexlive-figbib.noarch: W: wrong-file-end-of-line-encoding /usr/share/texlive/texmf-dist/doc/latex/figbib/smiley.eps\ntexlive-munich.noarch: W: wrong-file-end-of-line-encoding /usr/share/texlive/texmf-dist/doc/latex/munich/README\ntexlive-collection-bibtexextra.spec:4077: E: use-of-RPM_SOURCE_DIR\ntexlive-biblatex-arthistory-bonn.noarch: E: summary-too-long BibLaTeX citation style covers the citation and bibliography guidelines for art historians\ntexlive-biblatex-gb7714-2015.noarch: E: summary-too-long A BibLaTeX implementation of the GBT7714-2015 bibliography style for Chinese users\ntexlive-vak.noarch: W: summary-ended-with-dot BibTeX style for Russian Theses, books, etc.\ntexlive-apacite.noarch: E: spelling-error ('chapterbib', '%description -l en_US chapterbib -> chapter bib, chapter-bib, chapter')\ntexlive-apacite.noarch: E: spelling-error ('hyperref', '%description -l en_US hyperref -> hyper ref, hyper-ref, hypercube')\ntexlive-apalike-ejor.noarch: E: spelling-error ('hyperref', '%description -l en_US hyperref -> hyper ref, hyper-ref, hypercube')\ntexlive-bib2qr.noarch: E: spelling-error ('realised', '%description -l en_US realised -> realized, released')\ntexlive-bib2qr.noarch: E: spelling-error ('biblatex', '%description -l en_US biblatex -> bib latex, bib-latex, bilateral')\ntexlive-bib2qr.noarch: E: spelling-error ('qrcode', '%description -l en_US qrcode -> qr code, qr-code, coder')\ntexlive-bibarts.noarch: E: spelling-error ('bibsort', '%description -l en_US bibsort -> bib sort, bib-sort, biosensor')\ntexlive-bibhtml.noarch: E: spelling-error ('abbrv', '%description -l en_US abbrv -> abbr, abbrev, abbr v')\ntexlive-bibhtml.noarch: E: spelling-error ('unsrt', '%description -l en_US unsrt -> unset')\ntexlive-biblatex-apa.noarch: E: spelling-error ('csquotes', '%description -l en_US csquotes -> cs quotes, cs-quotes, quotes')\ntexlive-biblatex-apa.noarch: E: spelling-error ('biber', '%description -l en_US biber -> bier, briber, bribe')\ntexlive-biblatex-apa6.noarch: E: spelling-error ('conformant', '%description -l en_US conformant -> conform ant, conform-ant, conformance')\ntexlive-biblatex-archaeology.noarch: E: spelling-error ('catalogues', '%description -l en_US catalogues -> uncatalogued, catalogs')\ntexlive-biblatex-arthistory-bonn.noarch: E: spelling-error ('der', '%description -l en_US der -> red, fer, er')\ntexlive-biblatex-bath.noarch: E: spelling-error ('natbib', '%description -l en_US natbib -> nation')\ntexlive-biblatex-bookinarticle.noarch: E: spelling-error ('bookinincollection', '%description -l en_US bookinincollection -> collectivization')\ntexlive-biblatex-bookinarticle.noarch: E: spelling-error ('bookinthesis', '%description -l en_US bookinthesis -> biosynthesis')\ntexlive-biblatex-bookinarticle.noarch: E: spelling-error ('incollection', '%description -l en_US incollection -> in collection, in-collection, collection')\ntexlive-biblatex-bookinarticle.noarch: E: spelling-error ('bookinother', '%description -l en_US bookinother -> bookbinder')\ntexlive-biblatex-bookinother.noarch: E: spelling-error ('bookinarticle', '%description -l en_US bookinarticle -> particleboard')\ntexlive-biblatex-bookinother.noarch: E: spelling-error ('superseeds', '%description -l en_US superseeds -> supersedes, super seeds, super-seeds')\ntexlive-biblatex-caspervector.noarch: E: spelling-error ('biblography', '%description -l en_US biblography -> bibliography, bibliographer, bibliographic')\ntexlive-biblatex-chem.noarch: E: spelling-error ('Commun', '%description -l en_US Commun -> Com mun, Com-mun, Commune')\ntexlive-biblatex-chicago.noarch: E: spelling-error ('df', '%description -l en_US df -> sf, ff, dd')\ntexlive-biblatex-claves.noarch: E: spelling-error ('litterature', 'Summary(en_US) litterature -> literature, litterateur, glitterati')\ntexlive-biblatex-claves.noarch: E: spelling-error ('litterature', '%description -l en_US litterature -> literature, litterateur, glitterati')\ntexlive-biblatex-claves.noarch: E: spelling-error ('clavis', '%description -l en_US clavis -> cavils, clevis, claviers')\ntexlive-biblatex-cse.noarch: E: spelling-error ('novathesis', '%description -l en_US novathesis -> nova thesis, nova-thesis, metathesis')\ntexlive-biblatex-cse.noarch: E: spelling-error ('unconformities', '%description -l en_US unconformities -> nonconformist')\ntexlive-biblatex-dw.noarch: E: spelling-error ('Eine', '%description -l en_US Eine -> Sine, Nine, Eire')\ntexlive-biblatex-dw.noarch: E: spelling-error ('kleine', '%description -l en_US kleine -> neckline')\ntexlive-biblatex-dw.noarch: E: spelling-error ('von', '%description -l en_US von -> con, on, Avon')\ntexlive-biblatex-dw.noarch: E: spelling-error ('das', '%description -l en_US das -> ads, sad, dad')\ntexlive-biblatex-dw.noarch: E: spelling-error ('ist', '%description -l en_US ist -> sit, its, is')\ntexlive-biblatex-dw.noarch: E: spelling-error ('auf', '%description -l en_US auf -> auk, aura')\ntexlive-biblatex-dw.noarch: E: spelling-error ('geisteswissenschaftliche', '%description -l en_US geisteswissenschaftliche ')\ntexlive-biblatex-dw.noarch: E: spelling-error ('zugeschnitten', '%description -l en_US zugeschnitten -> schnitzel')\ntexlive-biblatex-dw.noarch: E: spelling-error ('und', '%description -l en_US und -> ind, undo, fund')\ntexlive-biblatex-dw.noarch: E: spelling-error ('bietet', '%description -l en_US bietet -> BITNET')\ntexlive-biblatex-dw.noarch: E: spelling-error ('einige', '%description -l en_US einige -> geeing')\ntexlive-biblatex-dw.noarch: E: spelling-error ('nicht', '%description -l en_US nicht -> niche, night')\ntexlive-biblatex-dw.noarch: E: spelling-error ('direkt', '%description -l en_US direkt -> direst, direct, dire kt')\ntexlive-biblatex-dw.noarch: E: spelling-error ('bereitgestellt', '%description -l en_US bereitgestellt -> belligerent')\ntexlive-biblatex-dw.noarch: E: spelling-error ('werden', '%description -l en_US werden -> warden')\ntexlive-biblatex-dw.noarch: E: spelling-error ('Das', '%description -l en_US Das -> As, Dias, Dis')\ntexlive-biblatex-dw.noarch: E: spelling-error ('baut', '%description -l en_US baut -> abut, bait, bat')\ntexlive-biblatex-dw.noarch: E: spelling-error ('vollstandig', '%description -l en_US vollstandig -> longstanding')\ntexlive-biblatex-dw.noarch: E: spelling-error ('kann', '%description -l en_US kann -> kana, Mann, kanji')\ntexlive-biblatex-dw.noarch: E: spelling-error ('ohne', '%description -l en_US ohne -> hone, one')\ntexlive-biblatex-dw.noarch: E: spelling-error ('mindestens', '%description -l en_US mindestens -> minuteness')\ntexlive-biblatex-dw.noarch: E: spelling-error ('der', '%description -l en_US der -> red, fer, er')\ntexlive-biblatex-dw.noarch: E: spelling-error ('verwendet', '%description -l en_US verwendet -> underwent')\ntexlive-biblatex-enc.noarch: E: spelling-error ('nationale', 'Summary(en_US) nationale -> national, nationals, rationale')\ntexlive-biblatex-enc.noarch: E: spelling-error ('des', 'Summary(en_US) des -> eds, es, dies')\ntexlive-biblatex-enc.noarch: E: spelling-error ('chartes', 'Summary(en_US) chartes -> chaster, charted, charts')\ntexlive-biblatex-enc.noarch: E: spelling-error ('nationale', '%description -l en_US nationale -> national, nationals, rationale')\ntexlive-biblatex-enc.noarch: E: spelling-error ('des', '%description -l en_US des -> eds, es, dies')\ntexlive-biblatex-enc.noarch: E: spelling-error ('chartes', '%description -l en_US chartes -> chaster, charted, charts')\ntexlive-biblatex-enc.noarch: E: spelling-error ('historische', '%description -l en_US historische -> historic, chorister')\ntexlive-biblatex-enc.noarch: E: spelling-error ('zeitschrift', '%description -l en_US zeitschrift -> spendthrift')\ntexlive-biblatex-ext.noarch: E: spelling-error ('customisation', '%description -l en_US customisation -> customization, accusation')\ntexlive-biblatex-german-legal.noarch: E: spelling-error ('Dieses', '%description -l en_US Dieses -> Daises, Diesels, Disses')\ntexlive-biblatex-german-legal.noarch: E: spelling-error ('enthalt', '%description -l en_US enthalt -> enthrall')\ntexlive-biblatex-german-legal.noarch: E: spelling-error ('Aktuell', '%description -l en_US Aktuell -> Luella')\ntexlive-biblatex-german-legal.noarch: E: spelling-error ('einen', '%description -l en_US einen -> linen, engine')\ntexlive-biblatex-german-legal.noarch: E: spelling-error ('auf', '%description -l en_US auf -> auk, aura')\ntexlive-biblatex-german-legal.noarch: E: spelling-error ('deutschen', '%description -l en_US deutschen -> euthenics')\ntexlive-biblatex-german-legal.noarch: E: spelling-error ('ausgerichteten', '%description -l en_US ausgerichteten ')\ntexlive-biblatex-german-legal.noarch: E: spelling-error ('namens', \"%description -l en_US namens -> names, name's, stamens\")\ntexlive-biblatex-ieee.noarch: E: spelling-error ('usepackage', '%description -l en_US usepackage -> use package, use-package, prepackage')\ntexlive-biblatex-iso690.noarch: E: spelling-error ('biber', '%description -l en_US biber -> bier, briber, bribe')\ntexlive-biblatex-juradiss.noarch: E: spelling-error ('stylefiles', 'Summary(en_US) stylefiles -> style files, style-files, lifestyles')\ntexlive-biblatex-juradiss.noarch: E: spelling-error ('stylefiles', '%description -l en_US stylefiles -> style files, style-files, lifestyles')\ntexlive-biblatex-juradiss.noarch: E: spelling-error ('dw', '%description -l en_US dw -> d, w, dew')\ntexlive-biblatex-juradiss.noarch: E: spelling-error ('biber', '%description -l en_US biber -> bier, briber, bribe')\ntexlive-biblatex-license.noarch: E: spelling-error ('relatedtype', '%description -l en_US relatedtype -> related type, related-type, relatedness')\ntexlive-biblatex-license.noarch: E: spelling-error ('bibmacros', '%description -l en_US bibmacros -> bib macros, bib-macros, macrobiotics')\ntexlive-biblatex-morenames.noarch: E: spelling-error ('maineditor', '%description -l en_US maineditor -> main editor, main-editor, maintained')\ntexlive-biblatex-morenames.noarch: E: spelling-error ('mvcollection', '%description -l en_US mvcollection -> collection, collectivization')\ntexlive-biblatex-morenames.noarch: E: spelling-error ('bookineditor', '%description -l en_US bookineditor -> bookbinder')\ntexlive-biblatex-morenames.noarch: E: spelling-error ('bookinbook', '%description -l en_US bookinbook -> booking, bookmaking')\ntexlive-biblatex-ms.noarch: E: spelling-error ('multiligual', '%description -l en_US multiligual -> multilingual, multilateral')\ntexlive-biblatex-ms.noarch: E: spelling-error ('polyglossia', '%description -l en_US polyglossia -> glossolalia')\ntexlive-biblatex-multiple-dm.noarch: E: spelling-error ('datamodels', 'Summary(en_US) datamodels -> data models, data-models, remodels')\ntexlive-biblatex-multiple-dm.noarch: E: spelling-error ('datamodels', '%description -l en_US datamodels -> data models, data-models, remodels')\ntexlive-biblatex-musuos.noarch: E: spelling-error ('cls', 'Summary(en_US) cls -> cl, cs, ls')\ntexlive-biblatex-musuos.noarch: E: spelling-error ('cls', '%description -l en_US cls -> cl, cs, ls')\ntexlive-biblatex-opcit-booktitle.noarch: E: spelling-error ('subentry', 'Summary(en_US) subentry -> sub entry, sub-entry, sentry')\ntexlive-biblatex-opcit-booktitle.noarch: E: spelling-error ('subentry', '%description -l en_US subentry -> sub entry, sub-entry, sentry')\ntexlive-biblatex-oxref.noarch: E: spelling-error ('oxnotes', '%description -l en_US oxnotes -> ox notes, ox-notes, notes')\ntexlive-biblatex-oxref.noarch: E: spelling-error ('oxnum', '%description -l en_US oxnum -> lummox')\ntexlive-biblatex-oxref.noarch: E: spelling-error ('oxalph', '%description -l en_US oxalph -> oxalate')\ntexlive-biblatex-oxref.noarch: E: spelling-error ('oxyear', '%description -l en_US oxyear -> ox year, ox-year, year')\ntexlive-biblatex-philosophy.noarch: E: spelling-error ('authoryear', '%description -l en_US authoryear -> author year, author-year, authority')\ntexlive-biblatex-philosophy.noarch: E: spelling-error ('redefinitions', \"%description -l en_US redefinitions -> redefinition, redefinition's, re definitions\")\ntexlive-biblatex-phys.noarch: E: spelling-error ('usepackage', '%description -l en_US usepackage -> use package, use-package, prepackage')\ntexlive-biblatex-publist.noarch: E: spelling-error ('bbx', '%description -l en_US bbx -> bx, box, bbl')\ntexlive-biblatex-publist.noarch: E: spelling-error ('authoryear', '%description -l en_US authoryear -> author year, author-year, authority')\ntexlive-biblatex-readbbl.noarch: E: spelling-error ('biber', 'Summary(en_US) biber -> bier, briber, bribe')\ntexlive-biblatex-readbbl.noarch: E: spelling-error ('biber', '%description -l en_US biber -> bier, briber, bribe')\ntexlive-biblatex-readbbl.noarch: E: spelling-error ('filecontents', '%description -l en_US filecontents -> file contents, file-contents, confinements')\ntexlive-biblatex-realauthor.noarch: E: spelling-error ('pseudepigraphic', '%description -l en_US pseudepigraphic -> seismographic')\ntexlive-biblatex-shortfields.noarch: E: spelling-error ('shortseries', '%description -l en_US shortseries -> short series, short-series, shortsighted')\ntexlive-biblatex-shortfields.noarch: E: spelling-error ('shortjournal', '%description -l en_US shortjournal -> short journal, short-journal, photojournalist')\ntexlive-biblatex-shortfields.noarch: E: spelling-error ('printbiblist', '%description -l en_US printbiblist -> probabilistic')\ntexlive-biblatex-shortfields.noarch: E: spelling-error ('printbibshortfields', '%description -l en_US printbibshortfields ')\ntexlive-biblatex-shortfields.noarch: E: spelling-error ('claves', '%description -l en_US claves -> calves, caves, laves')\ntexlive-biblatex-socialscienceshuberlin.noarch: E: spelling-error ('zu', '%description -l en_US zu -> zoo, z, u')\ntexlive-biblatex-software.noarch: E: spelling-error ('stylefiles', 'Summary(en_US) stylefiles -> style files, style-files, lifestyles')\ntexlive-biblatex-software.noarch: E: spelling-error ('stylefiles', '%description -l en_US stylefiles -> style files, style-files, lifestyles')\ntexlive-biblatex-spbasic.noarch: E: spelling-error ('bst', 'Summary(en_US) bst -> bat, st, best')\ntexlive-biblatex-spbasic.noarch: E: spelling-error ('bst', '%description -l en_US bst -> bat, st, best')\ntexlive-biblatex.noarch: E: spelling-error ('reimplementation', '%description -l en_US reimplementation -> re implementation, re-implementation, implementation')\ntexlive-biblatex.noarch: E: spelling-error ('rivalling', '%description -l en_US rivalling -> rivaling, rival ling, rival-ling')\ntexlive-biblatex.noarch: E: spelling-error ('customisable', '%description -l en_US customisable -> customization')\ntexlive-biblatex.noarch: E: spelling-error ('suppport', '%description -l en_US suppport -> support, supp port, supp-port')\ntexlive-biblatex.noarch: E: spelling-error ('recoding', '%description -l en_US recoding -> recording, receding, decoding')\ntexlive-biblatex.noarch: E: spelling-error ('bibligraphies', '%description -l en_US bibligraphies -> bibliographies, bibliographers, bibliographic')\ntexlive-biblatex.noarch: E: spelling-error ('babelbib', '%description -l en_US babelbib -> babel bib, babel-bib, babel')\ntexlive-biblatex.noarch: E: spelling-error ('bibtopic', '%description -l en_US bibtopic -> bib topic, bib-topic, biopic')\ntexlive-biblatex.noarch: E: spelling-error ('bibunits', '%description -l en_US bibunits -> bib units, bib-units, biscuits')\ntexlive-biblatex.noarch: E: spelling-error ('chapterbib', '%description -l en_US chapterbib -> chapter bib, chapter-bib, chapter')\ntexlive-biblatex.noarch: E: spelling-error ('inlinebib', '%description -l en_US inlinebib -> inline bib, inline-bib, inline')\ntexlive-biblatex.noarch: E: spelling-error ('mcite', '%description -l en_US mcite -> mite, cite, m cite')\ntexlive-biblatex.noarch: E: spelling-error ('mciteplus', '%description -l en_US mciteplus -> plebiscites')\ntexlive-biblatex.noarch: E: spelling-error ('mlbib', '%description -l en_US mlbib -> ml bib, ml-bib, imbibe')\ntexlive-biblatex.noarch: E: spelling-error ('splitbib', '%description -l en_US splitbib -> split bib, split-bib, splitting')\ntexlive-biblatex.noarch: E: spelling-error ('etoolbox', '%description -l en_US etoolbox -> toolbox, e toolbox, tollbooth')\ntexlive-biblatex.noarch: E: spelling-error ('logreq', '%description -l en_US logreq -> logger')\ntexlive-biblatex.noarch: E: spelling-error ('keyval', '%description -l en_US keyval -> key val, key-val, valley')\ntexlive-biblatex.noarch: E: spelling-error ('ifthen', '%description -l en_US ifthen -> if then, if-then, fifteenth')\ntexlive-biblatex.noarch: E: spelling-error ('url', '%description -l en_US url -> URL, curl, purl')\ntexlive-biblatex.noarch: E: spelling-error ('polyglossia', '%description -l en_US polyglossia -> glossolalia')\ntexlive-biblatex.noarch: E: spelling-error ('csquotes', '%description -l en_US csquotes -> cs quotes, cs-quotes, quotes')\ntexlive-biblatex-swiss-legal.noarch: E: spelling-error ('ng', '%description -l en_US ng -> mg, n, g')\ntexlive-biblatex-trad.noarch: E: spelling-error ('unsrt', '%description -l en_US unsrt -> unset')\ntexlive-biblatex-true-citepages-omit.noarch: E: spelling-error ('citestyles', '%description -l en_US citestyles -> cite styles, cite-styles, testicles')\ntexlive-biblatex-true-citepages-omit.noarch: E: spelling-error ('pno', '%description -l en_US pno -> no, pro, poo')\ntexlive-biblatex-unified.noarch: E: spelling-error ('stylesheet', 'Summary(en_US) stylesheet -> style sheet, style-sheet, stylishness')\ntexlive-biblatex-unified.noarch: E: spelling-error ('stylesheet', '%description -l en_US stylesheet -> style sheet, style-sheet, stylishness')\ntexlive-biblatex-vancouver.noarch: E: spelling-error ('biber', '%description -l en_US biber -> bier, briber, bribe')\ntexlive-biblatex2bibitem.noarch: E: spelling-error ('bibitems', 'Summary(en_US) bibitems -> bib items, bib-items, embitters')\ntexlive-biblatex2bibitem.noarch: E: spelling-error ('bibitems', '%description -l en_US bibitems -> bib items, bib-items, embitters')\ntexlive-biblatex2bibitem.noarch: E: spelling-error ('bst', '%description -l en_US bst -> bat, st, best')\ntexlive-biblist.noarch: E: spelling-error ('nocite', '%description -l en_US nocite -> notice, no cite, no-cite')\ntexlive-bibtools.noarch: E: spelling-error ('perl', '%description -l en_US perl -> Perl, peel, perk')\ntexlive-bibtools.noarch: E: spelling-error ('bibify', '%description -l en_US bibify -> biff')\ntexlive-bibtools.noarch: E: spelling-error ('optimise', '%description -l en_US optimise -> optimist, optimism, optimize')\ntexlive-bibtools.noarch: E: spelling-error ('bibkey', '%description -l en_US bibkey -> bib key, bib-key, bike')\ntexlive-bibtools.noarch: E: spelling-error ('sed', '%description -l en_US sed -> tied, ed, seed')\ntexlive-bibtools.noarch: E: spelling-error ('awk', '%description -l en_US awk -> awl, aw, wk')\ntexlive-bibtools.noarch: E: spelling-error ('cleantex', '%description -l en_US cleantex -> cleanse')\ntexlive-bibtools.noarch: E: spelling-error ('looktex', '%description -l en_US looktex -> lookout')\ntexlive-bibtools.noarch: E: spelling-error ('makebib', '%description -l en_US makebib -> make bib, make-bib, snakebite')\ntexlive-bibtools.noarch: E: spelling-error ('printbib', '%description -l en_US printbib -> print bib, print-bib, printable')\ntexlive-bibtools.noarch: E: spelling-error ('dvi', '%description -l en_US dvi -> div, vi, lvi')\ntexlive-bibtools.noarch: E: spelling-error ('browsable', '%description -l en_US browsable -> brow sable, brow-sable, brows able')\ntexlive-bibtools.noarch: E: spelling-error ('citekeys', \"%description -l en_US citekeys -> cite keys, cite-keys, cite's\")\ntexlive-bibtopic.noarch: E: spelling-error ('bibunits', '%description -l en_US bibunits -> bib units, bib-units, biscuits')\ntexlive-bibtopic.noarch: E: spelling-error ('chapterbib', '%description -l en_US chapterbib -> chapter bib, chapter-bib, chapter')\ntexlive-bibunits.noarch: E: spelling-error ('koma', '%description -l en_US koma -> korma, kola, coma')\ntexlive-bibunits.noarch: E: spelling-error ('frenchb', '%description -l en_US frenchb -> french, french b, frontbench')\ntexlive-bookdb.noarch: E: spelling-error ('cataloguing', 'Summary(en_US) cataloguing -> cataloging, uncatalogued')\ntexlive-bookdb.noarch: E: spelling-error ('cataloguing', '%description -l en_US cataloguing -> cataloging, uncatalogued')\ntexlive-breakcites.noarch: E: spelling-error ('behaviour', '%description -l en_US behaviour -> behavior')\ntexlive-breakcites.noarch: E: spelling-error ('natbib', '%description -l en_US natbib -> nation')\ntexlive-cell.noarch: E: spelling-error ('apa', '%description -l en_US apa -> spa, pa, papa')\ntexlive-cell.noarch: E: spelling-error ('apalike', '%description -l en_US apalike -> apelike, alike')\ntexlive-chbibref.noarch: E: spelling-error ('setbibref', '%description -l en_US setbibref -> semibreve')\ntexlive-chbibref.noarch: E: spelling-error ('bibname', '%description -l en_US bibname -> bib name, bib-name, nameable')\ntexlive-chbibref.noarch: E: spelling-error ('refname', '%description -l en_US refname -> rename, ref name, ref-name')\ntexlive-chbibref.noarch: E: spelling-error ('cls', '%description -l en_US cls -> cl, cs, ls')\ntexlive-chicago-annote.noarch: E: spelling-error ('chicagoa', '%description -l en_US chicagoa -> chicane')\ntexlive-chicago.noarch: E: spelling-error ('newapa', '%description -l en_US newapa -> newspaper')\ntexlive-chscite.noarch: E: spelling-error ('harvard', '%description -l en_US harvard -> Harvard, hard')\ntexlive-citeright.noarch: E: spelling-error ('natbib', 'Summary(en_US) natbib -> nation')\ntexlive-citeright.noarch: E: spelling-error ('natbib', '%description -l en_US natbib -> nation')\ntexlive-collref.noarch: E: spelling-error ('bibitem', '%description -l en_US bibitem -> bib item, bib-item, embitter')\ntexlive-compactbib.noarch: E: spelling-error ('thebibliography', 'Summary(en_US) thebibliography -> the bibliography, the-bibliography, bibliography')\ntexlive-compactbib.noarch: E: spelling-error ('thebibliography', '%description -l en_US thebibliography -> the bibliography, the-bibliography, bibliography')\ntexlive-custom-bib.noarch: E: spelling-error ('Customised', 'Summary(en_US) Customised -> Customized, Customize, Accustomed')\ntexlive-custom-bib.noarch: E: spelling-error ('Customised', '%description -l en_US Customised -> Customized, Customize, Accustomed')\ntexlive-custom-bib.noarch: E: spelling-error ('docstrip', '%description -l en_US docstrip -> doc strip, doc-strip, docs trip')\ntexlive-din1505.noarch: E: spelling-error ('conformt', '%description -l en_US conformt -> conform, conforms, conform t')\ntexlive-din1505.noarch: E: spelling-error ('unsrt', '%description -l en_US unsrt -> unset')\ntexlive-din1505.noarch: E: spelling-error ('abbrv', '%description -l en_US abbrv -> abbr, abbrev, abbr v')\ntexlive-din1505.noarch: E: spelling-error ('natdin', '%description -l en_US natdin -> nation')\ntexlive-din1505.noarch: E: spelling-error ('natbib', '%description -l en_US natbib -> nation')\ntexlive-dk-bib.noarch: E: spelling-error ('abbrv', '%description -l en_US abbrv -> abbr, abbrev, abbr v')\ntexlive-dk-bib.noarch: E: spelling-error ('unsrt', '%description -l en_US unsrt -> unset')\ntexlive-dk-bib.noarch: E: spelling-error ('apalike', '%description -l en_US apalike -> apelike, alike')\ntexlive-dk-bib.noarch: E: spelling-error ('annote', '%description -l en_US annote -> an note, an-note, annotate')\ntexlive-doipubmed.noarch: E: spelling-error ('citeurl', '%description -l en_US citeurl -> calcite')\ntexlive-economic.noarch: E: spelling-error ('harvard', '%description -l en_US harvard -> Harvard, hard')\ntexlive-fbs.noarch: E: spelling-error ('et', '%description -l en_US et -> ET, wt, rt')\ntexlive-fbs.noarch: E: spelling-error ('al', '%description -l en_US al -> AL, la, Al')\ntexlive-fbs.noarch: E: spelling-error ('italicised', '%description -l en_US italicised -> italicized, italicize')\ntexlive-footbib.noarch: E: spelling-error ('footcite', '%description -l en_US footcite -> foot cite, foot-cite, footnote')\ntexlive-francais-bst.noarch: E: spelling-error ('de', '%description -l en_US de -> DE, ed, d')\ntexlive-francais-bst.noarch: E: spelling-error ('ecrite', '%description -l en_US ecrite -> recite, critter, criteria')\ntexlive-francais-bst.noarch: E: spelling-error ('natbib', '%description -l en_US natbib -> nation')\ntexlive-gbt7714.noarch: E: spelling-error ('natbib', '%description -l en_US natbib -> nation')\ntexlive-gbt7714.noarch: E: spelling-error ('biblilography', '%description -l en_US biblilography -> bibliography, bibliographer, bibliographic')\ntexlive-harvard.noarch: E: spelling-error ('apsr', '%description -l en_US apsr -> pars, spar, apse')\ntexlive-harvard.noarch: E: spelling-error ('agsm', '%description -l en_US agsm -> mags, ageism')\ntexlive-harvard.noarch: E: spelling-error ('dcu', '%description -l en_US dcu -> dc, cu, cud')\ntexlive-harvard.noarch: E: spelling-error ('kluwer', '%description -l en_US kluwer -> kluge')\ntexlive-harvard.noarch: E: spelling-error ('bstwhich', '%description -l en_US bstwhich -> which')\ntexlive-harvard.noarch: E: spelling-error ('nederlands', '%description -l en_US nederlands -> wonderlands, borderlands, slanderer')\ntexlive-harvard.noarch: E: spelling-error ('behaviour', '%description -l en_US behaviour -> behavior')\ntexlive-hep-bibliography.noarch: E: spelling-error ('usepackage', '%description -l en_US usepackage -> use package, use-package, prepackage')\ntexlive-historische-zeitschrift.noarch: E: spelling-error ('fullcite', '%description -l en_US fullcite -> full cite, full-cite, cellulite')\ntexlive-historische-zeitschrift.noarch: E: spelling-error ('etoolbox', '%description -l en_US etoolbox -> toolbox, e toolbox, tollbooth')\ntexlive-icite.noarch: E: spelling-error ('locorum', 'Summary(en_US) locorum -> loco rum, loco-rum, locum')\ntexlive-icite.noarch: E: spelling-error ('citatorum', 'Summary(en_US) citatorum -> cogitator')\ntexlive-icite.noarch: E: spelling-error ('locorum', '%description -l en_US locorum -> loco rum, loco-rum, locum')\ntexlive-icite.noarch: E: spelling-error ('citatorum', '%description -l en_US citatorum -> cogitator')\ntexlive-is-bst.noarch: E: spelling-error ('xbtxbst', '%description -l en_US xbtxbst ')\ntexlive-jbact.noarch: E: spelling-error ('apalike', '%description -l en_US apalike -> apelike, alike')\ntexlive-jbact.noarch: E: spelling-error ('nocite', '%description -l en_US nocite -> notice, no cite, no-cite')\ntexlive-jmb.noarch: E: spelling-error ('apalike', '%description -l en_US apalike -> apelike, alike')\ntexlive-jmb.noarch: E: spelling-error ('nocite', '%description -l en_US nocite -> notice, no cite, no-cite')\ntexlive-jneurosci.noarch: E: spelling-error ('namedplus', '%description -l en_US namedplus -> named plus, named-plus, nameplates')\ntexlive-jneurosci.noarch: E: spelling-error ('characterised', '%description -l en_US characterised -> characterized, characteristic, characterize')\ntexlive-ksfh_nat.noarch: E: spelling-error ('inbook', '%description -l en_US inbook -> in book, in-book, booking')\ntexlive-ksfh_nat.noarch: E: spelling-error ('incollection', '%description -l en_US incollection -> in collection, in-collection, collection')\ntexlive-logreq.noarch: E: spelling-error ('makeindex', '%description -l en_US makeindex -> make index, make-index, mandrake')\ntexlive-ltb2bib.noarch: E: spelling-error ('amsrefs', 'Summary(en_US) amsrefs -> streams')\ntexlive-ltb2bib.noarch: E: spelling-error ('amsrefs', '%description -l en_US amsrefs -> streams')\ntexlive-ltb2bib.noarch: E: spelling-error ('amsxport', '%description -l en_US amsxport -> passport')\ntexlive-ltb2bib.noarch: E: spelling-error (\"emacs's\", \"%description -l en_US emacs's -> Emacs's, XEmacs\")\ntexlive-luabibentry.noarch: E: spelling-error ('reimplements', '%description -l en_US reimplements -> re implements, re-implements, implements')\ntexlive-margbib.noarch: E: spelling-error ('bibitem', 'Summary(en_US) bibitem -> bib item, bib-item, embitter')\ntexlive-margbib.noarch: E: spelling-error ('bibitem', '%description -l en_US bibitem -> bib item, bib-item, embitter')\ntexlive-margbib.noarch: E: spelling-error ('thebibliography', '%description -l en_US thebibliography -> the bibliography, the-bibliography, bibliography')\ntexlive-multibib.noarch: E: spelling-error ('bibunits', '%description -l en_US bibunits -> bib units, bib-units, biscuits')\ntexlive-multibib.noarch: E: spelling-error ('chapterbib', '%description -l en_US chapterbib -> chapter bib, chapter-bib, chapter')\ntexlive-multibib.noarch: E: spelling-error ('inlinebib', '%description -l en_US inlinebib -> inline bib, inline-bib, inline')\ntexlive-multibib.noarch: E: spelling-error ('natbib', '%description -l en_US natbib -> nation')\ntexlive-multibib.noarch: E: spelling-error ('koma', '%description -l en_US koma -> korma, kola, coma')\ntexlive-munich.noarch: E: spelling-error ('authordate', 'Summary(en_US) authordate -> author date, author-date, chordate')\ntexlive-munich.noarch: E: spelling-error ('authordate', '%description -l en_US authordate -> author date, author-date, chordate')\ntexlive-munich.noarch: E: spelling-error ('harvard', '%description -l en_US harvard -> Harvard, hard')\ntexlive-nar.noarch: E: spelling-error ('unsrt', '%description -l en_US unsrt -> unset')\ntexlive-newcastle-bst.noarch: E: spelling-error ('natbib', '%description -l en_US natbib -> nation')\ntexlive-nmbib.noarch: E: spelling-error ('natbib', '%description -l en_US natbib -> nation')\ntexlive-notes2bib.noarch: E: spelling-error ('bibnote', '%description -l en_US bibnote -> bib note, bib-note, banknote')\ntexlive-notes2bib.noarch: E: spelling-error ('endnotes', '%description -l en_US endnotes -> end notes, end-notes, notes')\ntexlive-notes2bib.noarch: E: spelling-error ('natbib', '%description -l en_US natbib -> nation')\ntexlive-notes2bib.noarch: E: spelling-error ('xpackages', \"%description -l en_US xpackages -> packages, x packages, package's\")\ntexlive-notes2bib.noarch: E: spelling-error ('elatex', '%description -l en_US elatex -> elate, latex, elates')\ntexlive-pnas2009.noarch: E: spelling-error ('unsrt', '%description -l en_US unsrt -> unset')\ntexlive-rsc.noarch: E: spelling-error ('pccp', '%description -l en_US pccp -> PCP')\ntexlive-rsc.noarch: E: spelling-error ('achemso', '%description -l en_US achemso -> sachem')\ntexlive-rsc.noarch: E: spelling-error ('chemstyle', '%description -l en_US chemstyle -> chem style, chem-style, chemistry')\ntexlive-sort-by-letters.noarch: E: spelling-error ('natbib', '%description -l en_US natbib -> nation')\ntexlive-uni-wtal-ger.noarch: E: spelling-error ('biblatex', '%description -l en_US biblatex -> bib latex, bib-latex, bilateral')\ntexlive-uni-wtal-ger.noarch: E: spelling-error ('dw', '%description -l en_US dw -> d, w, dew')\ntexlive-uni-wtal-ger.noarch: E: spelling-error ('optimised', '%description -l en_US optimised -> optimized, optimist, optimism')\ntexlive-uni-wtal-lin.noarch: E: spelling-error ('optimised', '%description -l en_US optimised -> optimized, optimist, optimism')\ntexlive-usebib.noarch: E: spelling-error ('bibinput', '%description -l en_US bibinput -> bib input, bib-input, bilirubin')\ntexlive-usebib.noarch: E: spelling-error ('usebibdata', '%description -l en_US usebibdata -> database')\ntexlive-xcite.noarch: E: spelling-error ('xr', '%description -l en_US xr -> x, r, xor')\ntexlive-zootaxa-bst.noarch: E: spelling-error ('apa', '%description -l en_US apa -> spa, pa, papa')\ntexlive-collection-bibtexextra.spec: W: patch-not-applied Patch0: texlive-biblatex-abnt-no-l3regex.patch\ntexlive-amsrefs.noarch: W: package-with-huge-docs 90%\ntexlive-apalike-ejor.noarch: W: package-with-huge-docs 77%\ntexlive-archaeologie.noarch: W: package-with-huge-docs 74%\ntexlive-bestpapers.noarch: W: package-with-huge-docs 84%\ntexlive-bib2qr.noarch: W: package-with-huge-docs 95%\ntexlive-bibarts.noarch: W: package-with-huge-docs 91%\ntexlive-biblatex-abnt.noarch: W: package-with-huge-docs 87%\ntexlive-biblatex-apa6.noarch: W: package-with-huge-docs 54%\ntexlive-biblatex-archaeology.noarch: W: package-with-huge-docs 92%\ntexlive-biblatex-arthistory-bonn.noarch: W: package-with-huge-docs 79%\ntexlive-biblatex-bath.noarch: W: package-with-huge-docs 83%\ntexlive-biblatex-bookinarticle.noarch: W: package-with-huge-docs 85%\ntexlive-biblatex-bookinother.noarch: W: package-with-huge-docs 92%\ntexlive-biblatex-bwl.noarch: W: package-with-huge-docs 85%\ntexlive-biblatex-caspervector.noarch: W: package-with-huge-docs 93%\ntexlive-biblatex-chem.noarch: W: package-with-huge-docs 94%\ntexlive-biblatex-chicago.noarch: W: package-with-huge-docs 68%\ntexlive-biblatex-cse.noarch: W: package-with-huge-docs 86%\ntexlive-biblatex-cv.noarch: W: package-with-huge-docs 71%\ntexlive-biblatex-dw.noarch: W: package-with-huge-docs 93%\ntexlive-biblatex-ext.noarch: W: package-with-huge-docs 74%\ntexlive-biblatex-fiwi.noarch: W: package-with-huge-docs 86%\ntexlive-biblatex-gb7714-2015.noarch: W: package-with-huge-docs 64%\ntexlive-biblatex-german-legal.noarch: W: package-with-huge-docs 82%\ntexlive-biblatex-gost.noarch: W: package-with-huge-docs 88%\ntexlive-biblatex-historian.noarch: W: package-with-huge-docs 84%\ntexlive-biblatex-ieee.noarch: W: package-with-huge-docs 93%\ntexlive-biblatex-iso690.noarch: W: package-with-huge-docs 79%\ntexlive-biblatex-jura2.noarch: W: package-with-huge-docs 91%\ntexlive-biblatex-juradiss.noarch: W: package-with-huge-docs 75%\ntexlive-biblatex-license.noarch: W: package-with-huge-docs 91%\ntexlive-biblatex-luh-ipw.noarch: W: package-with-huge-docs 90%\ntexlive-biblatex-manuscripts-philology.noarch: W: package-with-huge-docs 79%\ntexlive-biblatex-mla.noarch: W: package-with-huge-docs 82%\ntexlive-biblatex-morenames.noarch: W: package-with-huge-docs 89%\ntexlive-biblatex-ms.noarch: W: package-with-huge-docs 89%\ntexlive-biblatex-musuos.noarch: W: package-with-huge-docs 92%\ntexlive-biblatex-nature.noarch: W: package-with-huge-docs 91%\ntexlive-biblatex-nejm.noarch: W: package-with-huge-docs 87%\ntexlive-biblatex-nottsclassic.noarch: W: package-with-huge-docs 80%\ntexlive-biblatex-opcit-booktitle.noarch: W: package-with-huge-docs 80%\ntexlive-biblatex-oxref.noarch: W: package-with-huge-docs 92%\ntexlive-biblatex-philosophy.noarch: W: package-with-huge-docs 80%\ntexlive-biblatex-phys.noarch: W: package-with-huge-docs 93%\ntexlive-biblatex-publist.noarch: W: package-with-huge-docs 80%\ntexlive-biblatex-realauthor.noarch: W: package-with-huge-docs 77%\ntexlive-biblatex-sbl.noarch: W: package-with-huge-docs 82%\ntexlive-biblatex-science.noarch: W: package-with-huge-docs 91%\ntexlive-biblatex-socialscienceshuberlin.noarch: W: package-with-huge-docs 83%\ntexlive-biblatex-software.noarch: W: package-with-huge-docs 91%\ntexlive-biblatex.noarch: W: package-with-huge-docs 90%\ntexlive-biblatex-swiss-legal.noarch: W: package-with-huge-docs 83%\ntexlive-biblatex-trad.noarch: W: package-with-huge-docs 90%\ntexlive-biblatex-unified.noarch: W: package-with-huge-docs 92%\ntexlive-biblatex2bibitem.noarch: W: package-with-huge-docs 97%\ntexlive-biblist.noarch: W: package-with-huge-docs 87%\ntexlive-bibtopic.noarch: W: package-with-huge-docs 82%\ntexlive-bibtopicprefix.noarch: W: package-with-huge-docs 94%\ntexlive-bibunits.noarch: W: package-with-huge-docs 90%\ntexlive-bookdb.noarch: W: package-with-huge-docs 80%\ntexlive-breakcites.noarch: W: package-with-huge-docs 98%\ntexlive-chbibref.noarch: W: package-with-huge-docs 89%\ntexlive-chembst.noarch: W: package-with-huge-docs 53%\ntexlive-chscite.noarch: W: package-with-huge-docs 80%\ntexlive-citeall.noarch: W: package-with-huge-docs 82%\ntexlive-citeright.noarch: W: package-with-huge-docs 85%\ntexlive-collref.noarch: W: package-with-huge-docs 93%\ntexlive-custom-bib.noarch: W: package-with-huge-docs 58%\ntexlive-dk-bib.noarch: W: package-with-huge-docs 73%\ntexlive-ecobiblatex.noarch: W: package-with-huge-docs 95%\ntexlive-econ-bst.noarch: W: package-with-huge-docs 66%\ntexlive-economic.noarch: W: package-with-huge-docs 61%\ntexlive-figbib.noarch: W: package-with-huge-docs 85%\ntexlive-footbib.noarch: W: package-with-huge-docs 83%\ntexlive-gbt7714.noarch: W: package-with-huge-docs 64%\ntexlive-geschichtsfrkl.noarch: W: package-with-huge-docs 93%\ntexlive-hep-bibliography.noarch: W: package-with-huge-docs 96%\ntexlive-icite.noarch: W: package-with-huge-docs 90%\ntexlive-ijqc.noarch: W: package-with-huge-docs 76%\ntexlive-jneurosci.noarch: W: package-with-huge-docs 83%\ntexlive-jurabib.noarch: W: package-with-huge-docs 63%\ntexlive-luabibentry.noarch: W: package-with-huge-docs 86%\ntexlive-margbib.noarch: W: package-with-huge-docs 90%\ntexlive-multibib.noarch: W: package-with-huge-docs 69%\ntexlive-munich.noarch: W: package-with-huge-docs 85%\ntexlive-newcastle-bst.noarch: W: package-with-huge-docs 77%\ntexlive-nmbib.noarch: W: package-with-huge-docs 80%\ntexlive-notes2bib.noarch: W: package-with-huge-docs 86%\ntexlive-oscola.noarch: W: package-with-huge-docs 83%\ntexlive-rsc.noarch: W: package-with-huge-docs 70%\ntexlive-showtags.noarch: W: package-with-huge-docs 97%\ntexlive-splitbib.noarch: W: package-with-huge-docs 77%\ntexlive-turabian-formatting.noarch: W: package-with-huge-docs 73%\ntexlive-uni-wtal-lin.noarch: W: package-with-huge-docs 78%\ntexlive-usebib.noarch: W: package-with-huge-docs 92%\ntexlive-windycity.noarch: W: package-with-huge-docs 83%\ntexlive-xcite.noarch: W: package-with-huge-docs 88%\ntexlive-zootaxa-bst.noarch: W: package-with-huge-docs 80%\ntexlive-aaai-named.noarch: W: no-documentation\ntexlive-aichej.noarch: W: no-documentation\ntexlive-ajl.noarch: W: no-documentation\ntexlive-annotate.noarch: W: no-documentation\ntexlive-apalike2.noarch: W: no-documentation\ntexlive-beebe.noarch: W: no-documentation\ntexlive-bibtools.noarch: W: no-documentation\ntexlive-chicago.noarch: W: no-documentation\ntexlive-chicagoa.noarch: W: no-documentation\ntexlive-collection-bibtexextra.noarch: W: no-documentation\ntexlive-compactbib.noarch: W: no-documentation\ntexlive-fbs.noarch: W: no-documentation\ntexlive-jbact.noarch: W: no-documentation\ntexlive-jmb.noarch: W: no-documentation\ntexlive-ksfh_nat.noarch: W: no-documentation\ntexlive-nar.noarch: W: no-documentation\ntexlive-notex-bst.noarch: W: no-documentation\ntexlive-plainyr.noarch: W: no-documentation\ntexlive-pnas2009.noarch: W: no-documentation\ntexlive-collection-bibtexextra.spec: W: no-%check-section\ntexlive-collection-bibtexextra.spec: W: invalid-url Source1: texlive-licenses.tar.xz\ntexlive-apalike2.noarch: W: invalid-license LicenseRef-Knuth\ntexlive-authordate.noarch: W: invalid-license LicenseRef-Knuth\ntexlive-beebe.noarch: W: invalid-license LicenseRef-Public-Domain\ntexlive-bestpapers.noarch: W: invalid-license LicenseRef-Public-Domain\ntexlive-biolett-bst.noarch: W: invalid-license LPPL-1.0\ntexlive-cell.noarch: W: invalid-license LicenseRef-Public-Domain\ntexlive-chscite.noarch: W: invalid-license LPPL-1.2\ntexlive-notex-bst.noarch: W: invalid-license LicenseRef-Public-Domain\ntexlive-showtags.noarch: W: invalid-license LicenseRef-Public-Domain\ntexlive-harvard.noarch: W: install-file-in-docs /usr/share/texlive/texmf-dist/doc/latex/harvard/INSTALL\ntexlive-bibarts.noarch: E: incorrect-fsf-address /usr/share/licenses/texlive-bibarts/gpl2.txt\ntexlive-bibarts.noarch: E: incorrect-fsf-address /usr/share/texlive/texmf-dist/doc/latex/bibarts/COPYING\ntexlive-bibarts.noarch: E: incorrect-fsf-address /usr/share/texlive/texmf-dist/tex/latex/bibarts/bibarts.sty\ntexlive-bibhtml.noarch: E: incorrect-fsf-address /usr/share/licenses/texlive-bibhtml/gpl2.txt\ntexlive-bibhtml.noarch: E: incorrect-fsf-address /usr/share/texlive/texmf-dist/doc/bibtex/bibhtml/LICENCE\ntexlive-bibhtml.noarch: E: incorrect-fsf-address /usr/share/texlive/texmf-dist/doc/bibtex/bibhtml/bibhtml\ntexlive-biblist.noarch: E: incorrect-fsf-address /usr/share/licenses/texlive-biblist/gpl2.txt\ntexlive-bibtopic.noarch: E: incorrect-fsf-address /usr/share/licenses/texlive-bibtopic/gpl2.txt\ntexlive-bibtopic.noarch: E: incorrect-fsf-address /usr/share/texlive/texmf-dist/tex/latex/bibtopic/bibtopic.sty\ntexlive-dk-bib.noarch: E: incorrect-fsf-address /usr/share/licenses/texlive-dk-bib/gpl2.txt\ntexlive-dk-bib.noarch: E: incorrect-fsf-address /usr/share/texlive/texmf-dist/bibtex/csf/dk-bib/88591-dk.csf\ntexlive-dk-bib.noarch: E: incorrect-fsf-address /usr/share/texlive/texmf-dist/bibtex/csf/dk-bib/cp850-dk.csf\ntexlive-dk-bib.noarch: E: incorrect-fsf-address /usr/share/texlive/texmf-dist/bibtex/csf/dk-bib/mac-dk.csf\ntexlive-dk-bib.noarch: E: incorrect-fsf-address /usr/share/texlive/texmf-dist/bibtex/csf/dk-bib/utf8-dk.csf\ntexlive-dk-bib.noarch: E: incorrect-fsf-address /usr/share/texlive/texmf-dist/doc/latex/dk-bib/COPYRIGHT\ntexlive-dk-bib.noarch: E: incorrect-fsf-address /usr/share/texlive/texmf-dist/doc/latex/dk-bib/dk-bib.ltx\ntexlive-dk-bib.noarch: E: incorrect-fsf-address /usr/share/texlive/texmf-dist/tex/latex/dk-bib/dk-bib.sty\ntexlive-jurabib.noarch: E: incorrect-fsf-address /usr/share/licenses/texlive-jurabib/gpl2.txt\ntexlive-jurabib.noarch: E: incorrect-fsf-address /usr/share/texlive/texmf-dist/tex/latex/jurabib/jurabib.sty\ntexlive-margbib.noarch: E: incorrect-fsf-address /usr/share/licenses/texlive-margbib/gpl2.txt\ntexlive-margbib.noarch: E: incorrect-fsf-address /usr/share/texlive/texmf-dist/tex/latex/margbib/margbib.sty\ntexlive-biblatex-ms.noarch: E: files-duplicated-waste 200478\ntexlive-biblatex.noarch: E: files-duplicated-waste 200478\ntexlive-apalike-ejor.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/bibtex/apalike-ejor/LICENSE /usr/share/licenses/texlive-apalike-ejor/lppl1.3c.txt\ntexlive-biblatex-archaeology.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/latex/biblatex-archaeology/biblatex-archaeology.xml /usr/share/texlive/texmf-dist/doc/latex/biblatex-archaeology/biblatex-archaeology.conf\ntexlive-biblatex-ext.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/tex/latex/biblatex-ext/ext-authornumber-ecomp.bbx /usr/share/texlive/texmf-dist/tex/latex/biblatex-ext/ext-authornumber-comp.bbx\ntexlive-biblatex-lni.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/latex/biblatex-lni/LICENSE /usr/share/licenses/texlive-biblatex-lni/lppl1.3c.txt\ntexlive-biblatex-ms.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/latex/biblatex-ms/examples/biblatex-examples-ms.bib /usr/share/texlive/texmf-dist/bibtex/bib/biblatex-ms/biblatex/biblatex-examples-ms.bib\ntexlive-biblatex-ms.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/latex/biblatex-ms/examples/biblatex-examples-ms.bltxml /usr/share/texlive/texmf-dist/doc/latex/biblatex-ms/biber/bltxml/biblatex-examples-ms.bltxml\ntexlive-biblatex.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/latex/biblatex/examples/biblatex-examples.bib /usr/share/texlive/texmf-dist/bibtex/bib/biblatex/biblatex/biblatex-examples.bib\ntexlive-biblatex.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/latex/biblatex/examples/biblatex-examples.bltxml /usr/share/texlive/texmf-dist/doc/latex/biblatex/biber/bltxml/biblatex-examples.bltxml\ntexlive-biblatex-vancouver.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/latex/biblatex-vancouver/LICENSE /usr/share/licenses/texlive-biblatex-vancouver/gpl3.txt\ntexlive-biblatex2bibitem.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/latex/biblatex2bibitem/LICENSE.txt /usr/share/licenses/texlive-biblatex2bibitem/lppl1.3c.txt\ntexlive-custom-bib.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/latex/custom-bib/readme.mkb /usr/share/texlive/texmf-dist/doc/latex/custom-bib/README\ntexlive-hep-bibliography.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/latex/hep-bibliography/README.md /usr/share/texlive/texmf-dist/doc/latex/hep-bibliography/README-hep-bibliography.md\ntexlive-windycity.noarch: W: files-duplicate /usr/share/texlive/texmf-dist/doc/latex/windycity/LICENCE /usr/share/licenses/texlive-windycity/lppl1.3c.txt\ntexlive-biblatex-chicago.noarch: W: file-not-utf8 /usr/share/texlive/texmf-dist/doc/latex/biblatex-chicago/RELEASE\ntexlive-biblatex-luh-ipw.noarch: W: file-not-utf8 /usr/share/texlive/texmf-dist/doc/latex/biblatex-luh-ipw/biblatex-luh-ipw-preamble.tex\ntexlive-biblatex-luh-ipw.noarch: W: file-not-utf8 /usr/share/texlive/texmf-dist/doc/latex/biblatex-luh-ipw/biblatex-luh-ipw-print.tex\ntexlive-biblatex-luh-ipw.noarch: W: file-not-utf8 /usr/share/texlive/texmf-dist/doc/latex/biblatex-luh-ipw/biblatex-luh-ipw-screen.tex\ntexlive-biblatex-luh-ipw.noarch: W: file-not-utf8 /usr/share/texlive/texmf-dist/doc/latex/biblatex-luh-ipw/de-biblatex-luh-ipw.tex\ntexlive-biblatex-musuos.noarch: W: file-not-utf8 /usr/share/texlive/texmf-dist/doc/latex/biblatex-musuos/biblatex-musuos.tex\ntexlive-biblatex-musuos.noarch: W: file-not-utf8 /usr/share/texlive/texmf-dist/doc/latex/biblatex-musuos/musuos-bsp.bib\ntexlive-biblatex-philosophy.noarch: W: file-not-utf8 /usr/share/texlive/texmf-dist/doc/latex/biblatex-philosophy/examples.zip\ntexlive-biblatex-publist.noarch: W: file-not-utf8 /usr/share/texlive/texmf-dist/doc/latex/biblatex-publist/biblatex-publist.tex\ntexlive-econ-bst.noarch: W: file-not-utf8 /usr/share/texlive/texmf-dist/doc/bibtex/econ-bst/customization/README.md\ntexlive-econ-bst.noarch: W: file-not-utf8 /usr/share/texlive/texmf-dist/doc/bibtex/econ-bst/econ-example.bib\ntexlive-jneurosci.noarch: W: file-not-utf8 /usr/share/texlive/texmf-dist/doc/latex/jneurosci/README\ntexlive-jurabib.noarch: W: file-not-utf8 /usr/share/texlive/texmf-dist/doc/latex/jurabib/changes.txt\ntexlive-jurabib.noarch: W: file-not-utf8 /usr/share/texlive/texmf-dist/doc/latex/jurabib/docs/english/jbendoc.tex\ntexlive-jurabib.noarch: W: file-not-utf8 /usr/share/texlive/texmf-dist/doc/latex/jurabib/docs/german/jbgerdoc.tex\ntexlive-sort-by-letters.noarch: W: file-not-utf8 /usr/share/texlive/texmf-dist/doc/bibtex/sort-by-letters/README\ntexlive-vak.noarch: W: file-not-utf8 /usr/share/texlive/texmf-dist/doc/bibtex/vak/test-key.zip\ntexlive-vak.noarch: W: file-not-utf8 /usr/share/texlive/texmf-dist/doc/bibtex/vak/test.zip\ntexlive-collection-bibtexextra.noarch: E: explicit-lib-dependency texlive-bibtexperllibs\ntexlive-nmbib.noarch: E: env-script-interpreter /usr/share/texlive/texmf-dist/doc/latex/nmbib/nmbibtex.pl /usr/bin/env perl\n 160 packages and 0 specfiles checked; 292 errors, 165 warnings, 513 filtered, 292 badness; has taken 13.2 s \n\n\n" }, { "header": "Rpmlint (installed packages)", "text": "(none): E: there is no installed rpm \"texlive-ecobiblatex\".\n(none): E: there is no installed rpm \"texlive-biblatex-cse\".\n(none): E: there is no installed rpm \"texlive-biblatex-opcit-booktitle\".\n(none): E: there is no installed rpm \"texlive-bibtopic\".\n(none): E: there is no installed rpm \"texlive-chicago-annote\".\n(none): E: there is no installed rpm \"texlive-biblatex-source-division\".\n(none): E: there is no installed rpm \"texlive-biblatex-luh-ipw\".\n(none): E: there is no installed rpm \"texlive-splitbib\".\n(none): E: there is no installed rpm \"texlive-plainyr\".\n(none): E: there is no installed rpm \"texlive-biblatex-sbl\".\n(none): E: there is no installed rpm \"texlive-biblatex-readbbl\".\n(none): E: there is no installed rpm \"texlive-biblatex-bwl\".\n(none): E: there is no installed rpm \"texlive-biblatex-oxref\".\n(none): E: there is no installed rpm \"texlive-biblatex-bath\".\n(none): E: there is no installed rpm \"texlive-ijqc\".\n(none): E: there is no installed rpm \"texlive-jbact\".\n(none): E: there is no installed rpm \"texlive-aichej\".\n(none): E: there is no installed rpm \"texlive-apalike-ejor\".\n(none): E: there is no installed rpm \"texlive-beebe\".\n(none): E: there is no installed rpm \"texlive-bestpapers\".\n(none): E: there is no installed rpm \"texlive-biblatex-nature\".\n(none): E: there is no installed rpm \"texlive-biblatex-chem\".\n(none): E: there is no installed rpm \"texlive-windycity\".\n(none): E: there is no installed rpm \"texlive-newcastle-bst\".\n(none): E: there is no installed rpm \"texlive-biblatex-multiple-dm\".\n(none): E: there is no installed rpm \"texlive-biblatex-gb7714-2015\".\n(none): E: there is no installed rpm \"texlive-uni-wtal-ger\".\n(none): E: there is no installed rpm \"texlive-biblatex2bibitem\".\n(none): E: there is no installed rpm \"texlive-annotate\".\n(none): E: there is no installed rpm \"texlive-biblatex-apa6\".\n(none): E: there is no installed rpm \"texlive-biblatex-iso690\".\n(none): E: there is no installed rpm \"texlive-biblatex-bookinother\".\n(none): E: there is no installed rpm \"texlive-biblist\".\n(none): E: there is no installed rpm \"texlive-xcite\".\n(none): E: there is no installed rpm \"texlive-bookdb\".\n(none): E: there is no installed rpm \"texlive-margbib\".\n(none): E: there is no installed rpm \"texlive-chscite\".\n(none): E: there is no installed rpm \"texlive-chbibref\".\n(none): E: there is no installed rpm \"texlive-biblatex-german-legal\".\n(none): E: there is no installed rpm \"texlive-bib2qr\".\n(none): E: there is no installed rpm \"texlive-fbs\".\n(none): E: there is no installed rpm \"texlive-geschichtsfrkl\".\n(none): E: there is no installed rpm \"texlive-biblatex-abnt\".\n(none): E: there is no installed rpm \"texlive-chembst\".\n(none): E: there is no installed rpm \"texlive-biblatex-jura2\".\n(none): E: there is no installed rpm \"texlive-economic\".\n(none): E: there is no installed rpm \"texlive-biblatex-cv\".\n(none): E: there is no installed rpm \"texlive-jmb\".\n(none): E: there is no installed rpm \"texlive-biblatex-trad\".\n(none): E: there is no installed rpm \"texlive-rsc\".\n(none): E: there is no installed rpm \"texlive-pnas2009\".\n(none): E: there is no installed rpm \"texlive-bibhtml\".\n(none): E: there is no installed rpm \"texlive-din1505\".\n(none): E: there is no installed rpm \"texlive-cell\".\n(none): E: there is no installed rpm \"texlive-icite\".\n(none): E: there is no installed rpm \"texlive-francais-bst\".\n(none): E: there is no installed rpm \"texlive-gbt7714\".\n(none): E: there is no installed rpm \"texlive-biblatex-anonymous\".\n(none): E: there is no installed rpm \"texlive-doipubmed\".\n(none): E: there is no installed rpm \"texlive-oscola\".\n(none): E: there is no installed rpm \"texlive-vak\".\n(none): E: there is no installed rpm \"texlive-econ-bst\".\n(none): E: there is no installed rpm \"texlive-apalike2\".\n(none): E: there is no installed rpm \"texlive-biblatex-arthistory-bonn\".\n(none): E: there is no installed rpm \"texlive-biblatex-philosophy\".\n(none): E: there is no installed rpm \"texlive-biblatex-science\".\n(none): E: there is no installed rpm \"texlive-collection-bibtexextra\".\n(none): E: there is no installed rpm \"texlive-is-bst\".\n(none): E: there is no installed rpm \"texlive-bibtopicprefix\".\n(none): E: there is no installed rpm \"texlive-biblatex-swiss-legal\".\n(none): E: there is no installed rpm \"texlive-aaai-named\".\n(none): E: there is no installed rpm \"texlive-biblatex-software\".\n(none): E: there is no installed rpm \"texlive-showtags\".\n(none): E: there is no installed rpm \"texlive-biblatex-lncs\".\n(none): E: there is no installed rpm \"texlive-citeright\".\n(none): E: there is no installed rpm \"texlive-biblatex-manuscripts-philology\".\n(none): E: there is no installed rpm \"texlive-nmbib\".\n(none): E: there is no installed rpm \"texlive-harvard\".\n(none): E: there is no installed rpm \"texlive-apacite\".\n(none): E: there is no installed rpm \"texlive-chicagolinks\".\n(none): E: there is no installed rpm \"texlive-biblatex-publist\".\n(none): E: there is no installed rpm \"texlive-biblatex-shortfields\".\n(none): E: there is no installed rpm \"texlive-ksfh_nat\".\n(none): E: there is no installed rpm \"texlive-notex-bst\".\n(none): E: there is no installed rpm \"texlive-bibbreeze\".\n(none): E: there is no installed rpm \"texlive-biblatex-historian\".\n(none): E: there is no installed rpm \"texlive-biblatex-mla\".\n(none): E: there is no installed rpm \"texlive-citeall\".\n(none): E: there is no installed rpm \"texlive-ltb2bib\".\n(none): E: there is no installed rpm \"texlive-amsrefs\".\n(none): E: there is no installed rpm \"texlive-biblatex-apa\".\n(none): E: there is no installed rpm \"texlive-biblatex-caspervector\".\n(none): E: there is no installed rpm \"texlive-figbib\".\n(none): E: there is no installed rpm \"texlive-perception\".\n(none): E: there is no installed rpm \"texlive-munich\".\n(none): E: there is no installed rpm \"texlive-bibarts\".\n(none): E: there is no installed rpm \"texlive-biblatex-fiwi\".\n(none): E: there is no installed rpm \"texlive-biblatex-dw\".\n(none): E: there is no installed rpm \"texlive-chicago\".\n(none): E: there is no installed rpm \"texlive-biblatex-nejm\".\n(none): E: there is no installed rpm \"texlive-usebib\".\n(none): E: there is no installed rpm \"texlive-besjournals\".\n(none): E: there is no installed rpm \"texlive-biblatex-ajc2020unofficial\".\n(none): E: there is no installed rpm \"texlive-biblatex-ieee\".\n(none): E: there is no installed rpm \"texlive-biblatex-ext\".\n(none): E: there is no installed rpm \"texlive-citeref\".\n(none): E: there is no installed rpm \"texlive-multibib\".\n(none): E: there is no installed rpm \"texlive-compactbib\".\n(none): E: there is no installed rpm \"texlive-uni-wtal-lin\".\n(none): E: there is no installed rpm \"texlive-jneurosci\".\n(none): E: there is no installed rpm \"texlive-biblatex-spbasic\".\n(none): E: there is no installed rpm \"texlive-ajl\".\n(none): E: there is no installed rpm \"texlive-chicagoa\".\n(none): E: there is no installed rpm \"texlive-nar\".\n(none): E: there is no installed rpm \"texlive-biblatex-enc\".\n(none): E: there is no installed rpm \"texlive-biblatex-nottsclassic\".\n(none): E: there is no installed rpm \"texlive-biblatex-lni\".\n(none): E: there is no installed rpm \"texlive-biblatex-socialscienceshuberlin\".\n(none): E: there is no installed rpm \"texlive-footbib\".\n(none): E: there is no installed rpm \"texlive-breakcites\".\n(none): E: there is no installed rpm \"texlive-harvmac\".\n(none): E: there is no installed rpm \"texlive-historische-zeitschrift\".\n(none): E: there is no installed rpm \"texlive-biblatex-true-citepages-omit\".\n(none): E: there is no installed rpm \"texlive-ietfbibs\".\n(none): E: there is no installed rpm \"texlive-biblatex-unified\".\n(none): E: there is no installed rpm \"texlive-iopart-num\".\n(none): E: there is no installed rpm \"texlive-turabian-formatting\".\n(none): E: there is no installed rpm \"texlive-biblatex-archaeology\".\n(none): E: there is no installed rpm \"texlive-biblatex-gost\".\n(none): E: there is no installed rpm \"texlive-biblatex-license\".\n(none): E: there is no installed rpm \"texlive-logreq\".\n(none): E: there is no installed rpm \"texlive-bibunits\".\n(none): E: there is no installed rpm \"texlive-authordate\".\n(none): E: there is no installed rpm \"texlive-biblatex-vancouver\".\n(none): E: there is no installed rpm \"texlive-biblatex-chicago\".\n(none): E: there is no installed rpm \"texlive-biblatex-bookinarticle\".\n(none): E: there is no installed rpm \"texlive-biblatex-musuos\".\n(none): E: there is no installed rpm \"texlive-biblatex-morenames\".\n(none): E: there is no installed rpm \"texlive-biblatex-subseries\".\n(none): E: there is no installed rpm \"texlive-jurabib\".\n(none): E: there is no installed rpm \"texlive-zootaxa-bst\".\n(none): E: there is no installed rpm \"texlive-biblatex-ms\".\n(none): E: there is no installed rpm \"texlive-biblatex-claves\".\n(none): E: there is no installed rpm \"texlive-inlinebib\".\n(none): E: there is no installed rpm \"texlive-biblatex-juradiss\".\n(none): E: there is no installed rpm \"texlive-biblatex\".\n(none): E: there is no installed rpm \"texlive-luabibentry\".\n(none): E: there is no installed rpm \"texlive-bibtools\".\n(none): E: there is no installed rpm \"texlive-biblatex-phys\".\n(none): E: there is no installed rpm \"texlive-biblatex-ijsra\".\n(none): E: there is no installed rpm \"texlive-notes2bib\".\n(none): E: there is no installed rpm \"texlive-biblatex-realauthor\".\n(none): E: there is no installed rpm \"texlive-collref\".\n(none): E: there is no installed rpm \"texlive-dk-bib\".\n(none): E: there is no installed rpm \"texlive-sort-by-letters\".\n(none): E: there is no installed rpm \"texlive-custom-bib\".\n(none): E: there is no installed rpm \"texlive-hep-bibliography\".\n(none): E: there is no installed rpm \"texlive-biolett-bst\".\n(none): E: there is no installed rpm \"texlive-archaeologie\".\nThere are no files to process nor additional arguments.\nNothing to do, aborting.\n============================ rpmlint session starts ============================\nrpmlint: 2.8.0\nconfiguration:\n /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml\n /etc/xdg/rpmlint/fedora-spdx-licenses.toml\n /etc/xdg/rpmlint/fedora.toml\n /etc/xdg/rpmlint/scoring.toml\n /etc/xdg/rpmlint/users-groups.toml\n /etc/xdg/rpmlint/warn-on-functions.toml\nchecks: 32, packages: 159\n\n 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 filtered, 0 badness; has taken 0.1 s \n\n" }, { "header": "", "text": "Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24\nCommand line :/bin/fedora-review --no-colors --prebuilt --rpm-spec --name texlive-collection-bibtexextra --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg\nBuildroot used: fedora-42-x86_64\nActive plugins: Perl, Shell-api, Generic\nDisabled plugins: fonts, SugarActivity, C/C++, PHP, Java, Python, Haskell, Ocaml, R\nDisabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH\n" }, { "header": "Source checksums", "text": "https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/zootaxa-bst.doc.tar.xz :\n CHECKSUM(SHA256) this package : edf744c632ebae08e1cdb398b31e00599d566c8b8b0d2a226d36470fdb9e3f92\n CHECKSUM(SHA256) upstream package : 587cfd67a4019cf0818733048931cdadfd6a0dd0fd3fc2d5519c3156ecb4667f\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/zootaxa-bst.tar.xz :\n CHECKSUM(SHA256) this package : ecb9da762a1d88592c3334865839e8fa5003836e71c8997621289ecdc695acd5\n CHECKSUM(SHA256) upstream package : 0fa7dbfc44155bca0cb5eeb0e2e48cf5e53cfb08f134700a520b3d3132a3efc2\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/xcite.doc.tar.xz :\n CHECKSUM(SHA256) this package : f8f7a2b44c8c8436fd456009cfb472f8ab4dd5feac9ac93f4e7b695b27a06035\n CHECKSUM(SHA256) upstream package : f8f7a2b44c8c8436fd456009cfb472f8ab4dd5feac9ac93f4e7b695b27a06035\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/xcite.tar.xz :\n CHECKSUM(SHA256) this package : a6bd8c1556b2643153c1183a54213ee772c4ff5242ac6f98ff9b414f734dd941\n CHECKSUM(SHA256) upstream package : a6bd8c1556b2643153c1183a54213ee772c4ff5242ac6f98ff9b414f734dd941\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/windycity.doc.tar.xz :\n CHECKSUM(SHA256) this package : 0817cada5afb3790e9d15590b06d2014978787b9273c58e0dbe86cfe9c557eed\n CHECKSUM(SHA256) upstream package : 0817cada5afb3790e9d15590b06d2014978787b9273c58e0dbe86cfe9c557eed\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/windycity.tar.xz :\n CHECKSUM(SHA256) this package : de441da002827be91941c7e77c274bfb7ac15e3bcf1bd9f3a9c67a208dcc7aa0\n CHECKSUM(SHA256) upstream package : de441da002827be91941c7e77c274bfb7ac15e3bcf1bd9f3a9c67a208dcc7aa0\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/vak.doc.tar.xz :\n CHECKSUM(SHA256) this package : ed0409d5fda100f42b31e4a4f6f6194bee16148324e76e5043e27d84d8201fc7\n CHECKSUM(SHA256) upstream package : ed0409d5fda100f42b31e4a4f6f6194bee16148324e76e5043e27d84d8201fc7\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/vak.tar.xz :\n CHECKSUM(SHA256) this package : 5e3bd9963fb0452e4d9fe484cb02f1af98eb9141c176e08a26f6a8898b667cdd\n CHECKSUM(SHA256) upstream package : 5e3bd9963fb0452e4d9fe484cb02f1af98eb9141c176e08a26f6a8898b667cdd\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/usebib.doc.tar.xz :\n CHECKSUM(SHA256) this package : e5b3f7fc9ffb2fed07640121c519a116782722aa1422ada40d27641ba238851b\n CHECKSUM(SHA256) upstream package : e5b3f7fc9ffb2fed07640121c519a116782722aa1422ada40d27641ba238851b\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/usebib.tar.xz :\n CHECKSUM(SHA256) this package : abc5c56bb39d23df427dfba250cd0108ec1a52d9e72225833bf38d5b2aa68963\n CHECKSUM(SHA256) upstream package : abc5c56bb39d23df427dfba250cd0108ec1a52d9e72225833bf38d5b2aa68963\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/uni-wtal-lin.doc.tar.xz :\n CHECKSUM(SHA256) this package : 02ad6c9cf7d298252784ab81b907684eeda7e7af1d554a8f362e7b763a1ceaee\n CHECKSUM(SHA256) upstream package : 02ad6c9cf7d298252784ab81b907684eeda7e7af1d554a8f362e7b763a1ceaee\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/uni-wtal-lin.tar.xz :\n CHECKSUM(SHA256) this package : 57a54d78fcad473a33a27eb230b398b8775b43a1b8aa022c83d00f39db37a84e\n CHECKSUM(SHA256) upstream package : 57a54d78fcad473a33a27eb230b398b8775b43a1b8aa022c83d00f39db37a84e\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/uni-wtal-ger.doc.tar.xz :\n CHECKSUM(SHA256) this package : e4dcdad3af4a0213c68e00632ff00e20218e5f09023876dd2ff0a4533e25ccbe\n CHECKSUM(SHA256) upstream package : e4dcdad3af4a0213c68e00632ff00e20218e5f09023876dd2ff0a4533e25ccbe\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/uni-wtal-ger.tar.xz :\n CHECKSUM(SHA256) this package : 7accee19d5ed8afc829243c49d1bec35ef5e5665415cca7dfb7b5931cec065d7\n CHECKSUM(SHA256) upstream package : 7accee19d5ed8afc829243c49d1bec35ef5e5665415cca7dfb7b5931cec065d7\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/turabian-formatting.doc.tar.xz :\n CHECKSUM(SHA256) this package : 6d58de97dbf15cbc97c1b687a47e02a85f2093fea219a7a8787f3a962104d3cd\n CHECKSUM(SHA256) upstream package : 6d58de97dbf15cbc97c1b687a47e02a85f2093fea219a7a8787f3a962104d3cd\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/turabian-formatting.tar.xz :\n CHECKSUM(SHA256) this package : 3e27cf44ef493f1ab19b53144038eb7f9bb4c67ffe68d46c039893dc762293e1\n CHECKSUM(SHA256) upstream package : 3e27cf44ef493f1ab19b53144038eb7f9bb4c67ffe68d46c039893dc762293e1\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/splitbib.doc.tar.xz :\n CHECKSUM(SHA256) this package : 6234f3c59e5916370693b62d5aac263ba8676f2867a5c47cbc777ece89a2c4d4\n CHECKSUM(SHA256) upstream package : 6234f3c59e5916370693b62d5aac263ba8676f2867a5c47cbc777ece89a2c4d4\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/splitbib.tar.xz :\n CHECKSUM(SHA256) this package : 863ba28f127672b3c4c5a5678251df7e20dd1c82b7724cbd975f148db9b61d37\n CHECKSUM(SHA256) upstream package : 863ba28f127672b3c4c5a5678251df7e20dd1c82b7724cbd975f148db9b61d37\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/sort-by-letters.doc.tar.xz :\n CHECKSUM(SHA256) this package : f6184bf2f982dcc4caced4def0fb77f7a5435d8b6bf359ebd2349eb1a8cfc35f\n CHECKSUM(SHA256) upstream package : f527284c5bcb53e7726400abf0beb7ff90e2c34714912f6f199a8453658d2019\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/sort-by-letters.tar.xz :\n CHECKSUM(SHA256) this package : dc29ad89aeea464553fe472ee1df82c701a18f7b23a2d34ac556782c6ade00b0\n CHECKSUM(SHA256) upstream package : f8d9581808e3527af5068643045d2d56ef710ea9572b352736d69d307f0bd338\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/showtags.doc.tar.xz :\n CHECKSUM(SHA256) this package : 4dd35d53419796b9e28f653120f3c6f4b73f96809c496488cd94ac2db66475e6\n CHECKSUM(SHA256) upstream package : 4dd35d53419796b9e28f653120f3c6f4b73f96809c496488cd94ac2db66475e6\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/showtags.tar.xz :\n CHECKSUM(SHA256) this package : 430a656d03c9a2d6601cfa1397668120f5f9d214f239d51a241f048cd0566844\n CHECKSUM(SHA256) upstream package : 430a656d03c9a2d6601cfa1397668120f5f9d214f239d51a241f048cd0566844\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/rsc.doc.tar.xz :\n CHECKSUM(SHA256) this package : a32dbf316d321deed777613ec9de2b4e080feb20be079a5f3d59e43dcba2f405\n CHECKSUM(SHA256) upstream package : a32dbf316d321deed777613ec9de2b4e080feb20be079a5f3d59e43dcba2f405\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/rsc.tar.xz :\n CHECKSUM(SHA256) this package : a752a1f6e010c1e5f214ce6835a61384cd4ff838404679d6164f4f8a4fea56a9\n CHECKSUM(SHA256) upstream package : a752a1f6e010c1e5f214ce6835a61384cd4ff838404679d6164f4f8a4fea56a9\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pnas2009.tar.xz :\n CHECKSUM(SHA256) this package : b4e6cc65937bfae47002d56389d645ff73bc0e871b4447ecd67d46b44e3ccbbc\n CHECKSUM(SHA256) upstream package : 3e78e91636096ab571377bd8f70d4de6ef0bfdb44ad879279d6b97c27da4a157\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/plainyr.tar.xz :\n CHECKSUM(SHA256) this package : 60f392a2a3f0c39ff202ad8abb230d73d74742fa43472757fc70f9df96ff02be\n CHECKSUM(SHA256) upstream package : f1d9b02b02bc24ce8d7a24f8a7f2d122dc734f478abc099c68f93751e5ddec0e\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/perception.doc.tar.xz :\n CHECKSUM(SHA256) this package : 9ffa082c78a16f933fdf6564201a9af4f6a8355b907789af7174d31d165b6bba\n CHECKSUM(SHA256) upstream package : d4ef344c126d312b0908330aa2c52000417f4bf37b4a4fc4ebf940abf46c1e1d\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/perception.tar.xz :\n CHECKSUM(SHA256) this package : 1613b5ebeca0b9ac541aac708e75760d0327f1e9a77e23d98cd6e0cff6030c50\n CHECKSUM(SHA256) upstream package : 788fa15fd05591e37ddfe403aea7641a867ccd86093e2bfa56c3c98292cb7687\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/oscola.doc.tar.xz :\n CHECKSUM(SHA256) this package : 626d2a935d30d53bb0faab0cd60fb8d7aaffca16b6e79fe2e4237493b8137391\n CHECKSUM(SHA256) upstream package : 626d2a935d30d53bb0faab0cd60fb8d7aaffca16b6e79fe2e4237493b8137391\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/oscola.tar.xz :\n CHECKSUM(SHA256) this package : 95549afd24ae80ebb7a9b6b02d1e4d29b3c1fa796b0f6c1693928b065780d417\n CHECKSUM(SHA256) upstream package : 95549afd24ae80ebb7a9b6b02d1e4d29b3c1fa796b0f6c1693928b065780d417\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/notex-bst.tar.xz :\n CHECKSUM(SHA256) this package : 592b580fbc5eddf9c48b29719b95b739fe8fe486dab7b0348ccbaa33a59b8184\n CHECKSUM(SHA256) upstream package : ff109232171da43748a60a59cb646b6f6842cf45d63b58293dfb45b42df498ba\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/notes2bib.doc.tar.xz :\n CHECKSUM(SHA256) this package : 3f3700b0a0b39bfe83f572e91faebd52208296b78baf6450f47c7488a5d23a59\n CHECKSUM(SHA256) upstream package : 9d5675f3904810497dbd2a1b308345355224d68e7d7069bafc2da59ad670da40\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/notes2bib.tar.xz :\n CHECKSUM(SHA256) this package : cd724570bf0104b1f50c1957a7efb1e1c0043de0c6654e9576ea0fe4a356f0a9\n CHECKSUM(SHA256) upstream package : 44b78831c5bdc1e164cf8385e1f1275e16b654ceda62cf2651f7b15f121558a8\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/nmbib.doc.tar.xz :\n CHECKSUM(SHA256) this package : 5d2d5e62bd543fc542c2ffe55b1764c4a4ebbd46fdb9c029f65de278bc9ad0b6\n CHECKSUM(SHA256) upstream package : 5d2d5e62bd543fc542c2ffe55b1764c4a4ebbd46fdb9c029f65de278bc9ad0b6\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/nmbib.tar.xz :\n CHECKSUM(SHA256) this package : 36ffcc8e3f07d4e3098b9e2299565f01daee7f0114cff57ef73cf21d83be46d5\n CHECKSUM(SHA256) upstream package : 36ffcc8e3f07d4e3098b9e2299565f01daee7f0114cff57ef73cf21d83be46d5\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/newcastle-bst.doc.tar.xz :\n CHECKSUM(SHA256) this package : c2f4515f8bd556bbc9075384d571503499de9bca67a47ea0ec20e246fce098b3\n CHECKSUM(SHA256) upstream package : 0df4a0e379aff373fefca82c7ca54d303a5965d2fff9185e4a7c056afde592dc\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/newcastle-bst.tar.xz :\n CHECKSUM(SHA256) this package : a1c0fb9a2a6a145cd8b57b2ad90def23a71d4b302bf4b3ce64e9304a52feaca8\n CHECKSUM(SHA256) upstream package : 25a38fb05161e7d49f73002d3b77e2cf948e93864cbe9f78bd18574ce59891d2\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/nar.tar.xz :\n CHECKSUM(SHA256) this package : dc50cc57f1f3483d63162eeecdfd1fa411e57f8c6b1fb867d9f7c3a5a27f296b\n CHECKSUM(SHA256) upstream package : 87632527150c594e422edf1bd4ccd966584675ee837a7f62bcee864242fe74d0\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/munich.doc.tar.xz :\n CHECKSUM(SHA256) this package : ab22f66e50a41faa9afe1f490cebd195fd5cc6c2d7c38662af38976ed7f074fb\n CHECKSUM(SHA256) upstream package : 81c5b619b848d61432ae972f3a6a8a1aaaca14a278178f2836e4f0cce6e2d1b1\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/munich.tar.xz :\n CHECKSUM(SHA256) this package : 8d6c7ae10ccfe7e2393914fe03ef19a5470dac2edd7a36edb09a4b454d72b345\n CHECKSUM(SHA256) upstream package : 04ddf343e5af1cf2590b5bd7846f9d7fe8fa5e3225eff655dbfda1d11745afa8\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/multibib.doc.tar.xz :\n CHECKSUM(SHA256) this package : 55dbecc54940e8f2f536541cafd0bcedc1383ea8c37cbae12eafe8eb63ab122b\n CHECKSUM(SHA256) upstream package : 55dbecc54940e8f2f536541cafd0bcedc1383ea8c37cbae12eafe8eb63ab122b\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/multibib.tar.xz :\n CHECKSUM(SHA256) this package : dc5c328fd63c5425eb3abcf1476dc58f8a7a36895f4b698021fd55bc50d0e6bb\n CHECKSUM(SHA256) upstream package : dc5c328fd63c5425eb3abcf1476dc58f8a7a36895f4b698021fd55bc50d0e6bb\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/margbib.doc.tar.xz :\n CHECKSUM(SHA256) this package : 5577c0a312415028abb83689387f541a59326774ddeca6d7896494bdf8f6fee1\n CHECKSUM(SHA256) upstream package : 5577c0a312415028abb83689387f541a59326774ddeca6d7896494bdf8f6fee1\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/margbib.tar.xz :\n CHECKSUM(SHA256) this package : 9408a6e4e3c254d78e2e8df157b8c81ef22ae0b729b4a3724c1ac5fe8cad9b4c\n CHECKSUM(SHA256) upstream package : 9408a6e4e3c254d78e2e8df157b8c81ef22ae0b729b4a3724c1ac5fe8cad9b4c\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/luabibentry.doc.tar.xz :\n CHECKSUM(SHA256) this package : 5e89cc12f847f2b2fd54a3d89b09c6e956c15b9ab31e13e5e0af031c5c63ec54\n CHECKSUM(SHA256) upstream package : 5e89cc12f847f2b2fd54a3d89b09c6e956c15b9ab31e13e5e0af031c5c63ec54\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/luabibentry.tar.xz :\n CHECKSUM(SHA256) this package : be9d11e72770d7a8f63df3a86ac1cbe7194bad447d9010ab5f09ae3d9e983ea8\n CHECKSUM(SHA256) upstream package : be9d11e72770d7a8f63df3a86ac1cbe7194bad447d9010ab5f09ae3d9e983ea8\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ltb2bib.doc.tar.xz :\n CHECKSUM(SHA256) this package : 69cf905f7ec283c688fa3c35c61f745a4eed42d351df551d486b4a7c15d3d40f\n CHECKSUM(SHA256) upstream package : 69cf905f7ec283c688fa3c35c61f745a4eed42d351df551d486b4a7c15d3d40f\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ltb2bib.tar.xz :\n CHECKSUM(SHA256) this package : c148d775d45312e081042fbdeb8da0927b1cb8516e0d754229f8c33091a26d01\n CHECKSUM(SHA256) upstream package : c148d775d45312e081042fbdeb8da0927b1cb8516e0d754229f8c33091a26d01\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/logreq.doc.tar.xz :\n CHECKSUM(SHA256) this package : c6f4cec1f6e93e617da6696129ec15c4062f7b27eeebf07c7fbdb27e7a16b247\n CHECKSUM(SHA256) upstream package : c6f4cec1f6e93e617da6696129ec15c4062f7b27eeebf07c7fbdb27e7a16b247\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/logreq.tar.xz :\n CHECKSUM(SHA256) this package : c59a8bcd1e2cd79da0b0e37a96b1b3cc92ac4bef71ca8e3ca452c677b0987d0e\n CHECKSUM(SHA256) upstream package : c59a8bcd1e2cd79da0b0e37a96b1b3cc92ac4bef71ca8e3ca452c677b0987d0e\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ksfh_nat.tar.xz :\n CHECKSUM(SHA256) this package : 04c4e9f9f0864c56d483e2a1fc0533e73e53de98250af73d18ffe2392a1a6011\n CHECKSUM(SHA256) upstream package : d0add81895a68c5e5595c1a64797850e64d3620efbfeef3e16de31e6e8cc1cce\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/jurabib.doc.tar.xz :\n CHECKSUM(SHA256) this package : c5df782b967dee8ea423484930f3865735eb939b0f4bd47c9e88e466df83f577\n CHECKSUM(SHA256) upstream package : c5df782b967dee8ea423484930f3865735eb939b0f4bd47c9e88e466df83f577\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/jurabib.tar.xz :\n CHECKSUM(SHA256) this package : d728982fe223618460d1778deb3b6fd95b7efc994cde5ecf2b029d9e8d7dfd57\n CHECKSUM(SHA256) upstream package : d728982fe223618460d1778deb3b6fd95b7efc994cde5ecf2b029d9e8d7dfd57\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/jneurosci.doc.tar.xz :\n CHECKSUM(SHA256) this package : 9df09f1244d40ccebe515de5d9d81f0c54353ea74991cb0646917444dc52377f\n CHECKSUM(SHA256) upstream package : a53032cec36c269805a06fadaaf010944d254c4d7a04a29401fb80102603861d\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/jneurosci.tar.xz :\n CHECKSUM(SHA256) this package : 61f4400a0c690cc0cb8259125529ca5f849510fb1bed055fa1aa941dc99bc3aa\n CHECKSUM(SHA256) upstream package : 3e4a755edfb302d08ee24a74846918e77bbd07502613c8f383ee36aadf044848\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/jmb.tar.xz :\n CHECKSUM(SHA256) this package : d385769679a38f0fb3bd4a67f1a6dabe30753b829ea9fa2d6b4d50c9695daac1\n CHECKSUM(SHA256) upstream package : b08e830344915f82344169cb714085c02d1ffd3f63a71093e00951c08d815681\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/jbact.tar.xz :\n CHECKSUM(SHA256) this package : d0f43245802899051846f151bca648c77f26dee797e8edd81a86d04af5cf7d0e\n CHECKSUM(SHA256) upstream package : 00a938ada2cc7e4fc5539203b4dad53306b9a3bb3fc69988989570f1d25d0a14\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/is-bst.doc.tar.xz :\n CHECKSUM(SHA256) this package : ed863079c30132c57a5ffd6d8e2b62c7470ef2bd41b68889d3429cb387792be4\n CHECKSUM(SHA256) upstream package : cb89135cd2ef600c81d52b33a28c08de5432e0618e2c3588dd56e294f6bde337\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/is-bst.tar.xz :\n CHECKSUM(SHA256) this package : eea709f5445411fb6bf70d06c6a9cd8a95940828741e206b29b5af889124704f\n CHECKSUM(SHA256) upstream package : d22be59305fa5494b34cbc5b38f7875bbcfaefe9f9e66e1fd71fd10cb87a0797\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/iopart-num.doc.tar.xz :\n CHECKSUM(SHA256) this package : 506c05b3a421fdf68e5fa984b47ae1a170ed91c871c1b3b163ffbc763d21c573\n CHECKSUM(SHA256) upstream package : 506c05b3a421fdf68e5fa984b47ae1a170ed91c871c1b3b163ffbc763d21c573\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/iopart-num.tar.xz :\n CHECKSUM(SHA256) this package : 9371e7b8e98a7e8379d8794b08bea85ed57150490cbd8b7bdf52370b662ec9cc\n CHECKSUM(SHA256) upstream package : 9371e7b8e98a7e8379d8794b08bea85ed57150490cbd8b7bdf52370b662ec9cc\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/inlinebib.doc.tar.xz :\n CHECKSUM(SHA256) this package : 47dec4384f99f9567217df8e5fda2e31cc9c91869ecc83a361f00c7f02ea8988\n CHECKSUM(SHA256) upstream package : 47dec4384f99f9567217df8e5fda2e31cc9c91869ecc83a361f00c7f02ea8988\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/inlinebib.tar.xz :\n CHECKSUM(SHA256) this package : d7d91bf88ea697dc5761dd5ef3671ad7a54b21d770daf18c76228cbbc2f0af38\n CHECKSUM(SHA256) upstream package : d7d91bf88ea697dc5761dd5ef3671ad7a54b21d770daf18c76228cbbc2f0af38\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ijqc.doc.tar.xz :\n CHECKSUM(SHA256) this package : 7a9826ca33f0f5cfb6e63b96d379750804ce2bf86e801aed207573f8da060ea3\n CHECKSUM(SHA256) upstream package : c085f3ee8898399f1b7540e03200a28906e23cc75433b608db5d236289ce158e\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ijqc.tar.xz :\n CHECKSUM(SHA256) this package : e73c9d71282af45b0d7f0b943a7540353c29e0d595e8d37f306992a44278d2c0\n CHECKSUM(SHA256) upstream package : aae2add10dcb4c9aa0c7b6c6b01a75708d05ce71468e97b61e121e9d92e23fb3\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ietfbibs.doc.tar.xz :\n CHECKSUM(SHA256) this package : 083672616fac0446eb89e2484626b7cfa5b5b41894ecf55f785d08e3c8843e2b\n CHECKSUM(SHA256) upstream package : 083672616fac0446eb89e2484626b7cfa5b5b41894ecf55f785d08e3c8843e2b\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ietfbibs.tar.xz :\n CHECKSUM(SHA256) this package : 85d43376d41a230937be3551962a8e7f9cde3de9320219ffcc1e36bb4781aa0d\n CHECKSUM(SHA256) upstream package : 85d43376d41a230937be3551962a8e7f9cde3de9320219ffcc1e36bb4781aa0d\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/icite.doc.tar.xz :\n CHECKSUM(SHA256) this package : 2e42ffa87db960ae45bdd898d9170e8b749977b73536dbd2969f51b1ca4d1126\n CHECKSUM(SHA256) upstream package : 2e42ffa87db960ae45bdd898d9170e8b749977b73536dbd2969f51b1ca4d1126\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/icite.tar.xz :\n CHECKSUM(SHA256) this package : 2af0236b85d635b72a41d65af3a2812b51c357b9cbff00d00f6a2ba174417e2b\n CHECKSUM(SHA256) upstream package : 2af0236b85d635b72a41d65af3a2812b51c357b9cbff00d00f6a2ba174417e2b\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/historische-zeitschrift.doc.tar.xz :\n CHECKSUM(SHA256) this package : d58fe56cda516b321da006d147f934de0207e22473a35bf7a99ad36ca3f63e49\n CHECKSUM(SHA256) upstream package : d58fe56cda516b321da006d147f934de0207e22473a35bf7a99ad36ca3f63e49\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/historische-zeitschrift.tar.xz :\n CHECKSUM(SHA256) this package : 9cb15401ee219390ac6d107b28a7380d727dda6cc19b75bb80bdab82cb3b9119\n CHECKSUM(SHA256) upstream package : 9cb15401ee219390ac6d107b28a7380d727dda6cc19b75bb80bdab82cb3b9119\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/hep-bibliography.doc.tar.xz :\n CHECKSUM(SHA256) this package : 02dc3bc26651bbd8d094dc520ee136cdbf87a41e554b6311c685760efcbb0a8f\n CHECKSUM(SHA256) upstream package : 02dc3bc26651bbd8d094dc520ee136cdbf87a41e554b6311c685760efcbb0a8f\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/hep-bibliography.tar.xz :\n CHECKSUM(SHA256) this package : 047161f85dea5e87fccf5e2b0f004e695fae56ea031b9b942a5e296c6f23bfe7\n CHECKSUM(SHA256) upstream package : 047161f85dea5e87fccf5e2b0f004e695fae56ea031b9b942a5e296c6f23bfe7\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/harvmac.doc.tar.xz :\n CHECKSUM(SHA256) this package : b5a80fffd74f2dd38a7c645988fa0ea07a6519bd648f084533519a75624fa2b6\n CHECKSUM(SHA256) upstream package : b5a80fffd74f2dd38a7c645988fa0ea07a6519bd648f084533519a75624fa2b6\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/harvmac.tar.xz :\n CHECKSUM(SHA256) this package : d52a14a6281f29bad696d415ade7da806a176309b994190a91cd0b92d06df33f\n CHECKSUM(SHA256) upstream package : d52a14a6281f29bad696d415ade7da806a176309b994190a91cd0b92d06df33f\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/harvard.doc.tar.xz :\n CHECKSUM(SHA256) this package : 0186989cde8dc1d6d29d207e631d5667d886879fc66347598b3533b1bcb6fe29\n CHECKSUM(SHA256) upstream package : d522bd21373cd90d51bb099faa4751b5c8e95b378a3447dcf294bde745330f13\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/harvard.tar.xz :\n CHECKSUM(SHA256) this package : fd9e8dd71e091bb53b9d088f74769452f18dd869f137a225d3f012c42ece5f26\n CHECKSUM(SHA256) upstream package : 415cc33b34451141fbdc4f4bc74c4dd70a78c0f35a958043e92f55bdfdea2e42\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/geschichtsfrkl.doc.tar.xz :\n CHECKSUM(SHA256) this package : ddb14ef3d40a0ff893264fc2996dd4d828ffbeaf822f35ab8d11ffdec2af4c78\n CHECKSUM(SHA256) upstream package : ddb14ef3d40a0ff893264fc2996dd4d828ffbeaf822f35ab8d11ffdec2af4c78\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/geschichtsfrkl.tar.xz :\n CHECKSUM(SHA256) this package : 2849bbd3add44bcb6bbf75cc478339928ef93ac7a1d7f58ab909211739c07634\n CHECKSUM(SHA256) upstream package : 2849bbd3add44bcb6bbf75cc478339928ef93ac7a1d7f58ab909211739c07634\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/gbt7714.doc.tar.xz :\n CHECKSUM(SHA256) this package : ba1b0a4b02d8fb8aa9b8491255b6b618095710fca627aadc533999f0aad4f4b7\n CHECKSUM(SHA256) upstream package : ba1b0a4b02d8fb8aa9b8491255b6b618095710fca627aadc533999f0aad4f4b7\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/gbt7714.tar.xz :\n CHECKSUM(SHA256) this package : 72a3859d63b0def8e68d63195f0a5f1d4e620e759f8d6c5ecb173bed9c3ab763\n CHECKSUM(SHA256) upstream package : 72a3859d63b0def8e68d63195f0a5f1d4e620e759f8d6c5ecb173bed9c3ab763\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/francais-bst.doc.tar.xz :\n CHECKSUM(SHA256) this package : ccdbc13e31320060b174a5eb28ede2bebbefb7551738be193c53675590aecbb1\n CHECKSUM(SHA256) upstream package : 9ca306417831bf9a59287b10913f80588738b1acad04811a1b3e04241f3abf76\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/francais-bst.tar.xz :\n CHECKSUM(SHA256) this package : 17e9954d3f7d0b5261d9063b0b588971964ee16e753718f12d266bffa48979dd\n CHECKSUM(SHA256) upstream package : 14e5d0a99d1059d0fd0ba858c16fcffac69ee5349882e45f1f6dd66776a01f0f\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/footbib.doc.tar.xz :\n CHECKSUM(SHA256) this package : 77cc219f0d03097599d5806a05f98a6a014ca825179b1108b5f0e81765420269\n CHECKSUM(SHA256) upstream package : 77cc219f0d03097599d5806a05f98a6a014ca825179b1108b5f0e81765420269\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/footbib.tar.xz :\n CHECKSUM(SHA256) this package : f03eb8fa434f4e127d447a99216b7dca13c558a8a3b314cc2645a6c4972d442c\n CHECKSUM(SHA256) upstream package : f03eb8fa434f4e127d447a99216b7dca13c558a8a3b314cc2645a6c4972d442c\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/figbib.doc.tar.xz :\n CHECKSUM(SHA256) this package : 63d7f8bf6013005cde66f04361a7b836feac8758666ceb2f939603bd104f44ef\n CHECKSUM(SHA256) upstream package : 63d7f8bf6013005cde66f04361a7b836feac8758666ceb2f939603bd104f44ef\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/figbib.tar.xz :\n CHECKSUM(SHA256) this package : e8c94b28685584fecf5ee74ebc98ee610896bfa1a1203930e46e41780c5eb1b7\n CHECKSUM(SHA256) upstream package : e8c94b28685584fecf5ee74ebc98ee610896bfa1a1203930e46e41780c5eb1b7\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/fbs.tar.xz :\n CHECKSUM(SHA256) this package : e77596a860c556f7f4574a7f4bce2c55022bd9a3f27442fbbd7bae6922d2807c\n CHECKSUM(SHA256) upstream package : 930caf7304e31fd21a4d2b0765f594be27fd7a7661c002de8e17cae445fce496\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/economic.doc.tar.xz :\n CHECKSUM(SHA256) this package : 0185fae4716b02932b3fcedc29cbdbdebbdb1b2b7bdb80456cc8694d1ef4b322\n CHECKSUM(SHA256) upstream package : 92d6ea39146fa1ed5a081a678abe5e869b4c3a68bc698496b092f96eca7f72ef\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/economic.tar.xz :\n CHECKSUM(SHA256) this package : f4d7e26ef78a82b52930866fe77610778d7e9d2bf86b69ff14628be3028dc74e\n CHECKSUM(SHA256) upstream package : 92c5c452a602c318915e57bb830f5c2abe87a8044444603148577f91ae7ef2ef\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/econ-bst.doc.tar.xz :\n CHECKSUM(SHA256) this package : 303214e1d13620ad648156254234ab9a74078c4022f3df7164d23f33ff50fed0\n CHECKSUM(SHA256) upstream package : 97ed353759bfa34bc945f0d0265030efedcd417eac686143743235c990ccfeb3\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/econ-bst.tar.xz :\n CHECKSUM(SHA256) this package : 5be57c5f705b664f52e305dbc474d1cb7e4e9c6cd8e8f17c64b3085c5ec115e3\n CHECKSUM(SHA256) upstream package : 03b3877e927a15c922a91416cc9039428837e6ab78f954caf88fb2f961d40cbb\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ecobiblatex.doc.tar.xz :\n CHECKSUM(SHA256) this package : 6e79505511da53ece15deea3fc2de9874dbdff21f0e3da8837f52cf923562104\n CHECKSUM(SHA256) upstream package : 6e79505511da53ece15deea3fc2de9874dbdff21f0e3da8837f52cf923562104\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ecobiblatex.tar.xz :\n CHECKSUM(SHA256) this package : f6413cced70e329f8fa4184a2228644b86221e749f81ef959488779b49326c82\n CHECKSUM(SHA256) upstream package : f6413cced70e329f8fa4184a2228644b86221e749f81ef959488779b49326c82\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/doipubmed.doc.tar.xz :\n CHECKSUM(SHA256) this package : 397ca7d7d615660fc444e120085c4ecb21040e6cb49d256aa0b7b2b56c84c9a1\n CHECKSUM(SHA256) upstream package : 397ca7d7d615660fc444e120085c4ecb21040e6cb49d256aa0b7b2b56c84c9a1\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/doipubmed.tar.xz :\n CHECKSUM(SHA256) this package : f09f82838252a9490479656a3519aeb65ee980536570c16443677bd211d5d820\n CHECKSUM(SHA256) upstream package : f09f82838252a9490479656a3519aeb65ee980536570c16443677bd211d5d820\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dk-bib.doc.tar.xz :\n CHECKSUM(SHA256) this package : 227841aa949019c673d5b774fbcbb1fb2926a6dbe735d679c8d5e77512c77e3f\n CHECKSUM(SHA256) upstream package : d091cfe298b00325b75f054f4f604642313d026aeefd6996dc57854ef6d062a2\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dk-bib.tar.xz :\n CHECKSUM(SHA256) this package : 7de35dad675061b21a4b95a103fac3b99ba203192e2c3cc6ed35ca573ec37d31\n CHECKSUM(SHA256) upstream package : ec061f27cf193216d1cbdb437115f34b365428a264fa342b95d93d05196b7778\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/din1505.doc.tar.xz :\n CHECKSUM(SHA256) this package : b6147306b8bee20f7d04b2c444264c2de28f01fc4a3825f46ee436764b95e18b\n CHECKSUM(SHA256) upstream package : 589d36104d0ab02e2c5da7c02bd5b9717718669395a06f8c1670f2e701e47f0a\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/din1505.tar.xz :\n CHECKSUM(SHA256) this package : 4544607944d5c68da7626dbbd5992145f97eebc721927e47ac4b3709a0802bb5\n CHECKSUM(SHA256) upstream package : 18bec97b9c7799f20774f2bde0135cf174b14b4ab5e50ab6f65b0d15862e7387\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/custom-bib.doc.tar.xz :\n CHECKSUM(SHA256) this package : e3dc33313b2fb509363de15b78e97c281fa9a152a9199b6adcd61664d3c86d1b\n CHECKSUM(SHA256) upstream package : f22f68a6d3ea6f3dc90a3b3abdfe59de6bf55518cfd939dcd7eefffc4c12edd3\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/custom-bib.tar.xz :\n CHECKSUM(SHA256) this package : 15526771f7f5202b0dbf86f97c50d589f884e7984ea095ba71930174cbc479cd\n CHECKSUM(SHA256) upstream package : 85df86a9c2500577bc1a92cd6fd714cbaf8b4ff890b77255f94aeb0234b3cd3f\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/compactbib.tar.xz :\n CHECKSUM(SHA256) this package : 9d556abd47a34f615f6fb3d8c01a1fe46258d568630964d94771a5e85cbaa873\n CHECKSUM(SHA256) upstream package : 9d556abd47a34f615f6fb3d8c01a1fe46258d568630964d94771a5e85cbaa873\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/collref.doc.tar.xz :\n CHECKSUM(SHA256) this package : 43dc6c7bb9c8af004bfb84d08d45c96a5ce98f0fc13ba2bc0a0043eb00822c8b\n CHECKSUM(SHA256) upstream package : 43dc6c7bb9c8af004bfb84d08d45c96a5ce98f0fc13ba2bc0a0043eb00822c8b\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/collref.tar.xz :\n CHECKSUM(SHA256) this package : 4a8f01456e01309cbaec7cc22f1d97ad893bf84d1418d8f07d754fd365b47a6c\n CHECKSUM(SHA256) upstream package : 4a8f01456e01309cbaec7cc22f1d97ad893bf84d1418d8f07d754fd365b47a6c\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/citeright.doc.tar.xz :\n CHECKSUM(SHA256) this package : d05467aae69a685d40697f82e5371368891b507380ada3ac36e69b28bb8fcbd6\n CHECKSUM(SHA256) upstream package : d05467aae69a685d40697f82e5371368891b507380ada3ac36e69b28bb8fcbd6\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/citeright.tar.xz :\n CHECKSUM(SHA256) this package : c53f82c2f6157105b43471d91346651a9157016104a998c55f3854f9f3837458\n CHECKSUM(SHA256) upstream package : c53f82c2f6157105b43471d91346651a9157016104a998c55f3854f9f3837458\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/citeref.doc.tar.xz :\n CHECKSUM(SHA256) this package : 9e450b7ee1f945111d3e118d64d1a56c09ca01a0ce90d9971c014814555ab22a\n CHECKSUM(SHA256) upstream package : 9e450b7ee1f945111d3e118d64d1a56c09ca01a0ce90d9971c014814555ab22a\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/citeref.tar.xz :\n CHECKSUM(SHA256) this package : 145a1f6e78da6e85793b942ec51d6820a6b1ddaa9f88f69487afb2f0aa7139e8\n CHECKSUM(SHA256) upstream package : 145a1f6e78da6e85793b942ec51d6820a6b1ddaa9f88f69487afb2f0aa7139e8\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/citeall.doc.tar.xz :\n CHECKSUM(SHA256) this package : 2394b92d2415067530d85e3612b62e32b57f3a8892c6ed84b098c1b75f5ce4eb\n CHECKSUM(SHA256) upstream package : 2394b92d2415067530d85e3612b62e32b57f3a8892c6ed84b098c1b75f5ce4eb\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/citeall.tar.xz :\n CHECKSUM(SHA256) this package : 599377c250ed9742ceba2d39ec821edc877fedcb00154f1567a606ce01c91705\n CHECKSUM(SHA256) upstream package : 599377c250ed9742ceba2d39ec821edc877fedcb00154f1567a606ce01c91705\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/chscite.doc.tar.xz :\n CHECKSUM(SHA256) this package : fceb0a0b194f7bb320a30cec78d8ff962c11377c1aae783ade10ec2a58504f9e\n CHECKSUM(SHA256) upstream package : fceb0a0b194f7bb320a30cec78d8ff962c11377c1aae783ade10ec2a58504f9e\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/chscite.tar.xz :\n CHECKSUM(SHA256) this package : d6abb91f40d9cbdd4f9bb44477cf590c69e6826f09f73496899eb90412a30a2f\n CHECKSUM(SHA256) upstream package : d6abb91f40d9cbdd4f9bb44477cf590c69e6826f09f73496899eb90412a30a2f\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/chicagolinks.doc.tar.xz :\n CHECKSUM(SHA256) this package : 4c1830961095dfb336373dac8558df7857c24a3484f5424e8bc314c3ebf4dfb8\n CHECKSUM(SHA256) upstream package : 8e3297f7ec31b4fc2a4e1e2daaa282ac9e863ff318c3e444a3e6c0e559cd0c72\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/chicagolinks.tar.xz :\n CHECKSUM(SHA256) this package : 9d6ea7a4e80cd076233a140ff30cee249243fa479915a3338d458157087a68ff\n CHECKSUM(SHA256) upstream package : 255f6a3cd501dd94a76633e0716b34704b8e95983684cca24c56e9da22b7de3d\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/chicagoa.tar.xz :\n CHECKSUM(SHA256) this package : 9d539c8fb2278b9bd254bf017626b0296c403f1424d92441f100537754d783bc\n CHECKSUM(SHA256) upstream package : d17f1717ab6a46f370e563c97e83ec36f7b441b34d40f87236d7cd9d5bce8b0b\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/chicago-annote.doc.tar.xz :\n CHECKSUM(SHA256) this package : 758748a28e659d7a9885a3b7ba368a931357fc909167b5ac7c1481eeb170fd51\n CHECKSUM(SHA256) upstream package : 0da1f4550edc5bf05adf34ffcf56ba8f80a10da180797801a47bbe745060ca6f\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/chicago-annote.tar.xz :\n CHECKSUM(SHA256) this package : 1eacffdc6ba6142bb104d2f025a87d5cb774bcfec4571dc515ab307bdcbfd51e\n CHECKSUM(SHA256) upstream package : f1b9e94e49d5abbcd93b161f72145df670ddbd44e778b6932a80b13818cd96c8\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/chicago.tar.xz :\n CHECKSUM(SHA256) this package : 91e3b09c5a70c204fb5926b6e2bb04c5bbb44bcd15e77b40e7c8b4376e8d860d\n CHECKSUM(SHA256) upstream package : bdf3778f41966d4d251e4e736fc7aa7a8dfe51a22bf08538e6e8bce4aedbdd97\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/chembst.doc.tar.xz :\n CHECKSUM(SHA256) this package : a4a1e02101bb653b62b121667cbb3937beff781c50f3c2dc89367e5128138339\n CHECKSUM(SHA256) upstream package : 12e5f62c7ebc04f51b67ebb612d37f5ba0140496b1ec0d46ff2c64a2adc76950\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/chembst.tar.xz :\n CHECKSUM(SHA256) this package : 9bde2a6d7d71ab2d1d6e1fd98efee5cb7a683e7a4cdf8a15af43e0f0aec5a887\n CHECKSUM(SHA256) upstream package : 920b10ef5c54ab90a90d082ccb2863dc1eadc95e6ee5760e8f1d4ccab318b1d8\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/chbibref.doc.tar.xz :\n CHECKSUM(SHA256) this package : bf07b178e88af152be57733811eac5028c9c7039dbb0e3ea795867a295321c24\n CHECKSUM(SHA256) upstream package : bf07b178e88af152be57733811eac5028c9c7039dbb0e3ea795867a295321c24\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/chbibref.tar.xz :\n CHECKSUM(SHA256) this package : 17254a83603c68d7e5e8867e432ad4efb6fcc0062e5c97990b9295afaf6bf195\n CHECKSUM(SHA256) upstream package : 17254a83603c68d7e5e8867e432ad4efb6fcc0062e5c97990b9295afaf6bf195\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/cell.doc.tar.xz :\n CHECKSUM(SHA256) this package : 1d3aaeb9c83e9d2958c8466bca94107f7db778e9ce55bc1aff26642dff0f7f52\n CHECKSUM(SHA256) upstream package : 262bf95dc2752e3de19dfb6c144754ed23b238d6de0fa5287b7e6fd1752c70b0\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/cell.tar.xz :\n CHECKSUM(SHA256) this package : ace068fdd7cf79f869f446bd5f0dfa2c85be39cefb1474630ca7cdba0172618e\n CHECKSUM(SHA256) upstream package : 5fe3a817d5450ef8a61c6d1939f14f219f1dbef5b84d29da27c098dd954af961\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/breakcites.doc.tar.xz :\n CHECKSUM(SHA256) this package : 1ea8a49cd8472b7f26bc2edd5fad7ac3f7551032edc1e7e540494b00eb303c41\n CHECKSUM(SHA256) upstream package : 1ea8a49cd8472b7f26bc2edd5fad7ac3f7551032edc1e7e540494b00eb303c41\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/breakcites.tar.xz :\n CHECKSUM(SHA256) this package : cd813dc2964564b7a8470179750acf52b05b1103db6e6bd9308dee49157515f6\n CHECKSUM(SHA256) upstream package : cd813dc2964564b7a8470179750acf52b05b1103db6e6bd9308dee49157515f6\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bookdb.doc.tar.xz :\n CHECKSUM(SHA256) this package : 561bc80381f38df7b2af86a239440fd036698a89a68ce9e78f13b6993d634e90\n CHECKSUM(SHA256) upstream package : d57cc57cc6b6cee7b13ad727c551de3c7902a33fed2e5ac26b3dd5b8603cfa28\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bookdb.tar.xz :\n CHECKSUM(SHA256) this package : ac9aa42294cd81a62c4e7b8284cf482678801dc7a266571825aee4fb4befbb54\n CHECKSUM(SHA256) upstream package : 676802695a3a7b56091021cb5053120f4d6bed365a7c7833f44c05f505dac12a\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biolett-bst.doc.tar.xz :\n CHECKSUM(SHA256) this package : 2ce17ef17624f6bbd53455ec61d73c64815fa601f7c1f1b09c7f0ad69b9eef1d\n CHECKSUM(SHA256) upstream package : 6701bd6651561ada7eff9c6c93d4a3b4f33f602dbf63c76a1012e6489d073bda\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biolett-bst.tar.xz :\n CHECKSUM(SHA256) this package : c3c58f452f14ff53e651404186c198b4a37062b858ea76c7460e1e921d0d6377\n CHECKSUM(SHA256) upstream package : fb7ba48025d5e17eac7bde3ee6e3dfe0229dff7f81008628ee4eb54a226e5368\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bibunits.doc.tar.xz :\n CHECKSUM(SHA256) this package : 0265dc3d50844513a3551250a534b2a5954e54515b93c6e2aec2a8ae4bd9e044\n CHECKSUM(SHA256) upstream package : 0265dc3d50844513a3551250a534b2a5954e54515b93c6e2aec2a8ae4bd9e044\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bibunits.tar.xz :\n CHECKSUM(SHA256) this package : 962665a5f07bfaf840722e05b0b027e79dc95d3693f433a6fdbd8cac4fad9d3e\n CHECKSUM(SHA256) upstream package : 962665a5f07bfaf840722e05b0b027e79dc95d3693f433a6fdbd8cac4fad9d3e\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bibtopicprefix.doc.tar.xz :\n CHECKSUM(SHA256) this package : 26314273e362cda2a05f575ceb882dad2efe5d786bad78f8d4a99cdef0db9940\n CHECKSUM(SHA256) upstream package : 26314273e362cda2a05f575ceb882dad2efe5d786bad78f8d4a99cdef0db9940\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bibtopicprefix.tar.xz :\n CHECKSUM(SHA256) this package : 1e21dd74f074b38a02e7a05c3f6e6d41f31370d8714b81f4bd7eac02547105bf\n CHECKSUM(SHA256) upstream package : 1e21dd74f074b38a02e7a05c3f6e6d41f31370d8714b81f4bd7eac02547105bf\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bibtopic.doc.tar.xz :\n CHECKSUM(SHA256) this package : 181928af3f5361860d5d279eb2c35b579bcc6516455d153151d74b06e9de5b5e\n CHECKSUM(SHA256) upstream package : 181928af3f5361860d5d279eb2c35b579bcc6516455d153151d74b06e9de5b5e\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bibtopic.tar.xz :\n CHECKSUM(SHA256) this package : bff6a8071739be11fcc8bcd7edc71246ce392d7fdb64e2a2d5452e2c7157f13e\n CHECKSUM(SHA256) upstream package : bff6a8071739be11fcc8bcd7edc71246ce392d7fdb64e2a2d5452e2c7157f13e\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bibtools.tar.xz :\n CHECKSUM(SHA256) this package : b3983b6467f9351a287d4a217c2f1a78f65a4a42cb2a57402b8ad5da292fc58f\n CHECKSUM(SHA256) upstream package : b3983b6467f9351a287d4a217c2f1a78f65a4a42cb2a57402b8ad5da292fc58f\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblist.doc.tar.xz :\n CHECKSUM(SHA256) this package : e8d3f075d2ff38221407611823b25a877b912f7d0fdc574b493b260170a4cbf6\n CHECKSUM(SHA256) upstream package : e8d3f075d2ff38221407611823b25a877b912f7d0fdc574b493b260170a4cbf6\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblist.tar.xz :\n CHECKSUM(SHA256) this package : fdd45f7160aa018e7805327b5427f45fa3b2c5ca3df8528901469e126897629e\n CHECKSUM(SHA256) upstream package : fdd45f7160aa018e7805327b5427f45fa3b2c5ca3df8528901469e126897629e\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex2bibitem.doc.tar.xz :\n CHECKSUM(SHA256) this package : 897c3d3fd163499ee0eb5dd7e1d684f65f1d3442e1e5618a28da5754a6608988\n CHECKSUM(SHA256) upstream package : 897c3d3fd163499ee0eb5dd7e1d684f65f1d3442e1e5618a28da5754a6608988\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex2bibitem.tar.xz :\n CHECKSUM(SHA256) this package : d9066398e51d2b8ddea9282f777ad6b274d322d7d85787d3f7f5d62eeac8e93a\n CHECKSUM(SHA256) upstream package : d9066398e51d2b8ddea9282f777ad6b274d322d7d85787d3f7f5d62eeac8e93a\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-vancouver.doc.tar.xz :\n CHECKSUM(SHA256) this package : c7a2acc5eeecaa27a47bda0fa5750f7be76eda82bc2ca403c0a74594a4c71699\n CHECKSUM(SHA256) upstream package : c7a2acc5eeecaa27a47bda0fa5750f7be76eda82bc2ca403c0a74594a4c71699\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-vancouver.tar.xz :\n CHECKSUM(SHA256) this package : a3bb0c773d1f9befb9d0f56c215a379c715b2b324decaf90dd1f0884030432ef\n CHECKSUM(SHA256) upstream package : a3bb0c773d1f9befb9d0f56c215a379c715b2b324decaf90dd1f0884030432ef\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-unified.doc.tar.xz :\n CHECKSUM(SHA256) this package : f115a5cfcc757ee73f97678a0c90bfcd9d814875ec0afd9b45af42152b08898a\n CHECKSUM(SHA256) upstream package : f115a5cfcc757ee73f97678a0c90bfcd9d814875ec0afd9b45af42152b08898a\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-unified.tar.xz :\n CHECKSUM(SHA256) this package : b243eb100e40f7978f53becdd17df584e4a1e8c2f29fa85f07de2a103981732d\n CHECKSUM(SHA256) upstream package : b243eb100e40f7978f53becdd17df584e4a1e8c2f29fa85f07de2a103981732d\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-true-citepages-omit.doc.tar.xz :\n CHECKSUM(SHA256) this package : 50462f43e43ee7ea835070c9dbf602d9986bd81b3fe2fa53b081af4ebaca07df\n CHECKSUM(SHA256) upstream package : 3d3359fad345af57ebc2fa62f003f78a88a5b7db7a627ae9859b8f0b7ab586b9\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-true-citepages-omit.tar.xz :\n CHECKSUM(SHA256) this package : ab4cec33902e023550619b71e3f056beee93077732516a7e3f5616e3ac621bba\n CHECKSUM(SHA256) upstream package : 82c3d31f6f53e2735a7776ece95c5ce90b6d9b80f56aa98ede6f5595b16ce2f6\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-trad.doc.tar.xz :\n CHECKSUM(SHA256) this package : 0a9aaef6786df5c7d8da9d533a5d7cfee63b0293ae9b54f4c34ba5da90ddc6e5\n CHECKSUM(SHA256) upstream package : 0a9aaef6786df5c7d8da9d533a5d7cfee63b0293ae9b54f4c34ba5da90ddc6e5\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-trad.tar.xz :\n CHECKSUM(SHA256) this package : 6f0563153d1d8704b29c0a86b86938443e020a704e94654fe5a72a515e101dfe\n CHECKSUM(SHA256) upstream package : 6f0563153d1d8704b29c0a86b86938443e020a704e94654fe5a72a515e101dfe\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-swiss-legal.doc.tar.xz :\n CHECKSUM(SHA256) this package : 074e578efb38040f51ac4874f66c484183a568cba8e5b315480ccc835aa36b93\n CHECKSUM(SHA256) upstream package : 18ca458b595db5b8a862eff0d978e081fd9033c3fa4e4936da588bbb539118d9\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-swiss-legal.tar.xz :\n CHECKSUM(SHA256) this package : ad421d4dc4d03e4e101fb04e5bf1db59dc7a47021f77e4689950700890533c4e\n CHECKSUM(SHA256) upstream package : 0ec6f4abee83a42c4a97114c4bb58805cf514fe5dfee76e1660758b1f9d8f012\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-subseries.doc.tar.xz :\n CHECKSUM(SHA256) this package : 383809dc6d3e28ce648cd9d0873d1cadaa030a947de0a25652c90409205470a9\n CHECKSUM(SHA256) upstream package : b8d6ec4908e96df32e9d75da3aee982c960306b1f4cfde6ce60a2ae3fe954663\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-subseries.tar.xz :\n CHECKSUM(SHA256) this package : 6496f2bc6aca7d18fca501c57d65932151ede1f8af2560ad1e3d0eaddcb6e8cc\n CHECKSUM(SHA256) upstream package : be9ff33760926b75222f30cc303b1afb4b14ac6706c8cf02c9890c1fc16bceb9\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-spbasic.doc.tar.xz :\n CHECKSUM(SHA256) this package : 17162ca35f957f2277c633a672336f682b49b55f3928225ad9be8d6c5f81a6dd\n CHECKSUM(SHA256) upstream package : 17162ca35f957f2277c633a672336f682b49b55f3928225ad9be8d6c5f81a6dd\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-spbasic.tar.xz :\n CHECKSUM(SHA256) this package : 9b34b31131bb0647212030398014334fb5107b6d4b025257f8911377992bdd74\n CHECKSUM(SHA256) upstream package : 9b34b31131bb0647212030398014334fb5107b6d4b025257f8911377992bdd74\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-source-division.doc.tar.xz :\n CHECKSUM(SHA256) this package : f0fcc11bf03f5eafc3f829815291835c3b9d9e79c2c4dcb9b1d250f16ed43d95\n CHECKSUM(SHA256) upstream package : 3dfdc7e1ef90840b4558e5b5dc73817bf6fa19ddf2b521a8fb6bd69ef39beb29\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-source-division.tar.xz :\n CHECKSUM(SHA256) this package : b26b850dcfa2436ad16485ae0d0b4e03cacd2ffe071fb74c3f355616bffa4b45\n CHECKSUM(SHA256) upstream package : f38cceb7f6e6ef66378eec3722da1ee5094903b5f5c62353247090b4fbe7c7f0\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-software.doc.tar.xz :\n CHECKSUM(SHA256) this package : d95b8302e4710de4e0ca57a3b1dee3d172bc1606bae9cfc92d24581f9841a1c4\n CHECKSUM(SHA256) upstream package : 26bb6c1bf14cba7bd2512613bee224c4d0fba7673f7b49b981e27b2c106f690e\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-software.tar.xz :\n CHECKSUM(SHA256) this package : 35148064083cadfca24d7cde373e5b1e8ebd7e799cc1c227e921f42c567c2e5f\n CHECKSUM(SHA256) upstream package : 268f964c5b63702b530382ca758ccee7932640b67fdd07884751a95a87246d69\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-socialscienceshuberlin.doc.tar.xz :\n CHECKSUM(SHA256) this package : 08fdb123393853d1ee8894647de0022fd9d65d3faf057b214290790b825c6676\n CHECKSUM(SHA256) upstream package : 882a106943c26a2f06e6088b11be5bea320e6b31120b810c6d95c305b7875cec\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-socialscienceshuberlin.tar.xz :\n CHECKSUM(SHA256) this package : c863d01a1eac5dbc7da7ce37505afc2a7b4720fc6259e7a23678da03ae903f7b\n CHECKSUM(SHA256) upstream package : 176cf146621ce8c05b8e0643ce7861b6938507bc81f671433412acb1a93b1349\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-shortfields.doc.tar.xz :\n CHECKSUM(SHA256) this package : ecc6fb5d7054d4e8121a1a8deb4159dff6e33606bac8f86edea97e4820d8114a\n CHECKSUM(SHA256) upstream package : ecc6fb5d7054d4e8121a1a8deb4159dff6e33606bac8f86edea97e4820d8114a\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-shortfields.tar.xz :\n CHECKSUM(SHA256) this package : d6b36aa291029ab0c7e9ab02e1c3287579e54768bd2a655670f2a5744e305ab9\n CHECKSUM(SHA256) upstream package : d6b36aa291029ab0c7e9ab02e1c3287579e54768bd2a655670f2a5744e305ab9\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-science.doc.tar.xz :\n CHECKSUM(SHA256) this package : 4ae5950d8f4f01e84a975d8ad41b1df9afdc8b955ca3b9200be14302f4a90543\n CHECKSUM(SHA256) upstream package : 4ae5950d8f4f01e84a975d8ad41b1df9afdc8b955ca3b9200be14302f4a90543\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-science.tar.xz :\n CHECKSUM(SHA256) this package : 504c7cb456771505fdd7125adae7915452a20c9eb3b83969cfba55d5c7df638a\n CHECKSUM(SHA256) upstream package : 504c7cb456771505fdd7125adae7915452a20c9eb3b83969cfba55d5c7df638a\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-sbl.doc.tar.xz :\n CHECKSUM(SHA256) this package : 895b72293695eecd28f8c9666ad38786c25821ebcfaf8320be52379065d60b1b\n CHECKSUM(SHA256) upstream package : 895b72293695eecd28f8c9666ad38786c25821ebcfaf8320be52379065d60b1b\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-sbl.tar.xz :\n CHECKSUM(SHA256) this package : e541960e9c0a0ce1af4ff639010528035425eb3b66c44e88feaac1aff6738aa9\n CHECKSUM(SHA256) upstream package : e541960e9c0a0ce1af4ff639010528035425eb3b66c44e88feaac1aff6738aa9\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-realauthor.doc.tar.xz :\n CHECKSUM(SHA256) this package : e033ef41783ac608ac9b919ca1c26be742ddf7badcd6ed1eed15798beb31eb28\n CHECKSUM(SHA256) upstream package : e033ef41783ac608ac9b919ca1c26be742ddf7badcd6ed1eed15798beb31eb28\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-realauthor.tar.xz :\n CHECKSUM(SHA256) this package : 7d33d83956c7a12d298909a52c59a1ef2736702315b4cd9ad414693d17e3143b\n CHECKSUM(SHA256) upstream package : 7d33d83956c7a12d298909a52c59a1ef2736702315b4cd9ad414693d17e3143b\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-readbbl.doc.tar.xz :\n CHECKSUM(SHA256) this package : 7a75978d66c3d39343dcb6ec024532b9c70dbe370c46a2be776a40750e8d417a\n CHECKSUM(SHA256) upstream package : 7a75978d66c3d39343dcb6ec024532b9c70dbe370c46a2be776a40750e8d417a\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-readbbl.tar.xz :\n CHECKSUM(SHA256) this package : 1cbc9c7b2f18357bcb0c0862f60e8e63b64cca8523975e9d5fd916246063c2ba\n CHECKSUM(SHA256) upstream package : 1cbc9c7b2f18357bcb0c0862f60e8e63b64cca8523975e9d5fd916246063c2ba\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-publist.doc.tar.xz :\n CHECKSUM(SHA256) this package : 73324f691fdbb0efd4e02dfd467f91579513e92b704fa18985acf9599723f99d\n CHECKSUM(SHA256) upstream package : 51cb889d2abf7e384dd78b94fc2ec21d1ecf923b6918d4cd15aae64fe7eaaad4\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-publist.tar.xz :\n CHECKSUM(SHA256) this package : 221a55e2057a836a4a09678aa07e1c5b87920478b7d9ffba37c915198bac22f8\n CHECKSUM(SHA256) upstream package : 594fe15114a3dbf1e711ac2e06aedefe0218bc7ffaebfeb7281ef3dbf85d427f\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-phys.doc.tar.xz :\n CHECKSUM(SHA256) this package : ff55da52bf83e481281451af6aa62919aeb45fe7f1be8efd2366f6e1f778944b\n CHECKSUM(SHA256) upstream package : ff55da52bf83e481281451af6aa62919aeb45fe7f1be8efd2366f6e1f778944b\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-phys.tar.xz :\n CHECKSUM(SHA256) this package : 2b7f5c821fa13ce3b2e3da16d3739b4488fb0867e0123cebbfed13b03f46db7b\n CHECKSUM(SHA256) upstream package : 2b7f5c821fa13ce3b2e3da16d3739b4488fb0867e0123cebbfed13b03f46db7b\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-philosophy.doc.tar.xz :\n CHECKSUM(SHA256) this package : fbdb9d52ae92f53a0bfb063ba36d6a7b819750ffb551d16ac05c797e56a23557\n CHECKSUM(SHA256) upstream package : fbdb9d52ae92f53a0bfb063ba36d6a7b819750ffb551d16ac05c797e56a23557\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-philosophy.tar.xz :\n CHECKSUM(SHA256) this package : b248d311b3d3260ed739b7ef0654fa54fb0062d66d444070426236b28338d3ee\n CHECKSUM(SHA256) upstream package : b248d311b3d3260ed739b7ef0654fa54fb0062d66d444070426236b28338d3ee\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-oxref.doc.tar.xz :\n CHECKSUM(SHA256) this package : 979ad0f486e5fea9a72c0c48e6765cf87474159eeddb0afbd43c7810e16a4292\n CHECKSUM(SHA256) upstream package : 979ad0f486e5fea9a72c0c48e6765cf87474159eeddb0afbd43c7810e16a4292\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-oxref.tar.xz :\n CHECKSUM(SHA256) this package : 3fc7e6f21c7dee1e6e224d04bced5f05824c58cdd657a3f6e8daaae3c1cbddad\n CHECKSUM(SHA256) upstream package : 3fc7e6f21c7dee1e6e224d04bced5f05824c58cdd657a3f6e8daaae3c1cbddad\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-opcit-booktitle.doc.tar.xz :\n CHECKSUM(SHA256) this package : 484062f3f732f6bca2240e78a2f2f03f7ac25ef77719b8da03bdb9aee2508cef\n CHECKSUM(SHA256) upstream package : 720007b88ed1e0765ed5713d30cc3dd344305dd98934d7e3f02e53c1e0ab7f67\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-opcit-booktitle.tar.xz :\n CHECKSUM(SHA256) this package : 4e04572fed8c408d23d343dd585b205b15f292bafda5e8d495979fd6dda847a0\n CHECKSUM(SHA256) upstream package : c5ddd50986c5ea73d7a9a5ee8ddde30370c3ea7a1bedb9f2809e47505f551ccf\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-nottsclassic.doc.tar.xz :\n CHECKSUM(SHA256) this package : 590ff90583cc1a283354c78c1dc9542c9470349a0a1e3cceb9f58c7b9b6c9509\n CHECKSUM(SHA256) upstream package : 590ff90583cc1a283354c78c1dc9542c9470349a0a1e3cceb9f58c7b9b6c9509\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-nottsclassic.tar.xz :\n CHECKSUM(SHA256) this package : 4c3481cf56a4334f71da83b8a1d6e87777c84b26dd5c866e770fcba9c6d390a0\n CHECKSUM(SHA256) upstream package : 4c3481cf56a4334f71da83b8a1d6e87777c84b26dd5c866e770fcba9c6d390a0\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-nejm.doc.tar.xz :\n CHECKSUM(SHA256) this package : 987755649eeae418410faf78fa578fcbbeae80eac07680b21816d5fe56e604c3\n CHECKSUM(SHA256) upstream package : 987755649eeae418410faf78fa578fcbbeae80eac07680b21816d5fe56e604c3\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-nejm.tar.xz :\n CHECKSUM(SHA256) this package : a7ac14f2c2f5c9c96ad52780164ee66afcbb9c5f1482e4447899ed6a688e7f7a\n CHECKSUM(SHA256) upstream package : a7ac14f2c2f5c9c96ad52780164ee66afcbb9c5f1482e4447899ed6a688e7f7a\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-nature.doc.tar.xz :\n CHECKSUM(SHA256) this package : ba0ec5610ef33f8eaed4ab6ae996bfaa78c947bf719ab94b988c820156f9b8ee\n CHECKSUM(SHA256) upstream package : ba0ec5610ef33f8eaed4ab6ae996bfaa78c947bf719ab94b988c820156f9b8ee\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-nature.tar.xz :\n CHECKSUM(SHA256) this package : 0cea6a2fdf24774b1cd2bb38c2e7473708a3d7c8b725d60e46305466e50dbc24\n CHECKSUM(SHA256) upstream package : 0cea6a2fdf24774b1cd2bb38c2e7473708a3d7c8b725d60e46305466e50dbc24\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-musuos.doc.tar.xz :\n CHECKSUM(SHA256) this package : d66c43a0323b2a21a8c0cf2efa1f267fd3018779f47f884a1c2495037ee78ab9\n CHECKSUM(SHA256) upstream package : d66c43a0323b2a21a8c0cf2efa1f267fd3018779f47f884a1c2495037ee78ab9\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-musuos.tar.xz :\n CHECKSUM(SHA256) this package : aea9e4665b2e99dd27a4c16300cbe7aa5a8106edff006be49e918664e0ddf02d\n CHECKSUM(SHA256) upstream package : aea9e4665b2e99dd27a4c16300cbe7aa5a8106edff006be49e918664e0ddf02d\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-multiple-dm.doc.tar.xz :\n CHECKSUM(SHA256) this package : 84dffcfcf71e7bebda76643c917716803f73f9d70ab57a61a803bd95dce4a018\n CHECKSUM(SHA256) upstream package : 84dffcfcf71e7bebda76643c917716803f73f9d70ab57a61a803bd95dce4a018\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-multiple-dm.tar.xz :\n CHECKSUM(SHA256) this package : 2a82356b8df6d3c1b7ab291b2acc075d34304b31799963dc963bea75b1740bce\n CHECKSUM(SHA256) upstream package : 2a82356b8df6d3c1b7ab291b2acc075d34304b31799963dc963bea75b1740bce\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-ms.doc.tar.xz :\n CHECKSUM(SHA256) this package : 284d1519954f82f85be0601bf36bd9ee1a44a81eaa8560219fb345eec183eec2\n CHECKSUM(SHA256) upstream package : 117d0e66f18fd2d2fccd9061e36b67043a18e4366af3dc9c70ebd091b03ab1fa\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-ms.tar.xz :\n CHECKSUM(SHA256) this package : 43d6d6ae753be5c08d7c72b08004fae7d50fa0dd55d1fc57d80c525500e63d84\n CHECKSUM(SHA256) upstream package : 4a10c0ef33c86d28c8eb844f4d5523ed645f7a36d1d4d680546b1cf4f0b06033\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-morenames.doc.tar.xz :\n CHECKSUM(SHA256) this package : 70571e7592e6f5c2eb6d686c66229f408cf1a01b058905f72dfbb6f7a9756996\n CHECKSUM(SHA256) upstream package : 70571e7592e6f5c2eb6d686c66229f408cf1a01b058905f72dfbb6f7a9756996\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-morenames.tar.xz :\n CHECKSUM(SHA256) this package : 1ade04c8bb6435c14782e20f92ac3f873423530bc6e62c3908298c44a212da86\n CHECKSUM(SHA256) upstream package : 1ade04c8bb6435c14782e20f92ac3f873423530bc6e62c3908298c44a212da86\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-mla.doc.tar.xz :\n CHECKSUM(SHA256) this package : 907336324338699972200b0544c25707e7729b75a99d6602931b70b203ab336d\n CHECKSUM(SHA256) upstream package : 907336324338699972200b0544c25707e7729b75a99d6602931b70b203ab336d\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-mla.tar.xz :\n CHECKSUM(SHA256) this package : 7d814cdf30f7429d62a7423ee079711d0acac853da94511f8d4e0c26f394b47c\n CHECKSUM(SHA256) upstream package : 7d814cdf30f7429d62a7423ee079711d0acac853da94511f8d4e0c26f394b47c\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-manuscripts-philology.doc.tar.xz :\n CHECKSUM(SHA256) this package : d3fdb47f2b084cdbae887ad2ea921414a071cf22496192d90f437099b55c9d9e\n CHECKSUM(SHA256) upstream package : d3fdb47f2b084cdbae887ad2ea921414a071cf22496192d90f437099b55c9d9e\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-manuscripts-philology.tar.xz :\n CHECKSUM(SHA256) this package : 1ccdf197715d252cd409ab6ec71bf2873c06689a7c83064ddb2150b02bb642e3\n CHECKSUM(SHA256) upstream package : 1ccdf197715d252cd409ab6ec71bf2873c06689a7c83064ddb2150b02bb642e3\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-luh-ipw.doc.tar.xz :\n CHECKSUM(SHA256) this package : 1e063a2795fb365b927eb453b8a71d9850bdd87f9684360286e578509230cc38\n CHECKSUM(SHA256) upstream package : 1e063a2795fb365b927eb453b8a71d9850bdd87f9684360286e578509230cc38\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-luh-ipw.tar.xz :\n CHECKSUM(SHA256) this package : 2320fb7a94f2c67b465f204c887627b4d677df44d18dacb52e86f520d4198ca6\n CHECKSUM(SHA256) upstream package : 2320fb7a94f2c67b465f204c887627b4d677df44d18dacb52e86f520d4198ca6\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-lni.doc.tar.xz :\n CHECKSUM(SHA256) this package : 71372d15486be527bea03777e1abbbbee14090d6b79f742cf0257606845e3cc2\n CHECKSUM(SHA256) upstream package : 71372d15486be527bea03777e1abbbbee14090d6b79f742cf0257606845e3cc2\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-lni.tar.xz :\n CHECKSUM(SHA256) this package : 443234cf75ee6bfdb223999907b0c87b4b8388cc2846890f83b8525321f711e3\n CHECKSUM(SHA256) upstream package : 443234cf75ee6bfdb223999907b0c87b4b8388cc2846890f83b8525321f711e3\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-lncs.doc.tar.xz :\n CHECKSUM(SHA256) this package : c535aaa91dbc14b726f908631d0a931abe67129b0416aa10d45f1f0d0bb1fa90\n CHECKSUM(SHA256) upstream package : c535aaa91dbc14b726f908631d0a931abe67129b0416aa10d45f1f0d0bb1fa90\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-lncs.tar.xz :\n CHECKSUM(SHA256) this package : f0b0a1de4f64d65364344b75accdc11da3e7bd6b72269061b172761568076609\n CHECKSUM(SHA256) upstream package : f0b0a1de4f64d65364344b75accdc11da3e7bd6b72269061b172761568076609\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-license.doc.tar.xz :\n CHECKSUM(SHA256) this package : ab0274bbd20b014a918b64a979c32cdc0400a6cc93fc6281faeffe5daa6c9caf\n CHECKSUM(SHA256) upstream package : ab0274bbd20b014a918b64a979c32cdc0400a6cc93fc6281faeffe5daa6c9caf\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-license.tar.xz :\n CHECKSUM(SHA256) this package : 5929608d4a5908769cf959511b4e5d6593bc494ce533a97e6d4d26020599c0c3\n CHECKSUM(SHA256) upstream package : 5929608d4a5908769cf959511b4e5d6593bc494ce533a97e6d4d26020599c0c3\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-juradiss.doc.tar.xz :\n CHECKSUM(SHA256) this package : 8786f8a13a977b3bfbda86b6445dd79e55a64654f7d0cd310797222b29b5328d\n CHECKSUM(SHA256) upstream package : 8786f8a13a977b3bfbda86b6445dd79e55a64654f7d0cd310797222b29b5328d\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-juradiss.tar.xz :\n CHECKSUM(SHA256) this package : d162bdd7713219307484cb2d335ae4419f922f070842022edd6e51e45e972911\n CHECKSUM(SHA256) upstream package : d162bdd7713219307484cb2d335ae4419f922f070842022edd6e51e45e972911\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-jura2.doc.tar.xz :\n CHECKSUM(SHA256) this package : f194cd7194b80ffff243b79c98b75ef1224389c85e4420df6bd55273db488187\n CHECKSUM(SHA256) upstream package : f194cd7194b80ffff243b79c98b75ef1224389c85e4420df6bd55273db488187\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-jura2.tar.xz :\n CHECKSUM(SHA256) this package : ac3cf8054270e7fced3288dfd0a622389cc1c40f68a96affbc2f5a109796ff81\n CHECKSUM(SHA256) upstream package : ac3cf8054270e7fced3288dfd0a622389cc1c40f68a96affbc2f5a109796ff81\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-iso690.doc.tar.xz :\n CHECKSUM(SHA256) this package : 1317369798f3103530aa278e2ba49c7d57f0c67fa72b1e190b83ad4738cef225\n CHECKSUM(SHA256) upstream package : 1317369798f3103530aa278e2ba49c7d57f0c67fa72b1e190b83ad4738cef225\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-iso690.tar.xz :\n CHECKSUM(SHA256) this package : 227d27540a4e3d043069d92373b3d16ec228e581ac4b5757ea97d904d05bf95a\n CHECKSUM(SHA256) upstream package : 227d27540a4e3d043069d92373b3d16ec228e581ac4b5757ea97d904d05bf95a\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-ijsra.doc.tar.xz :\n CHECKSUM(SHA256) this package : 24fe640e0b2328034ba3802f32f65cd1bee1f6178edc6375e71a6eb75cd5a42a\n CHECKSUM(SHA256) upstream package : d4b79559c9dc54bb185d8c4d12b45749ba522c2c1b1af5c56566e98ee69f261f\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-ijsra.tar.xz :\n CHECKSUM(SHA256) this package : 9d7818d11fd8cdeaebb896c659b4395ccccf1e2ca90becc3335c7beed79d40df\n CHECKSUM(SHA256) upstream package : 2ecc0f13172292366441e294875dd6bf09aa241073900f0688b13ab4e9828e31\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-ieee.doc.tar.xz :\n CHECKSUM(SHA256) this package : 197d55d505631cd43395e54c27c612fee19eabff0cfe5d996c9ae5ad31296af9\n CHECKSUM(SHA256) upstream package : 197d55d505631cd43395e54c27c612fee19eabff0cfe5d996c9ae5ad31296af9\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-ieee.tar.xz :\n CHECKSUM(SHA256) this package : bf4757405ae846ada28bac802a5ca4de26972004c3d9c761f023a4755eb44d24\n CHECKSUM(SHA256) upstream package : bf4757405ae846ada28bac802a5ca4de26972004c3d9c761f023a4755eb44d24\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-historian.doc.tar.xz :\n CHECKSUM(SHA256) this package : 7d6b602ccf1c2bedf12c1cad3b3e334abcb71af035f69a0c45eaba1db6d3e605\n CHECKSUM(SHA256) upstream package : 7d6b602ccf1c2bedf12c1cad3b3e334abcb71af035f69a0c45eaba1db6d3e605\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-historian.tar.xz :\n CHECKSUM(SHA256) this package : 23a076168fc430f07d151339a465cb0cda0da961b39d9b5ba71e63d94d9ebae7\n CHECKSUM(SHA256) upstream package : 23a076168fc430f07d151339a465cb0cda0da961b39d9b5ba71e63d94d9ebae7\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-gost.doc.tar.xz :\n CHECKSUM(SHA256) this package : 0ada79c063fd3ff99ec9a2d159c18dd96b9ed5e25418ff426d89842ebb1f8185\n CHECKSUM(SHA256) upstream package : 0ada79c063fd3ff99ec9a2d159c18dd96b9ed5e25418ff426d89842ebb1f8185\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-gost.tar.xz :\n CHECKSUM(SHA256) this package : e11acce480219578352b69445328868c296cc00f6d9229eae57e463edfc1b8f7\n CHECKSUM(SHA256) upstream package : e11acce480219578352b69445328868c296cc00f6d9229eae57e463edfc1b8f7\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-german-legal.doc.tar.xz :\n CHECKSUM(SHA256) this package : a2dc3e060622c1cf97bb8a628ac5f2ad51d4234f1376da620ca3430a22f9ee0b\n CHECKSUM(SHA256) upstream package : a2dc3e060622c1cf97bb8a628ac5f2ad51d4234f1376da620ca3430a22f9ee0b\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-german-legal.tar.xz :\n CHECKSUM(SHA256) this package : b82882f33634e56522583a659012f2e6125f8c1efefa8eb55d96f96b530a0a39\n CHECKSUM(SHA256) upstream package : b82882f33634e56522583a659012f2e6125f8c1efefa8eb55d96f96b530a0a39\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-gb7714-2015.doc.tar.xz :\n CHECKSUM(SHA256) this package : 43f68c8bcd904651890fa4ef112c942de4993d05e67f37843c0fae97a58d358b\n CHECKSUM(SHA256) upstream package : 43f68c8bcd904651890fa4ef112c942de4993d05e67f37843c0fae97a58d358b\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-gb7714-2015.tar.xz :\n CHECKSUM(SHA256) this package : f8fbb19a7ee7bff4907154066e413bcba45bc711538fd0e1ed2e26857e86b785\n CHECKSUM(SHA256) upstream package : f8fbb19a7ee7bff4907154066e413bcba45bc711538fd0e1ed2e26857e86b785\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-fiwi.doc.tar.xz :\n CHECKSUM(SHA256) this package : 7a83dcb0c7377fa40e5b83b207b09be19bcac102792a6a311aa133a612a68a6c\n CHECKSUM(SHA256) upstream package : 7a83dcb0c7377fa40e5b83b207b09be19bcac102792a6a311aa133a612a68a6c\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-fiwi.tar.xz :\n CHECKSUM(SHA256) this package : 48b16b45435879572554960aeae296a085383819e15bef43ad503183c5718871\n CHECKSUM(SHA256) upstream package : 48b16b45435879572554960aeae296a085383819e15bef43ad503183c5718871\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-ext.doc.tar.xz :\n CHECKSUM(SHA256) this package : 9297c725620296372a440a32e13cdd9d261b360f1108b0a5dfeffea45f6996c5\n CHECKSUM(SHA256) upstream package : 9297c725620296372a440a32e13cdd9d261b360f1108b0a5dfeffea45f6996c5\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-ext.tar.xz :\n CHECKSUM(SHA256) this package : f3790c4b6018f53185e31da0f3da1311fabcdfd85850148d2536d90bb401bff1\n CHECKSUM(SHA256) upstream package : f3790c4b6018f53185e31da0f3da1311fabcdfd85850148d2536d90bb401bff1\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-enc.doc.tar.xz :\n CHECKSUM(SHA256) this package : 8f20a604c3021829a60bdcee06fb1f979e17a01140b51d196e0d67c512df4f1f\n CHECKSUM(SHA256) upstream package : 8f20a604c3021829a60bdcee06fb1f979e17a01140b51d196e0d67c512df4f1f\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-enc.tar.xz :\n CHECKSUM(SHA256) this package : 708f53202e217596b00c96f96b4f5a217d3801cb3e38084bb5af1bfe49db8182\n CHECKSUM(SHA256) upstream package : 708f53202e217596b00c96f96b4f5a217d3801cb3e38084bb5af1bfe49db8182\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-dw.doc.tar.xz :\n CHECKSUM(SHA256) this package : 9f4b8456f20ad7acaadcb63af51dbc363c02d51c3088233b7166578db2be593f\n CHECKSUM(SHA256) upstream package : 9f4b8456f20ad7acaadcb63af51dbc363c02d51c3088233b7166578db2be593f\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-dw.tar.xz :\n CHECKSUM(SHA256) this package : b5f58f410b9bcbeec259513c76c061841e0369b2937cc2c899484eed5e08aae0\n CHECKSUM(SHA256) upstream package : b5f58f410b9bcbeec259513c76c061841e0369b2937cc2c899484eed5e08aae0\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-cv.doc.tar.xz :\n CHECKSUM(SHA256) this package : 8259018ebaf83e36034ca030524da4106f6d91569d69fb99c3fdbc013e05f922\n CHECKSUM(SHA256) upstream package : 8259018ebaf83e36034ca030524da4106f6d91569d69fb99c3fdbc013e05f922\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-cv.tar.xz :\n CHECKSUM(SHA256) this package : 43941b326010cb169d6f61ac446cf844685dd1324021fdc72898bcaf7f32affa\n CHECKSUM(SHA256) upstream package : 43941b326010cb169d6f61ac446cf844685dd1324021fdc72898bcaf7f32affa\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-cse.doc.tar.xz :\n CHECKSUM(SHA256) this package : 4659d781d30ebe12532ce18b9b2e55ad21f60b21962490080bdf258023f70fa1\n CHECKSUM(SHA256) upstream package : f0fef25d8f6b58e14a434424206aae8edde2fc9ca684658758f7a4cb6013cb40\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-cse.tar.xz :\n CHECKSUM(SHA256) this package : e06374e2a0b157117f161028ddcfa02215868d3faf85e91527f3eca415f6de6f\n CHECKSUM(SHA256) upstream package : 8c25e20c03139901106da5acd43be6efae977211ade984b9951f434b281c3313\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-claves.doc.tar.xz :\n CHECKSUM(SHA256) this package : 09c82de5642057a847172be8c7956753342b1d948a871b42302eb9dbc20f97cd\n CHECKSUM(SHA256) upstream package : 2ff5a9abd431f140838420a344f8ce32a37a7f446b40f22190a45b0cf4b9d739\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-claves.tar.xz :\n CHECKSUM(SHA256) this package : 7fda3eb54d985fa86bbe4fcc49cee7b949c6261c866c4982e08db898d748cdeb\n CHECKSUM(SHA256) upstream package : 0aea1ec4be800802fb8cf4927cc8b79460c02b2a67cc9522ab85bc30487ce77a\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-chicago.doc.tar.xz :\n CHECKSUM(SHA256) this package : b430825b183a1511848987732da88d9514d9c3063cb20e3ffe3601f029815436\n CHECKSUM(SHA256) upstream package : b430825b183a1511848987732da88d9514d9c3063cb20e3ffe3601f029815436\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-chicago.tar.xz :\n CHECKSUM(SHA256) this package : a6d837f45e49e7bdaa9e12d50a3779351f129d7b82e3046028f7106d0249942e\n CHECKSUM(SHA256) upstream package : a6d837f45e49e7bdaa9e12d50a3779351f129d7b82e3046028f7106d0249942e\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-chem.doc.tar.xz :\n CHECKSUM(SHA256) this package : 32ebab2ea4a42a673ea45b4c60f965dac53eafd75edcd0e63decea67f94aa606\n CHECKSUM(SHA256) upstream package : 32ebab2ea4a42a673ea45b4c60f965dac53eafd75edcd0e63decea67f94aa606\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-chem.tar.xz :\n CHECKSUM(SHA256) this package : c568838fcbd55ccb947dad28c80932de9c2706f43dbb043672aa20c3c3448a73\n CHECKSUM(SHA256) upstream package : c568838fcbd55ccb947dad28c80932de9c2706f43dbb043672aa20c3c3448a73\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-caspervector.doc.tar.xz :\n CHECKSUM(SHA256) this package : 87821ee6b9b30647483650f13d50aec99c46c1686721a49690935ea91081011d\n CHECKSUM(SHA256) upstream package : 94301ba96da78badcb293cd04d8ebaad27d1f5268749a8a50eabb63fb45f0f7c\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-caspervector.tar.xz :\n CHECKSUM(SHA256) this package : 79398887e5d1184226b5dfdcafd7f8846b4715d87a0fa21327e5bc44bdc69e26\n CHECKSUM(SHA256) upstream package : 27e6374c1dd2859f0ed1212d27e0b753f7fc08de0992f9216748fd28feeb7be2\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-bwl.doc.tar.xz :\n CHECKSUM(SHA256) this package : 9137acb77b87a4d6ce84afcda075b91b1785a89be915815e9c3960891c72bc1f\n CHECKSUM(SHA256) upstream package : 9137acb77b87a4d6ce84afcda075b91b1785a89be915815e9c3960891c72bc1f\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-bwl.tar.xz :\n CHECKSUM(SHA256) this package : dc731ee45b27a0e3e29c2eacdaa7661523e4a180d08ec701ec9204cfa79636b9\n CHECKSUM(SHA256) upstream package : dc731ee45b27a0e3e29c2eacdaa7661523e4a180d08ec701ec9204cfa79636b9\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-bookinother.doc.tar.xz :\n CHECKSUM(SHA256) this package : 7f9f8994b02ece834b431ef417af0038de65a88acc9f3c19ad719acb12937049\n CHECKSUM(SHA256) upstream package : 3e9226304d3ee6d67799b7444118d92ef688a8c1db64695666365db4e4b1956b\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-bookinother.tar.xz :\n CHECKSUM(SHA256) this package : 673b62027b5614668b02b3253029c85f11c90097a8d55446c7307a4fbdb83eb6\n CHECKSUM(SHA256) upstream package : 46db58e7e6e79fe78d61fad6c6f2e0e3ae6bf77a703659e1b2125fbaf5651875\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-bookinarticle.doc.tar.xz :\n CHECKSUM(SHA256) this package : 18aef02484e748c3deb9e1bf95e5d8b92d93e421bbe7eb39071ef660840c0cd1\n CHECKSUM(SHA256) upstream package : 18aef02484e748c3deb9e1bf95e5d8b92d93e421bbe7eb39071ef660840c0cd1\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-bookinarticle.tar.xz :\n CHECKSUM(SHA256) this package : ceef2e7de5dd1bc6f5d15b778bb50519155fff968729a83dc4dbcc106e6ac319\n CHECKSUM(SHA256) upstream package : ceef2e7de5dd1bc6f5d15b778bb50519155fff968729a83dc4dbcc106e6ac319\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-bath.doc.tar.xz :\n CHECKSUM(SHA256) this package : 15385b4d64a23cb34622ba1b8867aae8917189ebdb2bcc1e839cc7299bc08a90\n CHECKSUM(SHA256) upstream package : 15385b4d64a23cb34622ba1b8867aae8917189ebdb2bcc1e839cc7299bc08a90\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-bath.tar.xz :\n CHECKSUM(SHA256) this package : 4772b4b3d22755b45a71953d8dc591de615b1ea46c5bfbc02d8d39c1dda17cb5\n CHECKSUM(SHA256) upstream package : 4772b4b3d22755b45a71953d8dc591de615b1ea46c5bfbc02d8d39c1dda17cb5\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-arthistory-bonn.doc.tar.xz :\n CHECKSUM(SHA256) this package : 5f97fe666b4bd7f4e727c480b904696fc4ec59526d176de1b310d1f15614dc46\n CHECKSUM(SHA256) upstream package : 5f97fe666b4bd7f4e727c480b904696fc4ec59526d176de1b310d1f15614dc46\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-arthistory-bonn.tar.xz :\n CHECKSUM(SHA256) this package : 07e29c3968e233785a62e7af56faa20c28da6f8c428f2c65298fb9f94ebe11a4\n CHECKSUM(SHA256) upstream package : 07e29c3968e233785a62e7af56faa20c28da6f8c428f2c65298fb9f94ebe11a4\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-archaeology.doc.tar.xz :\n CHECKSUM(SHA256) this package : 6d012ec3dde406e0b06c6ace7240a06198d318a2c3b3d0b39821914a49f1f2f7\n CHECKSUM(SHA256) upstream package : 6d012ec3dde406e0b06c6ace7240a06198d318a2c3b3d0b39821914a49f1f2f7\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-archaeology.tar.xz :\n CHECKSUM(SHA256) this package : ea755e2654386c80b5e5077ecfb2a76796d2540004525d5f4e17ecb4bc7488b1\n CHECKSUM(SHA256) upstream package : ea755e2654386c80b5e5077ecfb2a76796d2540004525d5f4e17ecb4bc7488b1\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-apa6.doc.tar.xz :\n CHECKSUM(SHA256) this package : 30682341057f48db54610be0b59842c150f462fb540111bb7f17c6dfb5dcd878\n CHECKSUM(SHA256) upstream package : 30682341057f48db54610be0b59842c150f462fb540111bb7f17c6dfb5dcd878\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-apa6.tar.xz :\n CHECKSUM(SHA256) this package : cf23355c69e2124c68b9c8260e9f56495511b3b7236d9147ab349dafdb79d18f\n CHECKSUM(SHA256) upstream package : cf23355c69e2124c68b9c8260e9f56495511b3b7236d9147ab349dafdb79d18f\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-apa.doc.tar.xz :\n CHECKSUM(SHA256) this package : 84bd6dd6795cd3420b17626770aaf79386d5bcbb2072c22ac06a1333fc73101e\n CHECKSUM(SHA256) upstream package : 84bd6dd6795cd3420b17626770aaf79386d5bcbb2072c22ac06a1333fc73101e\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-apa.tar.xz :\n CHECKSUM(SHA256) this package : 2a7408b9c6a0e83ff61aa98754bb5d4b31fc62257070ef38cb6486af59b7429d\n CHECKSUM(SHA256) upstream package : 2a7408b9c6a0e83ff61aa98754bb5d4b31fc62257070ef38cb6486af59b7429d\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-anonymous.doc.tar.xz :\n CHECKSUM(SHA256) this package : ccc8ea50fde23d1e89364ba989f80791576822ea62a22739de6efa50bf8ba397\n CHECKSUM(SHA256) upstream package : ccc8ea50fde23d1e89364ba989f80791576822ea62a22739de6efa50bf8ba397\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-anonymous.tar.xz :\n CHECKSUM(SHA256) this package : 302e1a774eb09629cb0a81dae1f10cf8155c1828bddf1b7838557c99b8b2537d\n CHECKSUM(SHA256) upstream package : 302e1a774eb09629cb0a81dae1f10cf8155c1828bddf1b7838557c99b8b2537d\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-ajc2020unofficial.doc.tar.xz :\n CHECKSUM(SHA256) this package : 688026df7d3abce56a4fbc497b6dfe914887037479c674331cae3b0fde9def2f\n CHECKSUM(SHA256) upstream package : 688026df7d3abce56a4fbc497b6dfe914887037479c674331cae3b0fde9def2f\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-ajc2020unofficial.tar.xz :\n CHECKSUM(SHA256) this package : 0726dbf302b394a3dc55fc5c9173e8a03499721d0f5a64cd033bcac8d9eb61d2\n CHECKSUM(SHA256) upstream package : 0726dbf302b394a3dc55fc5c9173e8a03499721d0f5a64cd033bcac8d9eb61d2\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-abnt.doc.tar.xz :\n CHECKSUM(SHA256) this package : 7f60a9aad15273cebdf768691d802227c0434116e6a240d5eb1a131645376e46\n CHECKSUM(SHA256) upstream package : 7f60a9aad15273cebdf768691d802227c0434116e6a240d5eb1a131645376e46\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex-abnt.tar.xz :\n CHECKSUM(SHA256) this package : 4e266b53abae1c48a63e096c438c94c227ebe14e37199cdc1f3abf6956c732d5\n CHECKSUM(SHA256) upstream package : 4e266b53abae1c48a63e096c438c94c227ebe14e37199cdc1f3abf6956c732d5\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex.doc.tar.xz :\n CHECKSUM(SHA256) this package : 68b26f7b4ed70b10d65df6340b570eb45e8ab5dcbd2a56a8b2ee8123c6443750\n CHECKSUM(SHA256) upstream package : 2ade2a94d816972df29c0ef09eb6d2b0751aa504dc515b593ff2d4a0b8ca0135\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/biblatex.tar.xz :\n CHECKSUM(SHA256) this package : 7d10ecb6216a03a694fd647151f6d35bba5cdbc9527eb7f05ff4b283aebec6c5\n CHECKSUM(SHA256) upstream package : 07e0234bc9fc990d7dc9d77f7d91679206fb6f020fb588997149ddad0f9c3fb4\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bibhtml.doc.tar.xz :\n CHECKSUM(SHA256) this package : eff540d0eca282074af2a20c4987b060df028abe5088c1b0a6e7229aa668f58d\n CHECKSUM(SHA256) upstream package : eff540d0eca282074af2a20c4987b060df028abe5088c1b0a6e7229aa668f58d\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bibhtml.tar.xz :\n CHECKSUM(SHA256) this package : 651a7f5b675635b1c11de1acc9108c1afb98d57973b2b30f3e79ec031cdeaf8b\n CHECKSUM(SHA256) upstream package : 651a7f5b675635b1c11de1acc9108c1afb98d57973b2b30f3e79ec031cdeaf8b\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bibbreeze.doc.tar.xz :\n CHECKSUM(SHA256) this package : 831240dbf92009e92bf578e997890ec7f5ae6a5e6e3e50ab206755e0c21d3686\n CHECKSUM(SHA256) upstream package : 8d5e459cafd938d37183351ab7e16955a6ac9623001313de8c1cb732b12d18fb\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bibbreeze.tar.xz :\n CHECKSUM(SHA256) this package : 38640ada5f49a6864f23c7e28d2e576ed8ee2d4d813817148117f05defc3668d\n CHECKSUM(SHA256) upstream package : 8fdd99bc6ceb09284032061b64f0535ef8e7da01c75c63d9bed9821010f9a02f\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bibarts.doc.tar.xz :\n CHECKSUM(SHA256) this package : d288e376f6fe1f482530d98cf3d2fa145113288480cc8d3b5944542f9e6b28f4\n CHECKSUM(SHA256) upstream package : d288e376f6fe1f482530d98cf3d2fa145113288480cc8d3b5944542f9e6b28f4\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bibarts.tar.xz :\n CHECKSUM(SHA256) this package : d0269bbcdd692025a1fc1d6ea51a77528f2083fb2cf078240e529bab65da75e5\n CHECKSUM(SHA256) upstream package : d0269bbcdd692025a1fc1d6ea51a77528f2083fb2cf078240e529bab65da75e5\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bib2qr.doc.tar.xz :\n CHECKSUM(SHA256) this package : de7bc2dca045829ae26899f2b33b5e407f6c76e6fdc17eee4a3dcfbc611f93dd\n CHECKSUM(SHA256) upstream package : de7bc2dca045829ae26899f2b33b5e407f6c76e6fdc17eee4a3dcfbc611f93dd\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bib2qr.tar.xz :\n CHECKSUM(SHA256) this package : 902c11c30d6a7bad1725a38f287bc5604c35888bd743ca2e5da0d184157c3fe4\n CHECKSUM(SHA256) upstream package : 902c11c30d6a7bad1725a38f287bc5604c35888bd743ca2e5da0d184157c3fe4\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bestpapers.doc.tar.xz :\n CHECKSUM(SHA256) this package : 93e2eacda3191d8c972feb90cfc93ece50347207f12ddfabc1690a6ff7380859\n CHECKSUM(SHA256) upstream package : f1d5741c21fe3d62a9c40973f61e5c7b288a311baa02c644b2d2f180acff7ff8\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bestpapers.tar.xz :\n CHECKSUM(SHA256) this package : 169de5eed6ce53fab6d883da5d11cabba374e015803b351b9fadbbca054b41b7\n CHECKSUM(SHA256) upstream package : bc027ff608e5ffcc40e8383234f11bbb48e80ecdf72f68716497f655b988a341\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/besjournals.doc.tar.xz :\n CHECKSUM(SHA256) this package : 05afed5c7763e2705da9616b252f81bbd2137fa9e048ec4fc9403c492a86085c\n CHECKSUM(SHA256) upstream package : 1bc9681c81d3f7ddce5511e0dbf1cff025e6e6e2940273de271db6dc4e424d2c\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/besjournals.tar.xz :\n CHECKSUM(SHA256) this package : a28ee7d2d3132d4222a022cc15316dd7f94bc604f30eb82fc6ae546c8527ccf4\n CHECKSUM(SHA256) upstream package : c63eedceca4c39e74eb3043ee6edb83d98d1325fdbfa2f5623ccf4f2a9efc482\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/beebe.tar.xz :\n CHECKSUM(SHA256) this package : a55d209240aa382eef6a7791a1acd2df04bf309f04bca1b749fbda1c86e7ef4e\n CHECKSUM(SHA256) upstream package : 7a2d193fd92e7a8c27303f2429da773a512fa7dd6b3d6b320c5d5c4ea50f69ea\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/authordate.doc.tar.xz :\n CHECKSUM(SHA256) this package : 1b547ff1896ec4d6a8c3de6b298ba64c37a72a5d9a75c86cf77062236f6556c9\n CHECKSUM(SHA256) upstream package : cb3fba3471b3449bd579abb3577d1dd415c34759fa578c6b827bdf08737569ed\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/authordate.tar.xz :\n CHECKSUM(SHA256) this package : 5403a766d9d1af2035f56ea17f27b1ddeb66a86f8a912dc15c63bdc44e47ed0a\n CHECKSUM(SHA256) upstream package : 4a0fc361c377054f46cef79d2b16414b960696a10b187fc2d4f57765a7527115\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/archaeologie.doc.tar.xz :\n CHECKSUM(SHA256) this package : 00e580b2ce653165f0852f1846200b36d6c8f0fa4854d59d238dde20bf991174\n CHECKSUM(SHA256) upstream package : 5b3b10eac9ada97f3b4e771e7d5b48ff3b3b2a9f7043444fc17e8502aaa9b83d\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/archaeologie.tar.xz :\n CHECKSUM(SHA256) this package : 6343d48b82dfc61393eb11b3d60026ffb08430df738d5db1a3017a9ab010df3e\n CHECKSUM(SHA256) upstream package : 5a88e603e4211c4b188ee6eda51746a5ee69bf09969e20d2ec2b3717ed2db365\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/apalike2.tar.xz :\n CHECKSUM(SHA256) this package : 37d6e505b7689816ae8bf3165d2e71cfaf596b3df065c42d4f13b90bc2c49f2d\n CHECKSUM(SHA256) upstream package : 00c759f723854df5c7d42af0b3ce319a32cf39ca41ec7fc3f6cd48dc3974c0d5\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/apalike-ejor.doc.tar.xz :\n CHECKSUM(SHA256) this package : 8394019c0b4e837b4d25ef3481d8816ced3a44e590afb7f09a70685f17c3d839\n CHECKSUM(SHA256) upstream package : baa8965d8ad3a49b072b026dd1789dd06ad70e1cd81af583119ff6d5f44663b7\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/apalike-ejor.tar.xz :\n CHECKSUM(SHA256) this package : 9219a9569c5ae57497ff45846e775efa378f0d756cb84ac7dc5ef25c7f03a22f\n CHECKSUM(SHA256) upstream package : a208fbac737b65d6f43d635127905aba6a3900d11b2471e34b113ef5ef2c7268\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/apacite.doc.tar.xz :\n CHECKSUM(SHA256) this package : 9ffd40f2c8ec9dde985be680e6a0365fd1d2d0772dad3e9985c821bbf6ece42b\n CHECKSUM(SHA256) upstream package : 1f59304259a8a24d13a85c635d85c62d4b5af971fa629195c906e039cae31c70\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/apacite.tar.xz :\n CHECKSUM(SHA256) this package : d8aeda8c18594fb38540dedfd6d4f1020683f2833e59a142f0a8be1346e8328f\n CHECKSUM(SHA256) upstream package : 2b5ba6e5ebffaf416f1ce298121a8e9bb2eb167c3cf59b6ec1183510ee951384\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/annotate.tar.xz :\n CHECKSUM(SHA256) this package : 2b123f8b044ebc8ced6dd3e83cb586000424dd191f706bb352c3066f3ddaa5cb\n CHECKSUM(SHA256) upstream package : bf32a2eec63b5aa8350dcf6de55c8242c9998598f47db06536c8e3e2ea0071b5\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/amsrefs.doc.tar.xz :\n CHECKSUM(SHA256) this package : 78c37fe3108fe33823d0581b39135bff49d8cf7bfa9c6e64d6c64a984c5126f3\n CHECKSUM(SHA256) upstream package : 78c37fe3108fe33823d0581b39135bff49d8cf7bfa9c6e64d6c64a984c5126f3\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/amsrefs.tar.xz :\n CHECKSUM(SHA256) this package : 51cdc8810ddb2a0ee8e834c343b33dcd2fd57a4381372779777cbd90202ea89a\n CHECKSUM(SHA256) upstream package : 51cdc8810ddb2a0ee8e834c343b33dcd2fd57a4381372779777cbd90202ea89a\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ajl.tar.xz :\n CHECKSUM(SHA256) this package : 6f768c6e900aba70c0a5dbfea75b94d54bcc1600d8f5daedf8782c5b42dd31ec\n CHECKSUM(SHA256) upstream package : 64eae5712e7fd76c16e1edf09bb225d3aad31dbc0435d7cf04c593ba3683dce6\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/aichej.tar.xz :\n CHECKSUM(SHA256) this package : b19f5ae67e62bc9a7753ca54b6465327f9835b0e71d08cb433a66d1db55ca5a9\n CHECKSUM(SHA256) upstream package : 76665698d1e77f8fe6e1ef1af784537d64ba1e655647c87dc72ee7fc9b3dba38\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/aaai-named.tar.xz :\n CHECKSUM(SHA256) this package : 9c2dce5da7e17fc841e2f5094d284735f9a9e638fad5fe815b66cde39642cc87\n CHECKSUM(SHA256) upstream package : 0f9e56f62eeef63a19a955b6dd5b41f3842435b10faee7c13ef38d33b3b9e65a\nhttps://ctan.math.illinois.edu/systems/texlive/tlnet/archive/collection-bibtexextra.tar.xz :\n CHECKSUM(SHA256) this package : b9904356469705eb5f7fd92f92729015bf2601e401c921470a4152fdd252a675\n CHECKSUM(SHA256) upstream package : b9904356469705eb5f7fd92f92729015bf2601e401c921470a4152fdd252a675\ndiff -r also reports differences\n" }, { "header": "Requires", "text": "texlive-collection-bibtexextra (rpmlib, GLIBC filtered):\n biber\n texlive-aaai-named\n texlive-aichej\n texlive-ajl\n texlive-amsrefs\n texlive-annotate\n texlive-apacite\n texlive-apalike-ejor\n texlive-apalike2\n texlive-archaeologie\n texlive-authordate\n texlive-base\n texlive-beebe\n texlive-besjournals\n texlive-bestpapers\n texlive-bib2gls\n texlive-bib2qr\n texlive-bibarts\n texlive-bibbreeze\n texlive-bibcop\n texlive-bibexport\n texlive-bibhtml\n texlive-biblatex\n texlive-biblatex-abnt\n texlive-biblatex-ajc2020unofficial\n texlive-biblatex-anonymous\n texlive-biblatex-apa\n texlive-biblatex-apa6\n texlive-biblatex-archaeology\n texlive-biblatex-arthistory-bonn\n texlive-biblatex-bath\n texlive-biblatex-bookinarticle\n texlive-biblatex-bookinother\n texlive-biblatex-bwl\n texlive-biblatex-caspervector\n texlive-biblatex-chem\n texlive-biblatex-chicago\n texlive-biblatex-claves\n texlive-biblatex-cse\n texlive-biblatex-cv\n texlive-biblatex-dw\n texlive-biblatex-enc\n texlive-biblatex-ext\n texlive-biblatex-fiwi\n texlive-biblatex-gb7714-2015\n texlive-biblatex-german-legal\n texlive-biblatex-gost\n texlive-biblatex-historian\n texlive-biblatex-ieee\n texlive-biblatex-ijsra\n texlive-biblatex-iso690\n texlive-biblatex-jura2\n texlive-biblatex-juradiss\n texlive-biblatex-license\n texlive-biblatex-lncs\n texlive-biblatex-lni\n texlive-biblatex-luh-ipw\n texlive-biblatex-manuscripts-philology\n texlive-biblatex-mla\n texlive-biblatex-morenames\n texlive-biblatex-ms\n texlive-biblatex-multiple-dm\n texlive-biblatex-musuos\n texlive-biblatex-nature\n texlive-biblatex-nejm\n texlive-biblatex-nottsclassic\n texlive-biblatex-opcit-booktitle\n texlive-biblatex-oxref\n texlive-biblatex-philosophy\n texlive-biblatex-phys\n texlive-biblatex-publist\n texlive-biblatex-readbbl\n texlive-biblatex-realauthor\n texlive-biblatex-sbl\n texlive-biblatex-science\n texlive-biblatex-shortfields\n texlive-biblatex-socialscienceshuberlin\n texlive-biblatex-software\n texlive-biblatex-source-division\n texlive-biblatex-spbasic\n texlive-biblatex-subseries\n texlive-biblatex-swiss-legal\n texlive-biblatex-trad\n texlive-biblatex-true-citepages-omit\n texlive-biblatex-unified\n texlive-biblatex-vancouver\n texlive-biblatex2bibitem\n texlive-biblist\n texlive-bibtexperllibs\n texlive-bibtools\n texlive-bibtopic\n texlive-bibtopicprefix\n texlive-bibunits\n texlive-biolett-bst\n texlive-bookdb\n texlive-breakcites\n texlive-cell\n texlive-chbibref\n texlive-chembst\n texlive-chicago\n texlive-chicago-annote\n texlive-chicagoa\n texlive-chicagolinks\n texlive-chscite\n texlive-citation-style-language\n texlive-citeall\n texlive-citeref\n texlive-citeright\n texlive-collection-latex\n texlive-collref\n texlive-compactbib\n texlive-crossrefware\n texlive-custom-bib\n texlive-din1505\n texlive-dk-bib\n texlive-doipubmed\n texlive-ecobiblatex\n texlive-econ-bst\n texlive-economic\n texlive-fbs\n texlive-figbib\n texlive-footbib\n texlive-francais-bst\n texlive-gbt7714\n texlive-geschichtsfrkl\n texlive-harvard\n texlive-harvmac\n texlive-hep-bibliography\n texlive-historische-zeitschrift\n texlive-icite\n texlive-ietfbibs\n texlive-ijqc\n texlive-inlinebib\n texlive-iopart-num\n texlive-is-bst\n texlive-jbact\n texlive-jmb\n texlive-jneurosci\n texlive-jurabib\n texlive-ksfh_nat\n texlive-listbib\n texlive-logreq\n texlive-ltb2bib\n texlive-luabibentry\n texlive-margbib\n texlive-multibib\n texlive-multibibliography\n texlive-munich\n texlive-nar\n texlive-newcastle-bst\n texlive-nmbib\n texlive-notes2bib\n texlive-notex-bst\n texlive-oscola\n texlive-perception\n texlive-plainyr\n texlive-pnas2009\n texlive-rsc\n texlive-showtags\n texlive-sort-by-letters\n texlive-splitbib\n texlive-turabian-formatting\n texlive-uni-wtal-ger\n texlive-uni-wtal-lin\n texlive-urlbst\n texlive-usebib\n texlive-vak\n texlive-windycity\n texlive-xcite\n texlive-zootaxa-bst\n\ntexlive-aaai-named (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-aichej (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-ajl (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-amsrefs (rpmlib, GLIBC filtered):\n tex(backref.sty)\n tex(hyperref.sty)\n tex(url.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-annotate (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-apacite (rpmlib, GLIBC filtered):\n tex(index.sty)\n tex(multicol.sty)\n tex(natbib.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-apalike-ejor (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-apalike2 (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-archaeologie (rpmlib, GLIBC filtered):\n tex(standard.bbx)\n tex(ulem.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-authordate (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-beebe (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-besjournals (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-bestpapers (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-bib2qr (rpmlib, GLIBC filtered):\n tex(biblatex.sty)\n tex(ifthen.sty)\n tex(qrcode.sty)\n tex(xstring.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-bibarts (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-bibbreeze (rpmlib, GLIBC filtered):\n tex(numeric.bbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-bibhtml (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex (rpmlib, GLIBC filtered):\n biber\n tex(etoolbox.sty)\n tex(ifthen.sty)\n tex(keyval.sty)\n tex(kvoptions.sty)\n tex(logreq.sty)\n tex(pdftexcmds.sty)\n tex(url.sty)\n tex(xparse.sty)\n texlive-base\n texlive-etoolbox\n texlive-kpathsea\n texlive-kvoptions\n texlive-logreq\n texlive-pdftexcmds\n texlive-url\n\ntexlive-biblatex-abnt (rpmlib, GLIBC filtered):\n biber\n tex(authoryear-comp.cbx)\n tex(numeric.cbx)\n tex(standard.bbx)\n tex(xparse.sty)\n tex(xpatch.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-ajc2020unofficial (rpmlib, GLIBC filtered):\n tex(numeric.bbx)\n tex(numeric.cbx)\n tex(shortmathj.sty)\n tex(standard.bbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-anonymous (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-apa (rpmlib, GLIBC filtered):\n biber\n tex(standard.bbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-apa6 (rpmlib, GLIBC filtered):\n biber\n tex(standard.bbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-archaeology (rpmlib, GLIBC filtered):\n biber\n tex(array.sty)\n tex(authoryear-comp.bbx)\n tex(authoryear-comp.cbx)\n tex(authoryear-ibid.bbx)\n tex(authoryear-ibid.cbx)\n tex(authoryear-icomp.bbx)\n tex(authoryear-icomp.cbx)\n tex(authoryear.bbx)\n tex(authoryear.cbx)\n tex(calc.sty)\n tex(numeric-comp.bbx)\n tex(numeric-comp.cbx)\n tex(tabulary.sty)\n tex(verbose-ibid.bbx)\n tex(verbose-ibid.cbx)\n tex(verbose-trad2.bbx)\n tex(verbose-trad2.cbx)\n tex(verbose.bbx)\n tex(verbose.cbx)\n tex(xpatch.sty)\n tex(xstring.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-arthistory-bonn (rpmlib, GLIBC filtered):\n tex(authoryear-ibid.cbx)\n tex(authoryear.bbx)\n tex(csquotes.sty)\n tex(xpatch.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-bath (rpmlib, GLIBC filtered):\n tex(authoryear-comp.cbx)\n tex(etoolbox.sty)\n tex(xpatch.sty)\n tex(xstring.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-bookinarticle (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-bookinother (rpmlib, GLIBC filtered):\n biber\n tex(verbose.bbx)\n tex(xpatch.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-bwl (rpmlib, GLIBC filtered):\n tex(authoryear.bbx)\n tex(authoryear.cbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-caspervector (rpmlib, GLIBC filtered):\n tex(authoryear-comp.bbx)\n tex(authoryear-comp.cbx)\n tex(numeric-comp.bbx)\n tex(numeric-comp.cbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-chem (rpmlib, GLIBC filtered):\n tex(numeric-comp.bbx)\n tex(numeric-comp.cbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-chicago (rpmlib, GLIBC filtered):\n tex(biblatex.sty)\n tex(endnotes.sty)\n tex(etoolbox.sty)\n tex(hyperref.sty)\n tex(kvoptions.sty)\n tex(listings.sty)\n tex(refcount.sty)\n tex(xcolor.sty)\n tex(xparse.sty)\n tex(xstring.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-claves (rpmlib, GLIBC filtered):\n tex(verbose.bbx)\n tex(xpatch.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-cse (rpmlib, GLIBC filtered):\n tex(authoryear.bbx)\n tex(authoryear.cbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-cv (rpmlib, GLIBC filtered):\n tex(authoryear.bbx)\n tex(authoryear.cbx)\n tex(biblatex.sty)\n tex(datenumber.sty)\n tex(fp.sty)\n tex(totcount.sty)\n tex(xparse.sty)\n tex(xpatch.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-dw (rpmlib, GLIBC filtered):\n tex(standard.bbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-enc (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-ext (rpmlib, GLIBC filtered):\n tex(authortitle-comp.bbx)\n tex(authortitle-comp.cbx)\n tex(authortitle-ibid.bbx)\n tex(authortitle-ibid.cbx)\n tex(authortitle-icomp.bbx)\n tex(authortitle-icomp.cbx)\n tex(authortitle-tcomp.bbx)\n tex(authortitle-terse.bbx)\n tex(authortitle-ticomp.bbx)\n tex(authortitle.bbx)\n tex(authortitle.cbx)\n tex(authoryear-comp.bbx)\n tex(authoryear-comp.cbx)\n tex(authoryear-ibid.bbx)\n tex(authoryear-ibid.cbx)\n tex(authoryear-icomp.bbx)\n tex(authoryear-icomp.cbx)\n tex(authoryear.bbx)\n tex(authoryear.cbx)\n tex(biblatex.sty)\n tex(etoolbox.sty)\n tex(kvoptions.sty)\n tex(numeric-comp.bbx)\n tex(numeric-comp.cbx)\n tex(numeric-verb.bbx)\n tex(numeric-verb.cbx)\n tex(numeric.bbx)\n tex(numeric.cbx)\n tex(standard.bbx)\n tex(tikz.sty)\n tex(verbose-ibid.bbx)\n tex(verbose-ibid.cbx)\n tex(verbose-inote.bbx)\n tex(verbose-inote.cbx)\n tex(verbose-note.bbx)\n tex(verbose-note.cbx)\n tex(verbose-trad1.bbx)\n tex(verbose-trad1.cbx)\n tex(verbose-trad2.bbx)\n tex(verbose-trad2.cbx)\n tex(verbose-trad3.bbx)\n tex(verbose-trad3.cbx)\n tex(verbose.bbx)\n tex(verbose.cbx)\n tex(xcolor.sty)\n tex(xparse.sty)\n tex(xsavebox.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-fiwi (rpmlib, GLIBC filtered):\n tex(standard.bbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-gb7714-2015 (rpmlib, GLIBC filtered):\n tex(authoryear-comp.cbx)\n tex(authoryear.bbx)\n tex(mfirstuc.sty)\n tex(numeric-comp.bbx)\n tex(numeric-comp.cbx)\n tex(xstring.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-german-legal (rpmlib, GLIBC filtered):\n tex(ext-authortitle.bbx)\n tex(ext-authortitle.cbx)\n tex(xpatch.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-gost (rpmlib, GLIBC filtered):\n biber\n tex(numeric-comp.cbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-historian (rpmlib, GLIBC filtered):\n tex(standard.bbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-ieee (rpmlib, GLIBC filtered):\n tex(numeric-comp.bbx)\n tex(numeric-comp.cbx)\n tex(numeric-verb.cbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-ijsra (rpmlib, GLIBC filtered):\n tex(authoryear.bbx)\n tex(authoryear.cbx)\n tex(xpatch.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-iso690 (rpmlib, GLIBC filtered):\n tex(authortitle.cbx)\n tex(authoryear.cbx)\n tex(numeric.cbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-jura2 (rpmlib, GLIBC filtered):\n tex(ext-authortitle-ibid.bbx)\n tex(ext-authortitle-ibid.cbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-juradiss (rpmlib, GLIBC filtered):\n tex(authortitle-dw.bbx)\n tex(authortitle-dw.cbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-license (rpmlib, GLIBC filtered):\n tex(biblatex.sty)\n tex(hyperref.sty)\n tex(kvoptions.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-lncs (rpmlib, GLIBC filtered):\n tex(numeric.bbx)\n tex(numeric.cbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-lni (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-luh-ipw (rpmlib, GLIBC filtered):\n tex(authoryear-icomp.bbx)\n tex(authoryear-icomp.cbx)\n tex(verbose-inote.bbx)\n tex(verbose-inote.cbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-manuscripts-philology (rpmlib, GLIBC filtered):\n tex(verbose.bbx)\n tex(xpatch.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-mla (rpmlib, GLIBC filtered):\n tex(standard.bbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-morenames (rpmlib, GLIBC filtered):\n biber\n tex(verbose.bbx)\n tex(xpatch.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-ms (rpmlib, GLIBC filtered):\n biber\n tex(authortitle-comp.cbx)\n tex(authortitle-icomp.cbx)\n tex(authortitle.bbx)\n tex(authortitle.cbx)\n tex(authoryear.bbx)\n tex(etoolbox.sty)\n tex(ifthen.sty)\n tex(keyval.sty)\n tex(kvoptions.sty)\n tex(logreq.sty)\n tex(numeric.bbx)\n tex(pdftexcmds.sty)\n tex(standard.bbx)\n tex(url.sty)\n tex(xparse.sty)\n texlive-base\n texlive-etoolbox\n texlive-kpathsea\n texlive-kvoptions\n texlive-logreq\n texlive-pdftexcmds\n texlive-url\n\ntexlive-biblatex-multiple-dm (rpmlib, GLIBC filtered):\n tex(etoolbox.sty)\n tex(kvoptions.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-musuos (rpmlib, GLIBC filtered):\n tex(authortitle.bbx)\n tex(verbose-ibid.cbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-nature (rpmlib, GLIBC filtered):\n tex(numeric-comp.bbx)\n tex(numeric-comp.cbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-nejm (rpmlib, GLIBC filtered):\n biber\n tex(numeric-comp.cbx)\n tex(numeric.bbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-nottsclassic (rpmlib, GLIBC filtered):\n tex(authoryear.bbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-opcit-booktitle (rpmlib, GLIBC filtered):\n tex(ltxcmds.sty)\n tex(xkeyval.sty)\n tex(xpatch.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-oxref (rpmlib, GLIBC filtered):\n tex(authoryear-comp.cbx)\n tex(etoolbox.sty)\n tex(graphicx.sty)\n tex(numeric-comp.cbx)\n tex(standard.bbx)\n tex(verbose-ibid.cbx)\n tex(verbose-inote.cbx)\n tex(verbose-note.cbx)\n tex(verbose-trad1.cbx)\n tex(verbose-trad2.cbx)\n tex(verbose-trad3.cbx)\n tex(verbose.cbx)\n tex(xpatch.sty)\n tex(xstring.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-philosophy (rpmlib, GLIBC filtered):\n biber\n tex(authortitle.bbx)\n tex(authoryear-comp.bbx)\n tex(authoryear-comp.cbx)\n tex(standard.bbx)\n tex(verbose-trad2.cbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-phys (rpmlib, GLIBC filtered):\n tex(numeric-comp.bbx)\n tex(numeric-comp.cbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-publist (rpmlib, GLIBC filtered):\n tex(numeric.cbx)\n tex(xcolor.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-readbbl (rpmlib, GLIBC filtered):\n tex(xkeyval.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-realauthor (rpmlib, GLIBC filtered):\n tex(verbose.bbx)\n tex(xpatch.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-sbl (rpmlib, GLIBC filtered):\n tex(biblatex.sty)\n tex(bibleref-parse.sty)\n tex(fancyhdr.sty)\n tex(footmisc.sty)\n tex(geometry.sty)\n tex(hyperref.sty)\n tex(imakeidx.sty)\n tex(setspace.sty)\n tex(textcase.sty)\n tex(titlesec.sty)\n tex(titletoc.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-science (rpmlib, GLIBC filtered):\n tex(numeric-comp.bbx)\n tex(numeric-comp.cbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-shortfields (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-socialscienceshuberlin (rpmlib, GLIBC filtered):\n tex(ext-authoryear.bbx)\n tex(ext-authoryear.cbx)\n tex(xcolor.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-software (rpmlib, GLIBC filtered):\n biber\n tex(xurl.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-source-division (rpmlib, GLIBC filtered):\n tex(kvoptions.sty)\n tex(xpatch.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-spbasic (rpmlib, GLIBC filtered):\n tex(authoryear.bbx)\n tex(authoryear.cbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-subseries (rpmlib, GLIBC filtered):\n tex(verbose.bbx)\n tex(xpatch.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-swiss-legal (rpmlib, GLIBC filtered):\n biber\n tex(amssymb.sty)\n tex(xstring.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-trad (rpmlib, GLIBC filtered):\n tex(numeric.cbx)\n tex(standard.bbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-true-citepages-omit (rpmlib, GLIBC filtered):\n tex(xstring.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-unified (rpmlib, GLIBC filtered):\n tex(authoryear-comp.cbx)\n tex(authoryear.bbx)\n tex(xpatch.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex-vancouver (rpmlib, GLIBC filtered):\n biber\n tex(ifthen.sty)\n tex(numeric.bbx)\n tex(numeric.cbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblatex2bibitem (rpmlib, GLIBC filtered):\n tex(biblatex.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-biblist (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-bibtools (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-bibtopic (rpmlib, GLIBC filtered):\n tex(ifthen.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-bibtopicprefix (rpmlib, GLIBC filtered):\n tex(bibtopic.sty)\n tex(scrlfile.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-bibunits (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-biolett-bst (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-bookdb (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-breakcites (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-cell (rpmlib, GLIBC filtered):\n tex(cite.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-chbibref (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-chembst (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-chicago (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-chicago-annote (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-chicagoa (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-chicagolinks (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-chscite (rpmlib, GLIBC filtered):\n tex(ifthen.sty)\n tex(url.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-citeall (rpmlib, GLIBC filtered):\n tex(xparse.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-citeref (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-citeright (rpmlib, GLIBC filtered):\n tex(etoolbox.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-collref (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-compactbib (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-custom-bib (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-din1505 (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-dk-bib (rpmlib, GLIBC filtered):\n tex(url.sty)\n tex(xkeyval.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-doipubmed (rpmlib, GLIBC filtered):\n tex(url.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-ecobiblatex (rpmlib, GLIBC filtered):\n tex(authoryear-comp.bbx)\n tex(authoryear-comp.cbx)\n tex(standard.bbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-econ-bst (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-economic (rpmlib, GLIBC filtered):\n tex(ulem.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-fbs (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-figbib (rpmlib, GLIBC filtered):\n tex(epsfig.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-footbib (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-francais-bst (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-gbt7714 (rpmlib, GLIBC filtered):\n tex(natbib.sty)\n tex(url.sty)\n texlive-base\n texlive-bibtex\n texlive-kpathsea\n texlive-natbib\n texlive-url\n\ntexlive-geschichtsfrkl (rpmlib, GLIBC filtered):\n tex(standard.bbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-harvard (rpmlib, GLIBC filtered):\n latex2html\n tex(ifthen.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-harvmac (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-hep-bibliography (rpmlib, GLIBC filtered):\n tex(biblatex.sty)\n tex(kvoptions.sty)\n tex(relsize.sty)\n tex(xparse.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-historische-zeitschrift (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-icite (rpmlib, GLIBC filtered):\n tex(datatool.sty)\n tex(usebib.sty)\n tex(xkeyval.sty)\n tex(xparse.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-ietfbibs (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-ijqc (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-inlinebib (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-iopart-num (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-is-bst (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-jbact (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-jmb (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-jneurosci (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-jurabib (rpmlib, GLIBC filtered):\n tex(array.sty)\n tex(bibunits.sty)\n tex(calc.sty)\n tex(hyperref.sty)\n tex(ifthen.sty)\n tex(keyval.sty)\n tex(url.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-ksfh_nat (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-logreq (rpmlib, GLIBC filtered):\n tex(etoolbox.sty)\n tex(keyval.sty)\n texlive-base\n texlive-etoolbox\n texlive-kpathsea\n\ntexlive-ltb2bib (rpmlib, GLIBC filtered):\n tex(amsrefs.sty)\n tex(xpatch.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-luabibentry (rpmlib, GLIBC filtered):\n tex(ifluatex.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-margbib (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-multibib (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-munich (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-nar (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-newcastle-bst (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-nmbib (rpmlib, GLIBC filtered):\n tex(natbib.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-notes2bib (rpmlib, GLIBC filtered):\n tex(xparse.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-notex-bst (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-oscola (rpmlib, GLIBC filtered):\n biber\n tex(authortitle.bbx)\n tex(verbose-inote.cbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-perception (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-plainyr (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-pnas2009 (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-rsc (rpmlib, GLIBC filtered):\n tex(kvoptions.sty)\n tex(mciteplus.sty)\n tex(natbib.sty)\n tex(natmove.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-showtags (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-sort-by-letters (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-splitbib (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-turabian-formatting (rpmlib, GLIBC filtered):\n tex(endnotes.sty)\n tex(etoolbox.sty)\n tex(footmisc.sty)\n tex(nowidow.sty)\n tex(setspace.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-uni-wtal-ger (rpmlib, GLIBC filtered):\n tex(authortitle-dw.bbx)\n tex(authortitle-dw.cbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-uni-wtal-lin (rpmlib, GLIBC filtered):\n tex(authoryear.bbx)\n tex(authoryear.cbx)\n texlive-base\n texlive-kpathsea\n\ntexlive-usebib (rpmlib, GLIBC filtered):\n tex(keyval.sty)\n tex(url.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-vak (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\ntexlive-windycity (rpmlib, GLIBC filtered):\n tex(babel.sty)\n tex(biblatex.sty)\n tex(booktabs.sty)\n tex(btxdockit.sty)\n tex(caption.sty)\n tex(csquotes.sty)\n tex(enumitem.sty)\n tex(fancyhdr.sty)\n tex(float.sty)\n tex(fontenc.sty)\n tex(fontspec.sty)\n tex(helvet.sty)\n tex(hyperref.sty)\n tex(ifxetex.sty)\n tex(inputenc.sty)\n tex(pifont.sty)\n tex(textcomp.sty)\n tex(tgtermes.sty)\n tex(titlesec.sty)\n tex(tocloft.sty)\n tex(xltxtra.sty)\n tex(xunicode.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-xcite (rpmlib, GLIBC filtered):\n tex(xr.sty)\n texlive-base\n texlive-kpathsea\n\ntexlive-zootaxa-bst (rpmlib, GLIBC filtered):\n texlive-base\n texlive-kpathsea\n\n" }, { "header": "Provides", "text": "texlive-collection-bibtexextra:\n texlive-collection-bibtexextra\n\ntexlive-aaai-named:\n texlive-aaai-named\n\ntexlive-aichej:\n texlive-aichej\n\ntexlive-ajl:\n texlive-ajl\n\ntexlive-amsrefs:\n tex(amsbst.sty)\n tex(amsrefs.sty)\n tex(ifoption.sty)\n tex(mathscinet.sty)\n tex(pcatcode.sty)\n tex(rkeyval.sty)\n tex(textcmds.sty)\n texlive-amsrefs\n\ntexlive-annotate:\n texlive-annotate\n\ntexlive-apacite:\n tex(apacdoc.sty)\n tex(apacite.sty)\n texlive-apacite\n\ntexlive-apalike-ejor:\n texlive-apalike-ejor\n\ntexlive-apalike2:\n texlive-apalike2\n\ntexlive-archaeologie:\n tex(archaeologie.bbx)\n tex(archaeologie.cbx)\n texlive-archaeologie\n\ntexlive-authordate:\n tex(authordate1-4.sty)\n texlive-authordate\n\ntexlive-beebe:\n tex(bibnames.sty)\n tex(texnames.sty)\n tex(tugboat.def)\n texlive-beebe\n\ntexlive-besjournals:\n texlive-besjournals\n\ntexlive-bestpapers:\n texlive-bestpapers\n\ntexlive-bib2qr:\n tex(bib2qr.sty)\n texlive-bib2qr\n\ntexlive-bibarts:\n tex(bibarts.sty)\n texlive-bibarts\n\ntexlive-bibbreeze:\n tex(BibBreeze.bbx)\n texlive-bibbreeze\n\ntexlive-bibhtml:\n texlive-bibhtml\n\ntexlive-biblatex:\n tex(alphabetic-verb.bbx)\n tex(alphabetic-verb.cbx)\n tex(alphabetic.bbx)\n tex(alphabetic.cbx)\n tex(authortitle-comp.bbx)\n tex(authortitle-comp.cbx)\n tex(authortitle-ibid.bbx)\n tex(authortitle-ibid.cbx)\n tex(authortitle-icomp.bbx)\n tex(authortitle-icomp.cbx)\n tex(authortitle-tcomp.bbx)\n tex(authortitle-tcomp.cbx)\n tex(authortitle-terse.bbx)\n tex(authortitle-terse.cbx)\n tex(authortitle-ticomp.bbx)\n tex(authortitle-ticomp.cbx)\n tex(authortitle.bbx)\n tex(authortitle.cbx)\n tex(authoryear-comp.bbx)\n tex(authoryear-comp.cbx)\n tex(authoryear-ibid.bbx)\n tex(authoryear-ibid.cbx)\n tex(authoryear-icomp.bbx)\n tex(authoryear-icomp.cbx)\n tex(authoryear.bbx)\n tex(authoryear.cbx)\n tex(biblatex.def)\n tex(biblatex.sty)\n tex(blx-bibtex.def)\n tex(blx-case-expl3.sty)\n tex(blx-case-latex2e.sty)\n tex(blx-compat.def)\n tex(blx-dm.def)\n tex(blx-mcite.def)\n tex(blx-natbib.def)\n tex(blx-unicode.def)\n tex(debug.bbx)\n tex(debug.cbx)\n tex(draft.bbx)\n tex(draft.cbx)\n tex(numeric-comp.bbx)\n tex(numeric-comp.cbx)\n tex(numeric-verb.bbx)\n tex(numeric-verb.cbx)\n tex(numeric.bbx)\n tex(numeric.cbx)\n tex(reading.bbx)\n tex(reading.cbx)\n tex(standard.bbx)\n tex(verbose-ibid.bbx)\n tex(verbose-ibid.cbx)\n tex(verbose-inote.bbx)\n tex(verbose-inote.cbx)\n tex(verbose-note.bbx)\n tex(verbose-note.cbx)\n tex(verbose-trad1.bbx)\n tex(verbose-trad1.cbx)\n tex(verbose-trad2.bbx)\n tex(verbose-trad2.cbx)\n tex(verbose-trad3.bbx)\n tex(verbose-trad3.cbx)\n tex(verbose.bbx)\n tex(verbose.cbx)\n texlive-biblatex\n\ntexlive-biblatex-abnt:\n tex(abnt-ibid.bbx)\n tex(abnt-ibid.cbx)\n tex(abnt-numeric.bbx)\n tex(abnt-numeric.cbx)\n tex(abnt.bbx)\n tex(abnt.cbx)\n texlive-biblatex-abnt\n\ntexlive-biblatex-ajc2020unofficial:\n tex(ajc2020unofficial.bbx)\n tex(ajc2020unofficial.cbx)\n texlive-biblatex-ajc2020unofficial\n\ntexlive-biblatex-anonymous:\n tex(biblatex-anonymous.sty)\n texlive-biblatex-anonymous\n\ntexlive-biblatex-apa:\n tex(apa.bbx)\n tex(apa.cbx)\n texlive-biblatex-apa\n\ntexlive-biblatex-apa6:\n tex(apa6.bbx)\n tex(apa6.cbx)\n texlive-biblatex-apa6\n\ntexlive-biblatex-archaeology:\n tex(aefkw.bbx)\n tex(aefkw.cbx)\n tex(afwl.bbx)\n tex(afwl.cbx)\n tex(amit.bbx)\n tex(amit.cbx)\n tex(archa.bbx)\n tex(archa.cbx)\n tex(authoryear-archaeology.bbx)\n tex(authoryear-archaeology.cbx)\n tex(authoryear-comp-archaeology.bbx)\n tex(authoryear-comp-archaeology.cbx)\n tex(authoryear-ibid-archaeology.bbx)\n tex(authoryear-ibid-archaeology.cbx)\n tex(authoryear-icomp-archaeology.bbx)\n tex(authoryear-icomp-archaeology.cbx)\n tex(biblatex-archaeology.sty)\n tex(dguf-alt.bbx)\n tex(dguf-alt.cbx)\n tex(dguf-apa.bbx)\n tex(dguf-apa.cbx)\n tex(dguf.bbx)\n tex(dguf.cbx)\n tex(eaz-alt.bbx)\n tex(eaz-alt.cbx)\n tex(eaz.bbx)\n tex(eaz.cbx)\n tex(foe.bbx)\n tex(foe.cbx)\n tex(jb-halle.bbx)\n tex(jb-halle.cbx)\n tex(jb-kreis-neuss.bbx)\n tex(jb-kreis-neuss.cbx)\n tex(karl.bbx)\n tex(karl.cbx)\n tex(kunde.bbx)\n tex(kunde.cbx)\n tex(maja.bbx)\n tex(maja.cbx)\n tex(mpk.bbx)\n tex(mpk.cbx)\n tex(mpkoeaw.bbx)\n tex(mpkoeaw.cbx)\n tex(niedersachsen.bbx)\n tex(niedersachsen.cbx)\n tex(nnu.bbx)\n tex(nnu.cbx)\n tex(numeric-comp-archaeology.bbx)\n tex(numeric-comp-archaeology.cbx)\n tex(offa.bbx)\n tex(offa.cbx)\n tex(rgk-inline-old.bbx)\n tex(rgk-inline-old.cbx)\n tex(rgk-inline.bbx)\n tex(rgk-inline.cbx)\n tex(rgk-numeric-old.bbx)\n tex(rgk-numeric-old.cbx)\n tex(rgk-numeric.bbx)\n tex(rgk-numeric.cbx)\n tex(rgk-verbose-old.bbx)\n tex(rgk-verbose-old.cbx)\n tex(rgk-verbose.bbx)\n tex(rgk-verbose.cbx)\n tex(rgzm-inline.bbx)\n tex(rgzm-inline.cbx)\n tex(rgzm-numeric.bbx)\n tex(rgzm-numeric.cbx)\n tex(rgzm-verbose.bbx)\n tex(rgzm-verbose.cbx)\n tex(ufg-muenster-inline.bbx)\n tex(ufg-muenster-inline.cbx)\n tex(ufg-muenster-numeric.bbx)\n tex(ufg-muenster-numeric.cbx)\n tex(ufg-muenster-verbose.bbx)\n tex(ufg-muenster-verbose.cbx)\n tex(verbose-archaeology.bbx)\n tex(verbose-archaeology.cbx)\n tex(verbose-ibid-archaeology.bbx)\n tex(verbose-ibid-archaeology.cbx)\n tex(verbose-trad2note-archaeology.bbx)\n tex(verbose-trad2note-archaeology.cbx)\n tex(volkskunde.bbx)\n tex(volkskunde.cbx)\n tex(zaak.bbx)\n tex(zaak.cbx)\n tex(zaes.bbx)\n tex(zaes.cbx)\n texlive-biblatex-archaeology\n\ntexlive-biblatex-arthistory-bonn:\n tex(arthistory-bonn.bbx)\n tex(arthistory-bonn.cbx)\n texlive-biblatex-arthistory-bonn\n\ntexlive-biblatex-bath:\n tex(bath.bbx)\n tex(bath.cbx)\n texlive-biblatex-bath\n\ntexlive-biblatex-bookinarticle:\n tex(biblatex-bookinarticle.sty)\n texlive-biblatex-bookinarticle\n\ntexlive-biblatex-bookinother:\n tex(bookinother.bbx)\n texlive-biblatex-bookinother\n\ntexlive-biblatex-bwl:\n tex(bwl-FU.bbx)\n tex(bwl-FU.cbx)\n texlive-biblatex-bwl\n\ntexlive-biblatex-caspervector:\n tex(blx-caspervector-base.def)\n tex(blx-caspervector-gbk.def)\n tex(blx-caspervector-utf8.def)\n tex(caspervector-ay.bbx)\n tex(caspervector-ay.cbx)\n tex(caspervector.bbx)\n tex(caspervector.cbx)\n texlive-biblatex-caspervector\n\ntexlive-biblatex-chem:\n tex(chem-acs.bbx)\n tex(chem-acs.cbx)\n tex(chem-angew.bbx)\n tex(chem-angew.cbx)\n tex(chem-biochem.bbx)\n tex(chem-biochem.cbx)\n tex(chem-rsc.bbx)\n tex(chem-rsc.cbx)\n texlive-biblatex-chem\n\ntexlive-biblatex-chicago:\n tex(biblatex-chicago.sty)\n tex(chicago-authordate-trad.bbx)\n tex(chicago-authordate-trad.cbx)\n tex(chicago-authordate-trad16.bbx)\n tex(chicago-authordate-trad16.cbx)\n tex(chicago-authordate.bbx)\n tex(chicago-authordate.cbx)\n tex(chicago-authordate16.bbx)\n tex(chicago-authordate16.cbx)\n tex(chicago-dates-common.cbx)\n tex(chicago-dates-common16.cbx)\n tex(chicago-notes.bbx)\n tex(chicago-notes.cbx)\n tex(chicago-notes16.bbx)\n tex(chicago-notes16.cbx)\n tex(cmsdocs.sty)\n tex(cmsendnotes.sty)\n texlive-biblatex-chicago\n\ntexlive-biblatex-claves:\n tex(claves.bbx)\n texlive-biblatex-claves\n\ntexlive-biblatex-cse:\n tex(biblatex-cse.bbx)\n tex(biblatex-cse.cbx)\n texlive-biblatex-cse\n\ntexlive-biblatex-cv:\n tex(biblatex-cv.bbx)\n tex(biblatex-cv.cbx)\n tex(biblatex-cv.sty)\n texlive-biblatex-cv\n\ntexlive-biblatex-dw:\n tex(authortitle-dw.bbx)\n tex(authortitle-dw.cbx)\n tex(footnote-dw.bbx)\n tex(footnote-dw.cbx)\n tex(standard-dw.bbx)\n tex(standard-dw.cbx)\n texlive-biblatex-dw\n\ntexlive-biblatex-enc:\n tex(enc.bbx)\n tex(enc.cbx)\n texlive-biblatex-enc\n\ntexlive-biblatex-ext:\n tex(biblatex-ext-oa-doiapi.sty)\n tex(biblatex-ext-oa.sty)\n tex(biblatex-ext-oasymb-l3draw.sty)\n tex(biblatex-ext-oasymb-pict2e.sty)\n tex(biblatex-ext-oasymb-tikz.sty)\n tex(biblatex-ext-tabular.sty)\n tex(ext-alphabetic-verb.bbx)\n tex(ext-alphabetic-verb.cbx)\n tex(ext-alphabetic.bbx)\n tex(ext-alphabetic.cbx)\n tex(ext-authornumber-comp.bbx)\n tex(ext-authornumber-comp.cbx)\n tex(ext-authornumber-ecomp.bbx)\n tex(ext-authornumber-ecomp.cbx)\n tex(ext-authornumber-tcomp.bbx)\n tex(ext-authornumber-tcomp.cbx)\n tex(ext-authornumber-tecomp.bbx)\n tex(ext-authornumber-tecomp.cbx)\n tex(ext-authornumber-terse.bbx)\n tex(ext-authornumber-terse.cbx)\n tex(ext-authornumber.bbx)\n tex(ext-authornumber.cbx)\n tex(ext-authortitle-common.bbx)\n tex(ext-authortitle-comp.bbx)\n tex(ext-authortitle-comp.cbx)\n tex(ext-authortitle-ibid.bbx)\n tex(ext-authortitle-ibid.cbx)\n tex(ext-authortitle-icomp.bbx)\n tex(ext-authortitle-icomp.cbx)\n tex(ext-authortitle-tcomp.bbx)\n tex(ext-authortitle-tcomp.cbx)\n tex(ext-authortitle-terse.bbx)\n tex(ext-authortitle-terse.cbx)\n tex(ext-authortitle-ticomp.bbx)\n tex(ext-authortitle-ticomp.cbx)\n tex(ext-authortitle.bbx)\n tex(ext-authortitle.cbx)\n tex(ext-authoryear-common.bbx)\n tex(ext-authoryear-comp.bbx)\n tex(ext-authoryear-comp.cbx)\n tex(ext-authoryear-ecomp.bbx)\n tex(ext-authoryear-ecomp.cbx)\n tex(ext-authoryear-ibid.bbx)\n tex(ext-authoryear-ibid.cbx)\n tex(ext-authoryear-icomp.bbx)\n tex(ext-authoryear-icomp.cbx)\n tex(ext-authoryear-iecomp.bbx)\n tex(ext-authoryear-iecomp.cbx)\n tex(ext-authoryear-tcomp.bbx)\n tex(ext-authoryear-tcomp.cbx)\n tex(ext-authoryear-tecomp.bbx)\n tex(ext-authoryear-tecomp.cbx)\n tex(ext-authoryear-terse.bbx)\n tex(ext-authoryear-terse.cbx)\n tex(ext-authoryear-ticomp.bbx)\n tex(ext-authoryear-ticomp.cbx)\n tex(ext-authoryear-tiecomp.bbx)\n tex(ext-authoryear-tiecomp.cbx)\n tex(ext-authoryear.bbx)\n tex(ext-authoryear.cbx)\n tex(ext-biblatex-aux.def)\n tex(ext-dashed-common.bbx)\n tex(ext-numeric-comp.bbx)\n tex(ext-numeric-comp.cbx)\n tex(ext-numeric-verb.bbx)\n tex(ext-numeric-verb.cbx)\n tex(ext-numeric.bbx)\n tex(ext-numeric.cbx)\n tex(ext-standard.bbx)\n tex(ext-verbose-common.cbx)\n tex(ext-verbose-ibid.bbx)\n tex(ext-verbose-ibid.cbx)\n tex(ext-verbose-inote.bbx)\n tex(ext-verbose-inote.cbx)\n tex(ext-verbose-note-common.cbx)\n tex(ext-verbose-note.bbx)\n tex(ext-verbose-note.cbx)\n tex(ext-verbose-trad1.bbx)\n tex(ext-verbose-trad1.cbx)\n tex(ext-verbose-trad2.bbx)\n tex(ext-verbose-trad2.cbx)\n tex(ext-verbose-trad3.bbx)\n tex(ext-verbose-trad3.cbx)\n tex(ext-verbose.bbx)\n tex(ext-verbose.cbx)\n texlive-biblatex-ext\n\ntexlive-biblatex-fiwi:\n tex(fiwi-yearbeginning.bbx)\n tex(fiwi.bbx)\n tex(fiwi.cbx)\n tex(fiwi2.bbx)\n tex(fiwi2.cbx)\n texlive-biblatex-fiwi\n\ntexlive-biblatex-gb7714-2015:\n tex(chinese-cajhss.bbx)\n tex(chinese-cajhss.cbx)\n tex(chinese-cajhssay.bbx)\n tex(chinese-cajhssay.cbx)\n tex(chinese-css.bbx)\n tex(chinese-css.cbx)\n tex(chinese-erj.bbx)\n tex(chinese-erj.cbx)\n tex(chinese-jmw.bbx)\n tex(chinese-jmw.cbx)\n tex(chinese-molc.bbx)\n tex(chinese-molc.cbx)\n tex(gb7714-1987.bbx)\n tex(gb7714-1987.cbx)\n tex(gb7714-1987ay.bbx)\n tex(gb7714-1987ay.cbx)\n tex(gb7714-2005.bbx)\n tex(gb7714-2005.cbx)\n tex(gb7714-2005ay.bbx)\n tex(gb7714-2005ay.cbx)\n tex(gb7714-2015-gbk.def)\n tex(gb7714-2015.bbx)\n tex(gb7714-2015.cbx)\n tex(gb7714-2015ay.bbx)\n tex(gb7714-2015ay.cbx)\n tex(gb7714-2015ms.bbx)\n tex(gb7714-2015ms.cbx)\n tex(gb7714-2015mx.bbx)\n tex(gb7714-2015mx.cbx)\n tex(gb7714-2025.bbx)\n tex(gb7714-2025.cbx)\n tex(gb7714-2025ay.bbx)\n tex(gb7714-2025ay.cbx)\n tex(gb7714-CCNU.bbx)\n tex(gb7714-CCNU.cbx)\n tex(gb7714-CCNUay.bbx)\n tex(gb7714-CCNUay.cbx)\n tex(gb7714-NWAFU.bbx)\n tex(gb7714-NWAFU.cbx)\n tex(gb7714-SEU.bbx)\n tex(gb7714-SEU.cbx)\n tex(gb7714.bbx)\n tex(gb7714.cbx)\n tex(gb7714ay.bbx)\n tex(gb7714ay.cbx)\n texlive-biblatex-gb7714-2015\n\ntexlive-biblatex-german-legal:\n tex(german-legal-book.bbx)\n tex(german-legal-book.cbx)\n texlive-biblatex-german-legal\n\ntexlive-biblatex-gost:\n tex(biblatex-gost.def)\n tex(gost-alphabetic-min.bbx)\n tex(gost-alphabetic-min.cbx)\n tex(gost-alphabetic.bbx)\n tex(gost-alphabetic.cbx)\n tex(gost-authoryear-min.bbx)\n tex(gost-authoryear-min.cbx)\n tex(gost-authoryear.bbx)\n tex(gost-authoryear.cbx)\n tex(gost-footnote-min.bbx)\n tex(gost-footnote-min.cbx)\n tex(gost-footnote.bbx)\n tex(gost-footnote.cbx)\n tex(gost-inline-min.bbx)\n tex(gost-inline-min.cbx)\n tex(gost-inline.bbx)\n tex(gost-inline.cbx)\n tex(gost-numeric-min.bbx)\n tex(gost-numeric-min.cbx)\n tex(gost-numeric.bbx)\n tex(gost-numeric.cbx)\n tex(gost-standard.bbx)\n texlive-biblatex-gost\n\ntexlive-biblatex-historian:\n tex(historian.bbx)\n tex(historian.cbx)\n texlive-biblatex-historian\n\ntexlive-biblatex-ieee:\n tex(ieee-alphabetic.bbx)\n tex(ieee-alphabetic.cbx)\n tex(ieee-comp.cbx)\n tex(ieee.bbx)\n tex(ieee.cbx)\n texlive-biblatex-ieee\n\ntexlive-biblatex-ijsra:\n tex(ijsra.bbx)\n tex(ijsra.cbx)\n texlive-biblatex-ijsra\n\ntexlive-biblatex-iso690:\n tex(iso-alphabetic.bbx)\n tex(iso-alphabetic.cbx)\n tex(iso-authortitle.bbx)\n tex(iso-authortitle.cbx)\n tex(iso-authoryear.bbx)\n tex(iso-authoryear.cbx)\n tex(iso-fullcite.cbx)\n tex(iso-numeric.bbx)\n tex(iso-numeric.cbx)\n tex(iso.bbx)\n texlive-biblatex-iso690\n\ntexlive-biblatex-jura2:\n tex(jura2.bbx)\n tex(jura2.cbx)\n texlive-biblatex-jura2\n\ntexlive-biblatex-juradiss:\n tex(biblatex-juradiss.bbx)\n tex(biblatex-juradiss.cbx)\n texlive-biblatex-juradiss\n\ntexlive-biblatex-license:\n tex(biblatex-license.sty)\n texlive-biblatex-license\n\ntexlive-biblatex-lncs:\n tex(lncs.bbx)\n tex(lncs.cbx)\n texlive-biblatex-lncs\n\ntexlive-biblatex-lni:\n tex(LNI.bbx)\n tex(LNI.cbx)\n texlive-biblatex-lni\n\ntexlive-biblatex-luh-ipw:\n tex(authoryear-luh-ipw.bbx)\n tex(authoryear-luh-ipw.cbx)\n tex(standard-luh-ipw.bbx)\n tex(standard-luh-ipw.cbx)\n tex(verbose-inote-luh-ipw.bbx)\n tex(verbose-inote-luh-ipw.cbx)\n texlive-biblatex-luh-ipw\n\ntexlive-biblatex-manuscripts-philology:\n tex(manuscripts-NewBibliographyString.sty)\n tex(manuscripts-noautoshorthand.bbx)\n tex(manuscripts-shared.bbx)\n tex(manuscripts.bbx)\n texlive-biblatex-manuscripts-philology\n\ntexlive-biblatex-mla:\n tex(mla-footnotes.cbx)\n tex(mla-new.bbx)\n tex(mla-new.cbx)\n tex(mla-strict.bbx)\n tex(mla-strict.cbx)\n tex(mla.bbx)\n tex(mla.cbx)\n tex(mla7.bbx)\n tex(mla7.cbx)\n texlive-biblatex-mla\n\ntexlive-biblatex-morenames:\n tex(morenames.bbx)\n texlive-biblatex-morenames\n\ntexlive-biblatex-ms:\n tex(alphabetic-ms.bbx)\n tex(alphabetic-ms.cbx)\n tex(alphabetic-verb-ms.bbx)\n tex(alphabetic-verb-ms.cbx)\n tex(authortitle-comp-ms.bbx)\n tex(authortitle-comp-ms.cbx)\n tex(authortitle-ibid-ms.bbx)\n tex(authortitle-ibid-ms.cbx)\n tex(authortitle-icomp-ms.bbx)\n tex(authortitle-icomp-ms.cbx)\n tex(authortitle-ms.bbx)\n tex(authortitle-ms.cbx)\n tex(authortitle-tcomp-ms.bbx)\n tex(authortitle-tcomp-ms.cbx)\n tex(authortitle-terse-ms.bbx)\n tex(authortitle-terse-ms.cbx)\n tex(authortitle-ticomp-ms.bbx)\n tex(authortitle-ticomp-ms.cbx)\n tex(authoryear-comp-ms.bbx)\n tex(authoryear-comp-ms.cbx)\n tex(authoryear-ibid-ms.bbx)\n tex(authoryear-ibid-ms.cbx)\n tex(authoryear-icomp-ms.bbx)\n tex(authoryear-icomp-ms.cbx)\n tex(authoryear-ms.bbx)\n tex(authoryear-ms.cbx)\n tex(biblatex-ms.def)\n tex(biblatex-ms.sty)\n tex(blx-bibtex-ms.def)\n tex(blx-case-expl3-ms.sty)\n tex(blx-case-latex2e-ms.sty)\n tex(blx-compat-ms.def)\n tex(blx-dm-ms.def)\n tex(blx-mcite-ms.def)\n tex(blx-natbib-ms.def)\n tex(blx-unicode-ms.def)\n tex(debug-ms.bbx)\n tex(debug-ms.cbx)\n tex(draft-ms.bbx)\n tex(draft-ms.cbx)\n tex(numeric-comp-ms.bbx)\n tex(numeric-comp-ms.cbx)\n tex(numeric-ms.bbx)\n tex(numeric-ms.cbx)\n tex(numeric-verb-ms.bbx)\n tex(numeric-verb-ms.cbx)\n tex(reading-ms.bbx)\n tex(reading-ms.cbx)\n tex(standard-ms.bbx)\n tex(verbose-ibid-ms.bbx)\n tex(verbose-ibid-ms.cbx)\n tex(verbose-inote-ms.bbx)\n tex(verbose-inote-ms.cbx)\n tex(verbose-ms.bbx)\n tex(verbose-ms.cbx)\n tex(verbose-note-ms.bbx)\n tex(verbose-note-ms.cbx)\n tex(verbose-trad1-ms.bbx)\n tex(verbose-trad1-ms.cbx)\n tex(verbose-trad2-ms.bbx)\n tex(verbose-trad2-ms.cbx)\n tex(verbose-trad3-ms.bbx)\n tex(verbose-trad3-ms.cbx)\n texlive-biblatex-ms\n\ntexlive-biblatex-multiple-dm:\n tex(biblatex-multiple-dm.sty)\n tex(multiple-dm.bbx)\n texlive-biblatex-multiple-dm\n\ntexlive-biblatex-musuos:\n tex(musuos.bbx)\n tex(musuos.cbx)\n texlive-biblatex-musuos\n\ntexlive-biblatex-nature:\n tex(nature.bbx)\n tex(nature.cbx)\n texlive-biblatex-nature\n\ntexlive-biblatex-nejm:\n tex(nejm.bbx)\n tex(nejm.cbx)\n texlive-biblatex-nejm\n\ntexlive-biblatex-nottsclassic:\n tex(nottsclassic.bbx)\n tex(nottsclassic.cbx)\n texlive-biblatex-nottsclassic\n\ntexlive-biblatex-opcit-booktitle:\n tex(biblatex-opcit-booktitle.sty)\n texlive-biblatex-opcit-booktitle\n\ntexlive-biblatex-oxref:\n tex(oxalph.bbx)\n tex(oxalph.cbx)\n tex(oxnotes-ibid.bbx)\n tex(oxnotes-ibid.cbx)\n tex(oxnotes-inote.bbx)\n tex(oxnotes-inote.cbx)\n tex(oxnotes-note.bbx)\n tex(oxnotes-note.cbx)\n tex(oxnotes-trad1.bbx)\n tex(oxnotes-trad1.cbx)\n tex(oxnotes-trad2.bbx)\n tex(oxnotes-trad2.cbx)\n tex(oxnotes-trad3.bbx)\n tex(oxnotes-trad3.cbx)\n tex(oxnotes.bbx)\n tex(oxnotes.cbx)\n tex(oxnum.bbx)\n tex(oxnum.cbx)\n tex(oxref.bbx)\n tex(oxyear.bbx)\n tex(oxyear.cbx)\n texlive-biblatex-oxref\n\ntexlive-biblatex-philosophy:\n tex(philosophy-classic.bbx)\n tex(philosophy-classic.cbx)\n tex(philosophy-modern.bbx)\n tex(philosophy-modern.cbx)\n tex(philosophy-standard.bbx)\n tex(philosophy-verbose.bbx)\n tex(philosophy-verbose.cbx)\n texlive-biblatex-philosophy\n\ntexlive-biblatex-phys:\n tex(phys.bbx)\n tex(phys.cbx)\n texlive-biblatex-phys\n\ntexlive-biblatex-publist:\n tex(publist.bbx)\n tex(publist.cbx)\n texlive-biblatex-publist\n\ntexlive-biblatex-readbbl:\n tex(biblatex-readbbl.sty)\n texlive-biblatex-readbbl\n\ntexlive-biblatex-realauthor:\n tex(realauthor.bbx)\n texlive-biblatex-realauthor\n\ntexlive-biblatex-sbl:\n tex(biblatex-sbl.def)\n tex(sbl-paper.sty)\n tex(sbl.bbx)\n tex(sbl.cbx)\n texlive-biblatex-sbl\n\ntexlive-biblatex-science:\n tex(science.bbx)\n tex(science.cbx)\n texlive-biblatex-science\n\ntexlive-biblatex-shortfields:\n tex(biblatex-shortfields.sty)\n texlive-biblatex-shortfields\n\ntexlive-biblatex-socialscienceshuberlin:\n tex(socialscienceshuberlin.bbx)\n tex(socialscienceshuberlin.cbx)\n texlive-biblatex-socialscienceshuberlin\n\ntexlive-biblatex-software:\n tex(software-biblatex.sty)\n tex(software.bbx)\n texlive-biblatex-software\n\ntexlive-biblatex-source-division:\n tex(biblatex-source-division.sty)\n texlive-biblatex-source-division\n\ntexlive-biblatex-spbasic:\n tex(biblatex-spbasic.bbx)\n tex(biblatex-spbasic.cbx)\n texlive-biblatex-spbasic\n\ntexlive-biblatex-subseries:\n tex(subseries.bbx)\n texlive-biblatex-subseries\n\ntexlive-biblatex-swiss-legal:\n tex(biblatex-swiss-legal-base.bbx)\n tex(biblatex-swiss-legal-base.cbx)\n tex(biblatex-swiss-legal-bibliography.bbx)\n tex(biblatex-swiss-legal-bibliography.cbx)\n tex(biblatex-swiss-legal-general.bbx)\n tex(biblatex-swiss-legal-general.cbx)\n tex(biblatex-swiss-legal-longarticle.bbx)\n tex(biblatex-swiss-legal-longarticle.cbx)\n tex(biblatex-swiss-legal-shortarticle.bbx)\n tex(biblatex-swiss-legal-shortarticle.cbx)\n texlive-biblatex-swiss-legal\n\ntexlive-biblatex-trad:\n tex(trad-abbrv.bbx)\n tex(trad-abbrv.cbx)\n tex(trad-alpha.bbx)\n tex(trad-alpha.cbx)\n tex(trad-plain.bbx)\n tex(trad-plain.cbx)\n tex(trad-standard.bbx)\n tex(trad-standard.cbx)\n tex(trad-unsrt.bbx)\n tex(trad-unsrt.cbx)\n texlive-biblatex-trad\n\ntexlive-biblatex-true-citepages-omit:\n tex(biblatex-true-citepages-omit.sty)\n texlive-biblatex-true-citepages-omit\n\ntexlive-biblatex-unified:\n tex(unified.bbx)\n tex(unified.cbx)\n texlive-biblatex-unified\n\ntexlive-biblatex-vancouver:\n tex(vancouver.bbx)\n tex(vancouver.cbx)\n texlive-biblatex-vancouver\n\ntexlive-biblatex2bibitem:\n tex(biblatex2bibitem.sty)\n texlive-biblatex2bibitem\n\ntexlive-biblist:\n tex(biblist.sty)\n texlive-biblist\n\ntexlive-bibtools:\n texlive-bibtools\n\ntexlive-bibtopic:\n tex(bibtopic.sty)\n texlive-bibtopic\n\ntexlive-bibtopicprefix:\n tex(bibtopicprefix.sty)\n texlive-bibtopicprefix\n\ntexlive-bibunits:\n tex(bibunits.sty)\n texlive-bibunits\n\ntexlive-biolett-bst:\n texlive-biolett-bst\n\ntexlive-bookdb:\n texlive-bookdb\n\ntexlive-breakcites:\n tex(breakcites.sty)\n texlive-breakcites\n\ntexlive-cell:\n tex(cell.sty)\n texlive-cell\n\ntexlive-chbibref:\n tex(chbibref.sty)\n texlive-chbibref\n\ntexlive-chembst:\n texlive-chembst\n\ntexlive-chicago:\n tex(chicago.sty)\n texlive-chicago\n\ntexlive-chicago-annote:\n texlive-chicago-annote\n\ntexlive-chicagoa:\n texlive-chicagoa\n\ntexlive-chicagolinks:\n texlive-chicagolinks\n\ntexlive-chscite:\n tex(chscite.sty)\n texlive-chscite\n\ntexlive-citeall:\n tex(citeall.sty)\n texlive-citeall\n\ntexlive-citeref:\n tex(citeref.sty)\n texlive-citeref\n\ntexlive-citeright:\n tex(citeright.sty)\n texlive-citeright\n\ntexlive-collref:\n tex(collref.sty)\n texlive-collref\n\ntexlive-compactbib:\n tex(compactbib.sty)\n texlive-compactbib\n\ntexlive-custom-bib:\n tex(geophys.tex)\n tex(makebst.tex)\n tex(shorthnd.tex)\n texlive-custom-bib\n\ntexlive-din1505:\n texlive-din1505\n\ntexlive-dk-bib:\n tex(dk-apali.sty)\n tex(dk-bib.sty)\n texlive-dk-bib\n\ntexlive-doipubmed:\n tex(doipubmed.sty)\n texlive-doipubmed\n\ntexlive-ecobiblatex:\n tex(ecobiblatex.bbx)\n tex(ecobiblatex.cbx)\n texlive-ecobiblatex\n\ntexlive-econ-bst:\n texlive-econ-bst\n\ntexlive-economic:\n tex(aer.sty)\n tex(aertt.sty)\n tex(cje.sty)\n texlive-economic\n\ntexlive-fbs:\n texlive-fbs\n\ntexlive-figbib:\n tex(figbib.sty)\n texlive-figbib\n\ntexlive-footbib:\n tex(footbib.sty)\n texlive-footbib\n\ntexlive-francais-bst:\n tex(francaisbst.tex)\n texlive-francais-bst\n\ntexlive-gbt7714:\n tex(gbt7714.sty)\n texlive-gbt7714\n\ntexlive-geschichtsfrkl:\n tex(geschichtsfrkl.bbx)\n tex(geschichtsfrkl.cbx)\n tex(geschichtsfrkldoc.sty)\n texlive-geschichtsfrkl\n\ntexlive-harvard:\n tex(harvard.sty)\n texlive-harvard\n\ntexlive-harvmac:\n tex(harvmac.tex)\n texlive-harvmac\n\ntexlive-hep-bibliography:\n tex(hep-bibliography.sty)\n texlive-hep-bibliography\n\ntexlive-historische-zeitschrift:\n tex(historische-zeitschrift.bbx)\n tex(historische-zeitschrift.cbx)\n texlive-historische-zeitschrift\n\ntexlive-icite:\n tex(icite.sty)\n texlive-icite\n\ntexlive-ietfbibs:\n texlive-ietfbibs\n texlive-ietfbibs-doc\n\ntexlive-ijqc:\n texlive-ijqc\n\ntexlive-inlinebib:\n tex(inlinebib.sty)\n tex(pageranges.sty)\n texlive-inlinebib\n\ntexlive-iopart-num:\n texlive-iopart-num\n\ntexlive-is-bst:\n texlive-is-bst\n\ntexlive-jbact:\n texlive-jbact\n\ntexlive-jmb:\n tex(jmb.sty)\n texlive-jmb\n\ntexlive-jneurosci:\n tex(jneurosci.sty)\n texlive-jneurosci\n\ntexlive-jurabib:\n tex(dajbbib.ldf)\n tex(dejbbib.ldf)\n tex(dujbbib.ldf)\n tex(enjbbib.ldf)\n tex(fijbbib.ldf)\n tex(frjbbib.ldf)\n tex(itjbbib.ldf)\n tex(jurabib.sty)\n tex(nojbbib.ldf)\n tex(ptjbbib.ldf)\n tex(spjbbib.ldf)\n texlive-jurabib\n\ntexlive-ksfh_nat:\n texlive-ksfh_nat\n\ntexlive-logreq:\n tex(logreq.def)\n tex(logreq.sty)\n texlive-logreq\n\ntexlive-ltb2bib:\n tex(ltb2bib.sty)\n texlive-ltb2bib\n\ntexlive-luabibentry:\n tex(luabibentry.sty)\n texlive-luabibentry\n\ntexlive-margbib:\n tex(margbib.sty)\n texlive-margbib\n\ntexlive-multibib:\n tex(multibib.sty)\n texlive-multibib\n\ntexlive-munich:\n texlive-munich\n\ntexlive-nar:\n texlive-nar\n\ntexlive-newcastle-bst:\n texlive-newcastle-bst\n\ntexlive-nmbib:\n tex(nmbib.sty)\n texlive-nmbib\n\ntexlive-notes2bib:\n tex(notes2bib.sty)\n texlive-notes2bib\n\ntexlive-notex-bst:\n texlive-notex-bst\n\ntexlive-oscola:\n tex(oscola.bbx)\n tex(oscola.cbx)\n texlive-oscola\n\ntexlive-perception:\n texlive-perception\n\ntexlive-plainyr:\n texlive-plainyr\n\ntexlive-pnas2009:\n texlive-pnas2009\n\ntexlive-rsc:\n tex(rsc.sty)\n texlive-rsc\n\ntexlive-showtags:\n tex(showtags.sty)\n texlive-showtags\n\ntexlive-sort-by-letters:\n texlive-sort-by-letters\n\ntexlive-splitbib:\n tex(splitbib.sty)\n texlive-splitbib\n\ntexlive-turabian-formatting:\n tex(turabian-formatting.sty)\n texlive-turabian-formatting\n\ntexlive-uni-wtal-ger:\n tex(uni-wtal-ger.bbx)\n tex(uni-wtal-ger.cbx)\n texlive-uni-wtal-ger\n\ntexlive-uni-wtal-lin:\n tex(uni-wtal-lin.bbx)\n tex(uni-wtal-lin.cbx)\n texlive-uni-wtal-lin\n\ntexlive-usebib:\n tex(usebib.sty)\n texlive-usebib\n\ntexlive-vak:\n texlive-vak\n\ntexlive-windycity:\n tex(windycity.bbx)\n tex(windycity.cbx)\n tex(windycity.sty)\n texlive-windycity\n\ntexlive-xcite:\n tex(xcite.sty)\n texlive-xcite\n\ntexlive-zootaxa-bst:\n texlive-zootaxa-bst\n\n" } ] }