public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/texlive] eln: Add mylatex and babel-german for tex-preview
Date: Fri, 19 Jun 2026 07:26:02 GMT [thread overview]
Message-ID: <178185396202.1.5665558860119217981.rpms-texlive-0df076b0a714@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-19 7:26 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178185396202.1.5665558860119217981.rpms-texlive-0df076b0a714@fedoraproject.org \
--to=yselkowi@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox