public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/sympy] rawhide: Minor spec file cleanups
@ 2026-07-15  1:32 Jerry James
  0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-15  1:32 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/sympy
Branch : rawhide
Commit : 11f44c73a7f8e665e78509fbb618fdae63c0a106
Author : Jerry James <loganjerry@gmail.com>
Date   : 2026-07-14T19:32:40-06:00
Stats  : +2/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/sympy/c/11f44c73a7f8e665e78509fbb618fdae63c0a106?branch=rawhide

Log:
Minor spec file cleanups

---
diff --git a/sympy.spec b/sympy.spec
index 7e36892..3bb103c 100644
--- a/sympy.spec
+++ b/sympy.spec
@@ -43,7 +43,6 @@ BuildOption(generate_buildrequires): -x dev
 BuildOption(install): -l isympy sympy
 
 BuildRequires:  antlr4
-BuildRequires:  fdupes
 BuildRequires:  gcc
 BuildRequires:  gcc-c++
 BuildRequires:  gcc-gfortran
@@ -73,7 +72,6 @@ BuildRequires:  %{py3_dist sphinx-copybutton}
 BuildRequires:  %{py3_dist sphinx-math-dollar}
 BuildRequires:  %{py3_dist sphinx-reredirects}
 BuildRequires:  %{py3_dist sphinxcontrib-jquery}
-BuildRequires:  tex(latex)
 BuildRequires:  tex(amsfonts.sty)
 BuildRequires:  tex(amsmath.sty)
 BuildRequires:  tex(amssymb.sty)
@@ -84,6 +82,7 @@ BuildRequires:  tex(multicol.sty)
 BuildRequires:  tex(tikz.sty)
 BuildRequires:  tex(url.sty)
 BuildRequires:  tex-dvipng
+BuildRequires:  tex-latex
 
 # Tests
 BuildRequires:  lfortran
@@ -215,12 +214,11 @@ rm -f %{buildroot}%{_bindir}/{,doc}test
 chmod 0755 %{buildroot}%{python3_sitelib}/sympy/benchmarks/bench_symbench.py \
       %{buildroot}%{python3_sitelib}/sympy/testing/tests/diagnose_imports.py
 
-# Install the HTML documentation and link duplicates
+# Install the HTML documentation
 mkdir -p %{buildroot}%{_docdir}/%{name}-doc
 cp -a doc/_build/html %{buildroot}%{_docdir}/%{name}-doc
 rm -f %{buildroot}%{_docdir}/%{name}-doc/html/.buildinfo
 rm -fr %{buildroot}%{_docdir}/%{name}-doc/i18n
-%fdupes %{buildroot}%{_docdir}/%{name}-doc
 
 %check
 %{python3} bin/test -v --parallel

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

only message in thread, other threads:[~2026-07-15  1:32 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:32 [rpms/sympy] rawhide: Minor spec file cleanups Jerry James

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