public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom spot Callaway <spotaws@amazon.com>
To: git-commits@fedoraproject.org
Subject: [rpms/R] epel9: exclude tex autoprovides
Date: Wed, 24 Jun 2026 09:10:19 GMT	[thread overview]
Message-ID: <178229221952.1.14908935849578697936.rpms-R-854980b2f345@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/R
Branch : epel9
Commit : 854980b2f345d738030d9004d31180b6228d76bc
Author : Tom spot Callaway <spotaws@amazon.com>
Date   : 2026-05-01T13:25:21-04:00
Stats  : +7/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/R/c/854980b2f345d738030d9004d31180b6228d76bc?branch=epel9

Log:
exclude tex autoprovides

---
diff --git a/R.spec b/R.spec
index 4abec82..0eaca5a 100644
--- a/R.spec
+++ b/R.spec
@@ -12,6 +12,9 @@
 %bcond_without tests
 %endif
 
+# We don't want the tex provides that generate here
+%global __provides_exclude tex\\\(.*\\\)
+
 # We need at least gcc 10
 %if 0%{?rhel} && 0%{?rhel} < 9
 %global _lto_cflags %nil
@@ -35,7 +38,7 @@
 
 Name:           R
 Version:        %{major_version}.%{minor_version}.%{patch_version}
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A language for data analysis and graphics
 
 License:        GPL-2.0-or-later
@@ -969,6 +972,9 @@ TZ="Europe/Paris" make check
 %{_libdir}/libRmath.a
 
 %changelog
+* Fri May  1 2026 Tom Callaway <spot@fedoraproject.org> - 4.6.0-2
+- exclude tex autoprovides
+
 * Fri Apr 24 2026 Iñaki Úcar <iucar@fedoraproject.org> - 4.6.0-1
 - Update to 4.6.0
 

                 reply	other threads:[~2026-06-24  9:10 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=178229221952.1.14908935849578697936.rpms-R-854980b2f345@fedoraproject.org \
    --to=spotaws@amazon.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