public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/R] epel9: exclude tex autoprovides
@ 2026-06-24  9:10 Tom spot Callaway
  0 siblings, 0 replies; only message in thread
From: Tom spot Callaway @ 2026-06-24  9:10 UTC (permalink / raw)
  To: git-commits

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
 

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

only message in thread, other threads:[~2026-06-24  9:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-24  9:10 [rpms/R] epel9: exclude tex autoprovides Tom spot Callaway

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