Changeset 9172c72 for xsoft


Ignore:
Timestamp:
04/03/2016 07:12:56 PM (8 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
8f445fdc
Parents:
2570c69e
Message:

Gnumeric-1.12.28

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17213 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/gnumeric.xml

    r2570c69e r9172c72  
    77  <!ENTITY gnumeric-download-http "&gnome-download-http;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz">
    88  <!ENTITY gnumeric-download-ftp  "&gnome-download-ftp;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz">
    9   <!ENTITY gnumeric-md5sum        "bb417125db591261d5aa75b11bfa50de">
     9  <!ENTITY gnumeric-md5sum        "147ddb28b9ec7106d36f4ff82f66f840">
    1010  <!ENTITY gnumeric-size          "18 MB">
    11   <!ENTITY gnumeric-buildsize     "329 MB (with tests)">
    12   <!ENTITY gnumeric-time          "1.9 SBU (additional 6.7 SBU for tests)">
     11  <!ENTITY gnumeric-buildsize     "313 MB (with tests)">
     12  <!ENTITY gnumeric-time          "1.6 SBU (additional 8.6 SBU for tests)">
    1313]>
    1414
     
    141141
    142142    <para>
    143       If you wish to test the results, first disable three tests which fail:
     143      If you wish to test the results, first disable one test which fails:
    144144
    145145<screen><userinput>sed \
    146   -e '/\tt6500-strings.*/d;/\tt6506-cell-comments.*/d;/\tt6509-validation.*/d' \
     146  -e '/\tt1013-crlibm.*/d' \
    147147  -i test/Makefile</userinput></screen>
    148148
Note: See TracChangeset for help on using the changeset viewer.