Package: gnumeric / 1.12.57-1.1

Metadata

Package Version Patches format
gnumeric 1.12.57-1.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
automake_1.13.2.patch | (download)

configure.ac | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 fixes ftbfs with automake (>= 1.13.2)
 Error: "using '$(srcdir)' in TESTS is currently broken"


no nested externs error.patch | (download)

configure.ac | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 don't build -werror=nested-externs
 as this breaks a test used for GLIB_WITH_NLS
 which in turn makes the locales directory come out wrong.


gir.patch | (download)

src/mathfunc.h | 1 0 1 - 0 !
1 file changed, 1 deletion(-)

 fixes ftbfs thrown by dh_girepository
```
girepository-1.0/Gnm-1.12.typelib.c:3113:1: error: too few arguments to function 'trunc'
 3113 | trunc ();
      | ^~~~~
```