public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gap-pkg-radiroot] rawhide: Version 2.10
@ 2026-08-11 14:49 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-08-11 14:49 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gap-pkg-radiroot
Branch : rawhide
Commit : 447bb8e4da7b6937a0a8739389a82789e37a20bc
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-08-11T08:48:44-06:00
Stats : +10/-42 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-radiroot/c/447bb8e4da7b6937a0a8739389a82789e37a20bc?branch=rawhide
Log:
Version 2.10
- Drop upstreamed example patch
---
diff --git a/gap-pkg-radiroot-example.patch b/gap-pkg-radiroot-example.patch
deleted file mode 100644
index 9ab4a93..0000000
--- a/gap-pkg-radiroot-example.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- doc/radiroot.tex.orig 2018-04-23 01:42:40.000000000 -0600
-+++ doc/radiroot.tex 2019-01-30 14:01:36.524752660 -0700
-@@ -151,10 +151,10 @@ session.
-
- The computation may take a very long time and can get unfeasible if the
- degree of <f> is greater than 7.
--\beginexample
--\endexample
-
-+\beginexample
- \> RootsOfPolynomialAsRadicalsNC( <f> [, <mode> [, <file> ] ] )
-+\endexample
-
- does essentially the same as `RootsOfPolynomialAsRadicals' except
- that it runs no test on the input before starting the actual
diff --git a/gap-pkg-radiroot.spec b/gap-pkg-radiroot.spec
index c7408ed..370378e 100644
--- a/gap-pkg-radiroot.spec
+++ b/gap-pkg-radiroot.spec
@@ -2,7 +2,7 @@
%global giturl https://github.com/gap-packages/radiroot
Name: gap-pkg-%{gap_pkgname}
-Version: 2.9
+Version: 2.10
Release: %autorelease
Summary: Compute radicals for roots of solvable rational polynomials
@@ -10,21 +10,20 @@ License: GPL-2.0-or-later
URL: https://gap-packages.github.io/radiroot/
VCS: git:%{giturl}.git
Source: %{giturl}/releases/download/v%{version}/%{gap_upname}-%{version}.tar.gz
-# Fix out of order lines in an example
-Patch: %{name}-example.patch
BuildArch: noarch
BuildSystem: gap
-BuildOption(install): htm lib tst
+BuildOption(install): lib tst
BuildOption(check): tst/testall.g
-BuildRequires: GAPDoc-doc
BuildRequires: gap(alnuth) >= 3.0
-BuildRequires: gap-devel >= 4.7
-BuildRequires: tth
+BuildRequires: gap(autodoc)
+BuildRequires: gap(transgrp) >= 1.0
+BuildRequires: gap-devel >= 4.9
Requires: gap(alnuth) >= 3.0
-Requires: gap-core >= 4.7
+Requires: gap(transgrp) >= 1.0
+Requires: gap-core >= 4.9
Recommends: texlive-latex
Recommends: texlive-xdvi
@@ -54,24 +53,10 @@ Requires: gap-online-help
This package contains documentation for gap-pkg-%{gap_pkgname}.
%prep
-%autosetup -p0 -n %{gap_upname}-%{version}
-
-%conf
-# Fix link to main GAP bibliography file
-sed -i 's,/doc/manual,&bib.xml,' doc/manual.tex
-
-%build
-# Link to main GAP documentation
-ln -s %{gap_libdir}/etc ../../etc
-ln -s %{gap_libdir}/doc ../../doc
-ln -s %{gap_libdir}/pkg/GAPDoc ../gapdoc
-cd doc
-./make_doc
-cd -
-rm -f ../../{doc,etc} ../gapdoc
+%autosetup -n %{gap_upname}-%{version}
%files
-%doc CHANGES README
+%doc CHANGES.md README.md
%license LICENSE
%dir %{gap_libdir}/pkg/%{gap_upname}/
%{gap_libdir}/pkg/%{gap_upname}/*.g
@@ -80,9 +65,7 @@ rm -f ../../{doc,etc} ../gapdoc
%files doc
%docdir %{gap_libdir}/pkg/%{gap_upname}/doc/
-%docdir %{gap_libdir}/pkg/%{gap_upname}/htm/
%{gap_libdir}/pkg/%{gap_upname}/doc/
-%{gap_libdir}/pkg/%{gap_upname}/htm/
%changelog
%autochangelog
diff --git a/sources b/sources
index 0ea168f..affe235 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (radiroot-2.9.tar.gz) = f328bbfe5adf00c3c79630903e6c41685c0e0cdd62335fa4b912c2256cad276bbe02bcf26a461449e5869e7f859cba16905381b4109f1d4b364ef10ccf8ddc61
+SHA512 (radiroot-2.10.tar.gz) = 14b43192c76d37801efa861543a1003981e51f55b6bfc6f0f6db40ef04da3356502dfc6f326873b33345becf8284ea64cc0e4a8d6b181b0fe251dac07ed7ba3e
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-11 14:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11 14:49 [rpms/gap-pkg-radiroot] rawhide: Version 2.10 Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox