Changeset e249f83


Ignore:
Timestamp:
04/13/2007 10:09:16 PM (17 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 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:
134279fd
Parents:
c5669e8
Message:

Updated to Gamin-0.1.8

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rc5669e8 re249f83  
    101101<!ENTITY popt-version                 "1.10.4">
    102102<!ENTITY slang-version                "2.0.7">
    103 <!ENTITY gamin-version                "0.1.7">
     103<!ENTITY gamin-version                "0.1.8">
    104104<!ENTITY libxml-version               "1.8.17">
    105105<!ENTITY libxml2-version              "2.6.27">
  • general/genlib/gamin.xml

    rc5669e8 re249f83  
    77  <!ENTITY gamin-download-http "http://www.gnome.org/~veillard/gamin/sources/gamin-&gamin-version;.tar.gz">
    88  <!ENTITY gamin-download-ftp  "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/gamin-&gamin-version;.tar.gz">
    9   <!ENTITY gamin-md5sum        "1a1991ffa749b7dc2cc0573d6a2867b8">
    10   <!ENTITY gamin-size          "542 KB">
    11   <!ENTITY gamin-buildsize     "5.7 MB">
     9  <!ENTITY gamin-md5sum        "985022c8b1b993e471d528fd0e14ffbe">
     10  <!ENTITY gamin-size          "564 KB">
     11  <!ENTITY gamin-buildsize     "6 MB">
    1212  <!ENTITY gamin-time          "0.1 SBU (up to 3 minutes, processor independent, to run the test suite)">
    1313]>
     
    8282make</userinput></screen>
    8383
    84     <para>To test the results, issue: <command>make check</command>.</para>
     84    <para>To test the results, issue: <command>make check</command>. Note
     85    that some tests may display errors.</para>
    8586
    8687    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
  • introduction/welcome/changelog.xml

    rc5669e8 re249f83  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[randy] - Updated to Gamin-0.1.8.</para>
     49        </listitem>
     50        <listitem>
    4851          <para>[randy] - Updated to desktop-file-utils-0.12.</para>
    4952        </listitem>
Note: See TracChangeset for help on using the changeset viewer.