Changeset f2f63338


Ignore:
Timestamp:
11/05/2013 02:59:04 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
fd1c5d0
Parents:
c7af753
Message:

Update to libreoffice-4.1.3.2.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rc7af753 rf2f63338  
    712712<!ENTITY gnucash-version              "2.4.11">
    713713
    714 <!ENTITY libreoffice-version          "4.1.2">
    715 <!ENTITY libreoffice-patch            ".3">
     714<!ENTITY libreoffice-version          "4.1.3">
     715<!ENTITY libreoffice-patch            ".2">
    716716<!ENTITY libreoffice-dlversion        "&libreoffice-version;&libreoffice-patch;">
    717717
  • introduction/welcome/changelog.xml

    rc7af753 rf2f63338  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[fernando] - Update to libreoffice-4.1.3.2. Fixes
     51          <ulink url="&blfs-ticket-root;4255">#4255</ulink>.</para>
     52        </listitem>
     53        <listitem>
    5054          <para>[fernando] - Modifications to GNOME: titles
    5155          and introduction.</para>
  • xsoft/office/libreoffice.xml

    rc7af753 rf2f63338  
    88
    99  <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
    10   <!ENTITY libreoffice-core-md5sum        "bb2fe0056ae92e70ee8816a36dd0696c">
     10  <!ENTITY libreoffice-core-md5sum        "7c5248b9141df6c4844c81515a41942f">
    1111  <!ENTITY libreoffice-core-size          "117 MB">
    1212
    1313  <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
    14   <!ENTITY libreoffice-dict-md5sum        "8f00e7e3bf089de4b403fdb05724da5c">
     14  <!ENTITY libreoffice-dict-md5sum        "4a464980edb2cd8d6119a5495c7bd801">
    1515  <!ENTITY libreoffice-dict-size          "35 MB">
    1616
    1717  <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
    18   <!ENTITY libreoffice-help-md5sum        "761323fae73ef156f5cf188d8bd983f1">
     18  <!ENTITY libreoffice-help-md5sum        "c5a692983c429a142b1c109fd28425fa">
    1919  <!ENTITY libreoffice-help-size          "1.8 MB">
    2020
    2121  <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
    22   <!ENTITY libreoffice-translations-md5sum        "54f36cf305ae018ad685c331587d83e3">
     22  <!ENTITY libreoffice-translations-md5sum        "f5131da6395034246eb26aa94c7de8b2">
    2323  <!ENTITY libreoffice-translations-size          "125 MB">
    2424
    25   <!ENTITY libreoffice-buildsize          "4.5 GB (449 MB installed) without translations">
     25  <!ENTITY libreoffice-buildsize          "4.5 GB (449 MB installed) -
     26                                           6.6 GB (482 MB installed), with translations">
    2627  <!ENTITY libreoffice-time               "93 SBU">
    2728]>
     
    347348      The instructions below will only build the package without running
    348349      any unit tests. If you prefer to run the unit tests, replace
    349       <command>make build</command> with <command>make</command>
     350      <command>make build</command> with <command>make</command>.
    350351    </para>
    351352
Note: See TracChangeset for help on using the changeset viewer.