Changeset 9172c72
- Timestamp:
- 04/03/2016 07:12:56 PM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 8f445fdc
- Parents:
- 2570c69e
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r2570c69e r9172c72 49 49 <itemizedlist> 50 50 <listitem> 51 <para>[pierre] - Update to gnumeric-1.12.28 Fixes 52 <ulink url="&blfs-ticket-root;7637">#7637</ulink>.</para> 53 </listitem> 54 <listitem> 51 55 <para>[igor] - Update to giflib-5.1.4. Fixes 52 56 <ulink url="&blfs-ticket-root;7679">#7679</ulink>.</para> -
packages.ent
r2570c69e r9172c72 670 670 <!-- Chapter 42 --> 671 671 <!ENTITY AbiWord-version "3.0.1"> 672 <!ENTITY gnumeric-version "1.12.2 7">672 <!ENTITY gnumeric-version "1.12.28"> 673 673 <!ENTITY gnucash-version "2.4.11"> 674 674 -
xsoft/office/gnumeric.xml
r2570c69e r9172c72 7 7 <!ENTITY gnumeric-download-http "&gnome-download-http;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz"> 8 8 <!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"> 10 10 <!ENTITY gnumeric-size "18 MB"> 11 <!ENTITY gnumeric-buildsize "3 29MB (with tests)">12 <!ENTITY gnumeric-time "1. 9 SBU (additional 6.7SBU for tests)">11 <!ENTITY gnumeric-buildsize "313 MB (with tests)"> 12 <!ENTITY gnumeric-time "1.6 SBU (additional 8.6 SBU for tests)"> 13 13 ]> 14 14 … … 141 141 142 142 <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: 144 144 145 145 <screen><userinput>sed \ 146 -e '/\tt 6500-strings.*/d;/\tt6506-cell-comments.*/d;/\tt6509-validation.*/d' \146 -e '/\tt1013-crlibm.*/d' \ 147 147 -i test/Makefile</userinput></screen> 148 148
Note:
See TracChangeset
for help on using the changeset viewer.