Opened 20 months ago
Closed 20 months ago
#30543 closed enhancement (fixed)
Document spkg-configure.m4 and distros directory
Reported by: | jhpalmieri | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | sage-9.2 |
Component: | documentation | Keywords: | |
Cc: | Merged in: | ||
Authors: | John Palmieri | Reviewers: | Matthias Koeppe |
Report Upstream: | N/A | Work issues: | |
Branch: | e9e8a23 (Commits, GitHub, GitLab) | Commit: | e9e8a23c83db46333a6f42ab7d862b01a18a0590 |
Dependencies: | Stopgaps: |
Description (last modified by )
For Sage packages, the spkg-configure.m4
script and the distros
directory don't seem to be documented. Remedy this.
Part of #27330 Meta-ticket: spkg-configure: Try to use as many system packages as possible
Change History (10)
comment:1 Changed 20 months ago by
- Branch set to u/jhpalmieri/document-spkg-configure.m4
comment:2 Changed 20 months ago by
- Commit set to 90df5d6a5fb234e1c2a0a60338023cac5c4dff1f
- Status changed from new to needs_review
comment:3 Changed 20 months ago by
- Commit changed from 90df5d6a5fb234e1c2a0a60338023cac5c4dff1f to 6a63edf702858669e3b1ebcdc5941605d6645ba6
Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:
6a63edf | trac 30543: document build/pkg/PACKAGE/spkg-configure.m4 and .../distros
|
comment:4 Changed 20 months ago by
There is some material in https://doc.sagemath.org/html/en/developer/portability_testing.html#using-sage-s-database-of-equivalent-distribution-packages that the new documentation should link to
comment:5 Changed 20 months ago by
comment:6 Changed 20 months ago by
- Description modified (diff)
comment:7 Changed 20 months ago by
- Commit changed from 6a63edf702858669e3b1ebcdc5941605d6645ba6 to e9e8a23c83db46333a6f42ab7d862b01a18a0590
Branch pushed to git repo; I updated commit sha1. New commits:
e9e8a23 | trac 30543: more documentation
|
comment:8 Changed 20 months ago by
Here are some additions.
comment:9 Changed 20 months ago by
- Reviewers set to Matthias Koeppe
- Status changed from needs_review to positive_review
LGTM.
comment:10 Changed 20 months ago by
- Branch changed from u/jhpalmieri/document-spkg-configure.m4 to e9e8a23c83db46333a6f42ab7d862b01a18a0590
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
I'm happy to hear suggestions for the wording and the descriptions of these components of Sage packaging.
New commits:
trac 30543: document build/pkg/PACKAGE/spkg-configure.m4 and .../distros