Skip to content

bump up the version of givaro in spkg-configure.m4 #28380

@dimpase

Description

@dimpase

something went a bit wrong with testing of #28342, and in fact
#26932 breaks the use of givaro 4.0.4. One needs to apply

--- a/build/pkgs/givaro/spkg-configure.m4
+++ b/build/pkgs/givaro/spkg-configure.m4
@@ -1,5 +1,5 @@
 SAGE_SPKG_CONFIGURE([givaro], [
-    m4_pushdef([SAGE_GIVARO_MINVER],["40004"])
+    m4_pushdef([SAGE_GIVARO_MINVER],["40101"])
     SAGE_SPKG_DEPCHECK([gmp mpir], [
         AC_PATH_PROG([GIVAROCONFIG], [givaro-config])
         AS_IF([test x$GIVAROCONFIG = x], [

Depends on #28342

CC: @embray @kiwifb @isuruf

Component: build: configure

Author: Dima Pasechnik

Branch/Commit: 2a2fa57

Reviewer: Isuru Fernando

Issue created by migration from https://trac.sagemath.org/ticket/28380

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions