public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-cvxopt] rawhide: Reduce the number of TeXLive packages used to build
@ 2026-07-15 1:26 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-15 1:26 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-cvxopt
Branch : rawhide
Commit : 99c708e4cd9b5b0e98ccc83c0140ccb7a88cc53d
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-14T19:25:46-06:00
Stats : +5/-7 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-cvxopt/c/99c708e4cd9b5b0e98ccc83c0140ccb7a88cc53d?branch=rawhide
Log:
Reduce the number of TeXLive packages used to build
---
diff --git a/python-cvxopt.spec b/python-cvxopt.spec
index 943a26d..9fda77c 100644
--- a/python-cvxopt.spec
+++ b/python-cvxopt.spec
@@ -24,9 +24,6 @@ BuildRequires: DSDP-devel
BuildRequires: gcc
BuildRequires: glpk-devel
BuildRequires: flexiblas-devel
-%ifarch %{power64}
-BuildRequires: flexiblas-atlas
-%endif
BuildRequires: make
BuildRequires: pkgconfig(fftw3)
BuildRequires: pkgconfig(gsl)
@@ -34,11 +31,12 @@ BuildRequires: %{py3_dist pytest}
BuildRequires: %{py3_dist sphinx}
BuildRequires: %{py3_dist sphinx-rtd-theme}
BuildRequires: suitesparse-devel
-BuildRequires: tex-dvipng
+BuildRequires: tex(amsmath.sty)
+BuildRequires: tex(amssymb.sty)
+BuildRequires: tex(amsthm.sty)
BuildRequires: tex(anyfontsize.sty)
-BuildRequires: tex(latex)
-BuildRequires: tex(tex4ht.sty)
-BuildRequires: tex(utf8x.def)
+BuildRequires: tex-dvipng
+BuildRequires: tex-latex
Requires: font(fontawesome)
Requires: font(lato)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-15 1:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15 1:26 [rpms/python-cvxopt] rawhide: Reduce the number of TeXLive packages used to build Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox