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: Restore dependency generator to produce tex(...) Provides
Date: Sun, 26 Jul 2026 22:15:47 GMT	[thread overview]
Message-ID: <178510414756.1.12958545984077265706.rpms-texlive-3b7354a58034@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/texlive
            Branch : eln
            Commit : 3b7354a58034c2fe8e99c107c2c1496627b0e143
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2026-07-26T18:14:37-04:00
            Stats  : +9/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/texlive/c/3b7354a58034c2fe8e99c107c2c1496627b0e143?branch=eln

            Log:
            Restore dependency generator to produce tex(...) Provides

This was accidentally removed in the 2026 update.

---
diff --git a/texlive.spec b/texlive.spec
index aae7fc1..05acd9b 100644
--- a/texlive.spec
+++ b/texlive.spec
@@ -33,7 +33,7 @@
 
 Name: texlive
 Version: %{source_date}
-Release: 1%{?dist}
+Release: 2%{?dist}
 Epoch: %{tl_epoch}
 Summary: TeX formatting system
 Group: Applications/Publishing
@@ -9197,6 +9197,10 @@ pushd %{buildroot}%{_texdir}/texmf-dist/tex/generic/config/
 ln -sf ../../../../../../..%{_sysconfdir}/texlive/tex/generic/config/language.dat language.dat
 popd
 
+# Create fileattr for generating tex(...) Provides.
+mkdir -p %{buildroot}%{_fileattrsdir}
+cp -a texlive.attr %{buildroot}%{_fileattrsdir}/texlive.attr
+
 # create macro file for building texlive
 mkdir -p %{buildroot}%{_rpmmacrodir}
 cp -a %{SOURCE1} %{buildroot}%{_rpmmacrodir}/macros.texlive
@@ -9550,6 +9554,7 @@ yes | %{_bindir}/updmap-sys --quiet --syncwithtrees >/dev/null 2>&1 || :
 %{_texdir}/licenses/
 %{_texdir}/texlive.tlpdb
 %{_texdir}/tlpkg/texlive.tlpdb
+%{_fileattrsdir}/texlive.attr
 %{_rpmmacrodir}/macros.texlive
 # Mostly we own directories.
 %dir %{_sysconfdir}/texlive
@@ -12205,6 +12210,9 @@ yes | %{_bindir}/updmap-sys --quiet --syncwithtrees >/dev/null 2>&1 || :
 %doc %{_texmf_main}/doc/generic/babel-german/
 
 %changelog
+* Sun Jul 26 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 14:20260301-2
+- Restore dependency generator to produce tex(...) Provides
+
 * Mon Jul 06 2026 Than Ngo <than@redhat.com> - 14:20260301-1
 - Update to 2026
 

                 reply	other threads:[~2026-07-26 22:15 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=178510414756.1.12958545984077265706.rpms-texlive-3b7354a58034@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