Updated to libgsf-1.14.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6136 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2006-05-27 18:00:50 +00:00
parent c05a75125c
commit 86b7763da0
3 changed files with 7 additions and 16 deletions

View File

@ -97,7 +97,7 @@
<!ENTITY glib2-version "2.10.3">
<!ENTITY libidl-version "0.8.6">
<!ENTITY libcroco-version "0.6.1">
<!ENTITY libgsf-version "1.14.0">
<!ENTITY libgsf-version "1.14.1">
<!ENTITY libglade-version "2.5.1">
<!ENTITY expat-version "2.0.0">
<!ENTITY libesmtp-version "1.0.4">

View File

@ -4,23 +4,11 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!-- Inserted as a reminder to do this. The mention of a test suite
is usually right before the root user installation commands. Please
delete these 12 (including one blank) lines after you are done.-->
<!-- Use one of the two mentions below about a test suite,
delete the line that is not applicable. Of course, if the
test suite uses syntax other than "make check", revise the
line to reflect the actual syntax to run the test suite -->
<!-- <para>This package does not come with a test suite.</para> -->
<!-- <para>To test the results, issue: <command>make check</command>.</para> -->
<!ENTITY libgsf-download-http "&gnome-download-http;/libgsf/1.14/libgsf-&libgsf-version;.tar.bz2">
<!ENTITY libgsf-download-ftp "&gnome-download-ftp;/libgsf/1.14/libgsf-&libgsf-version;.tar.bz2">
<!ENTITY libgsf-md5sum "2d3b112a2c6e7e1740306c32b1ebf6ea">
<!ENTITY libgsf-size "525 KB">
<!ENTITY libgsf-buildsize "13.4 MB">
<!ENTITY libgsf-md5sum "00de00b99382d0b7e034e0fffd8951d4">
<!ENTITY libgsf-size "530 KB">
<!ENTITY libgsf-buildsize "13.5 MB">
<!ENTITY libgsf-time "0.3 SBU">
]>

View File

@ -44,6 +44,9 @@
<listitem>
<para>May 27th, 2006</para>
<itemizedlist>
<listitem>
<para>[randy] - Updated to libgsf-1.14.1.</para>
</listitem>
<listitem>
<para>[randy] - Updated to Gtk+-2.8.18.</para>
</listitem>