public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gap-pkg-aclib] f44: Version 1.4
@ 2026-08-13 17:14 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-08-13 17:14 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gap-pkg-aclib
Branch : f44
Commit : f4ae5589f881db2399c4fd2656ca924993e093de
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-08-13T11:14:00-06:00
Stats : +5/-21 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-aclib/c/f4ae5589f881db2399c4fd2656ca924993e093de?branch=f44
Log:
Version 1.4
---
diff --git a/gap-pkg-aclib.spec b/gap-pkg-aclib.spec
index 8a73c95..e7197d4 100644
--- a/gap-pkg-aclib.spec
+++ b/gap-pkg-aclib.spec
@@ -2,7 +2,7 @@
%global giturl https://github.com/gap-packages/aclib
Name: gap-pkg-%{gap_pkgname}
-Version: 1.3.3
+Version: 1.4
Release: %autorelease
Summary: Almost Crystallographic groups library for GAP
@@ -13,13 +13,13 @@ Source: %{giturl}/releases/download/v%{version}/%{gap_upname}-%{version}
BuildArch: noarch
BuildSystem: gap
-BuildOption(install): gap htm tst
+BuildOption(install): gap tst
BuildOption(check): tst/testall.g
+BuildRequires: gap(autodoc)
BuildRequires: gap(crystcat) >= 1.1
BuildRequires: gap(polycyclic) >= 1.0
BuildRequires: gap-devel >= 4.7
-BuildRequires: tth
Requires: gap(polycyclic) >= 1.0
Requires: gap-core >= 4.7
@@ -67,22 +67,8 @@ This package contains documentation for gap-pkg-%{gap_pkgname}.
%prep
%autosetup -n %{gap_upname}-%{version}
-%conf
-# Fix end-of-line encoding
-sed -i.orig 's/\r//' doc/algos.tex
-touch -r doc/algos.tex.orig doc/algos.tex
-rm -f doc/algos.tex.orig
-
-%build
-# Link to main GAP documentation
-ln -s %{gap_libdir}/doc ../../doc
-cd doc
-./make_doc %{gap_libdir}
-cd -
-rm -f ../../doc
-
%files
-%doc README
+%doc CHANGES.md README.md
%license LICENSE
%dir %{gap_libdir}/pkg/%{gap_upname}/
%{gap_libdir}/pkg/%{gap_upname}/*.g
@@ -91,9 +77,7 @@ rm -f ../../doc
%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 463d8ab..7ef2253 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (aclib-1.3.3.tar.gz) = d9c65cd811f5379667243244f588befa2317f2bc15348eaeac45d358f3c95546b8d949f2707d4024751cc724f0389e45d9b9ddac3684c3e2432f865a669b8329
+SHA512 (aclib-1.4.tar.gz) = 3f23322cc46619c23adc9a16a3d14e5f95f0aea7b011a4b5dfbceaafb67798507b45fd06bd3f92dbd4fd2701a092b35f54314bf308669b9cdb7be8faa466d6d1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-13 17:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-13 17:14 [rpms/gap-pkg-aclib] f44: Version 1.4 Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox