#3337: [with spkg, needs work] Upgrade gap-guava to new 4.4.12/3.9 release
-------------------------+--------------------------------------------------
Reporter: tabbott | Owner: mabshoff
Type: enhancement | Status: new
Priority: major | Milestone: sage-3.4
Component: packages | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by mabshoff):
Hi David,
the spkg needs work:
* delete the patch binary in the root of the spkg
* the changes need to be check in. One way to do this is via
{{{
hg commit -m "gap-4.4.12: update to latest upstream, update to guava 3.9
(#3337)"
}}}
* SPKG.txt is in the wrong format:
{{{
=== gap-4.4.12 (David JOyner, 2008-12-20) ===
Upgraded to gap-4.4.12. Upgraded guava 3.4 to guava 3.9.
From the source GAP tarball, removed tomlib, small, prim,
trans, and some pdf+dvi files from guava3.9/doc.
}}}
This should be:
{{{
=== gap-4.4.12 (David Joyner, 2008-12-20) ===
* Upgraded to gap-4.4.12, upgraded guava 3.4 to guava 3.9 (#3337)
}}}
Then you need to add a section about special build instructions with
details, i.e.
{{{
== Special Update/Build Instructions ===
From the source GAP tarball, removed tomlib, small, prim,
trans by running $SOME_COMMAND, and some pdf+dvi files from guava3.9/doc
by runnnig $SOME_OTHER_COMMAND.
}}}
SPKG.txt can use some improvements, i.e. check out
http://wiki.sagemath.org/spkgTemplate
for all the sections that should be in SPKG.txt. If I have time later I
will fix all these problems.
Cheers,
Michael
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/3337#comment:18>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---