Hide Forgot
gnumeric-1.12.28-1.fc25 fails to build with goffice-devel < 0.10.28 like this: checking for LIBSPREADSHEET... no configure: error: Package requirements ( libgoffice-0.10 >= 0.10.28 libgsf-1 >= 1.14.33 libxml-2.0 >= 2.4.12 gtk+-3.0 >= 3.8.7 ) were not met: Requested 'libgoffice-0.10 >= 0.10.28' but version of libGOffice is 0.10.27 You should have update this line in the gnumeric.spec: BuildRequires: goffice-devel >= 0.9.2 to BuildRequires: pkgconfig(libgoffice-0.10) >= 0.10.28