public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/texlive] eln: Add mylatex and babel-german for tex-preview
@ 2026-06-19  7:26 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-06-19  7:26 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/texlive
            Branch : eln
            Commit : 0df076b0a714809b7958cb69499229760a62ac42
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2026-06-18T17:51:02-04:00
            Stats  : +44/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/texlive/c/0df076b0a714809b7958cb69499229760a62ac42?branch=eln

            Log:
            Add mylatex and babel-german for tex-preview

These are new dependencies, without which auctex's tests fail.

https://src.fedoraproject.org/rpms/emacs-auctex/c/def320b91188ee20d9b4e924885005d014f7db2c

---
diff --git a/texlive.spec b/texlive.spec
index f99384e..be6c9a1 100644
--- a/texlive.spec
+++ b/texlive.spec
@@ -39,7 +39,7 @@
 
 Name: texlive
 Version: %{source_date}
-Release: 10%{?dist}
+Release: 11%{?dist}
 Epoch: %{tl_epoch}
 Summary: TeX formatting system
 Group: Applications/Publishing
@@ -812,6 +812,10 @@ Source813: https://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2024/tlne
 Source814: https://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2024/tlnet-final/archive/ltablex.doc.tar.xz
 Source815: https://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2024/tlnet-final/archive/ninecolors.tar.xz
 Source816: https://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2024/tlnet-final/archive/ninecolors.doc.tar.xz
+Source817: https://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2024/tlnet-final/archive/mylatex.tar.xz
+Source818: https://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2024/tlnet-final/archive/mylatex.doc.tar.xz
+Source819: https://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2024/tlnet-final/archive/babel-german.tar.xz
+Source820: https://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2024/tlnet-final/archive/babel-german.doc.tar.xz
 Patch1: tl-kpfix.patch
 Patch2: tl-format.patch
 Patch5: texlive-2016-kpathsea-texlive-path.patch
@@ -9155,6 +9159,32 @@ the above list, which differ in level by at least 5, as
 foreground and background colors, you will get proper WCAG
 Color Contrast.
 
+%package mylatex
+Summary: Make a format containing a document’s preamble
+License: LPPL-1.3c
+Requires: texlive-base >= %{epoch}:%{source_date}-%{release}
+Requires: texlive-kpathsea >= %{epoch}:%{source_date}-%{release}
+BuildArch: noarch
+
+%description mylatex
+This package provides a method of making a special format tailored to
+one document, with all the class and packages, and other preamble
+material pre-loaded. This can save quite a lot of time on some systems.
+
+%package babel-german
+License: LPPL-1.3c
+Summary: Babel support for German
+BuildArch: noarch
+Requires: texlive-base >= %{epoch}:%{source_date}-%{release}
+Requires: texlive-kpathsea >= %{epoch}:%{source_date}-%{release}
+
+%description babel-german
+This package is an extension to the babel package for multilingual
+typesetting. It provides all the necessary macros, definitions and
+settings to typeset German documents. The bundle includes support
+for the traditional and reformed German orthography as well as for
+the Austrian and Swiss varieties of German.
+
 %prep
 %setup -q -c -T
 xz -dc %{SOURCE0} | tar x
@@ -12602,7 +12632,20 @@ yes | %{_bindir}/updmap-sys --quiet --syncwithtrees >/dev/null 2>&1 || :
 %doc %{_texdir}/texmf-dist/doc/latex/ninecolors
 %{_texdir}/texmf-dist/tex/latex/ninecolors
 
+%files mylatex
+%license lppl1.3c.txt
+%doc %{_texdir}/texmf-dist/doc/latex/mylatex
+%{_texdir}/texmf-dist/tex/latex/mylatex
+
+%files babel-german
+%license lppl1.3c.txt
+%{_texdir}/texmf-dist/tex/generic/babel-german/
+%doc %{_texdir}/texmf-dist/doc/generic/babel-german/
+
 %changelog
+* Thu Jun 18 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 13:20240311-11
+- Add mylatex and babel-german for tex-preview
+
 * Tue May 19 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 13:20240311-10
 - Fix dependency issues
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-19  7:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-19  7:26 [rpms/texlive] eln: Add mylatex and babel-german for tex-preview Yaakov Selkowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox