feat: add perl-LaTeX-ToUnicode component - #18501
Merged
Merged
Conversation
Split out of #18372 so it can be built and tagged first -- perl-BibTeX-Parser has a real BuildRequires on perl(LaTeX::ToUnicode) >= 0.11, which the scratch-build gate can't resolve against an untagged sibling package in the same PR. Imported from Fedora, needed transitively for perl-BibTeX-Parser as part of the repoclosure fix tracked in #18865.
Copilot started reviewing on behalf of
Autumn Nash (WithEnoughCoffee)
August 18, 2026 18:42
View session
Contributor
There was a problem hiding this comment.
Pull request overview
Adds the Fedora 43 perl-LaTeX-ToUnicode component as a dependency for future perl-BibTeX-Parser integration.
Changes:
- Registers the component as a plain upstream import.
- Adds its lock file and rendered RPM sources.
- Preserves Fedora’s patch removing unnecessary TeX Live path discovery.
Reviewed changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
base/comps/components.toml |
Registers the component. |
locks/perl-LaTeX-ToUnicode.lock |
Pins upstream resolution. |
specs/p/perl-LaTeX-ToUnicode/perl-LaTeX-ToUnicode.spec |
Adds the rendered RPM spec. |
specs/p/perl-LaTeX-ToUnicode/sources |
Records the source checksum. |
specs/p/perl-LaTeX-ToUnicode/LaTeX-ToUnicode-0.53-Do-not-add-bogus-paths-to-INC.patch |
Includes the Fedora patch. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Contributor
Author
|
/azp run |
|
Azure Pipelines: 2 pipeline(s) were filtered out due to trigger conditions. |
reuben olinsky (reubeno)
approved these changes
Aug 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Imports
perl-LaTeX-ToUnicodefrom Fedora. Split out of #18372 as the standalone leaf dependency, ahead of theperl-BibTeX-ParserPR that needs it (repoclosure fix tracked in #18865).Plain upstream import, no AZL overlays. Built and mock-smoke-tested standalone (module load +
ltx2unitxt --help);%checkpasses.