mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Update to yaml-0.1.7
Tags and various fixes before I start GNOME git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19081 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
a15d5e1ea1
commit
96a09fb8f7
@ -37,7 +37,7 @@
|
||||
(.cab) archives.
|
||||
</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -104,6 +104,7 @@ make</userinput></screen>
|
||||
|
||||
<para>
|
||||
To test the results, issue: <command>make check</command>.
|
||||
One test, Regress-1.0.gir, is known to fail with glibc-2.26.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
@ -99,7 +99,8 @@ make</userinput></screen>
|
||||
|
||||
<para>
|
||||
To check the results, issue <command>make check</command>.
|
||||
The python tests fail due to missing files.
|
||||
<!-- The python tests fail due to missing files. - Not applicable
|
||||
when testing for 8.1 -->
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY yaml-download-http "http://pyyaml.org/download/libyaml/yaml-&yaml-version;.tar.gz">
|
||||
<!ENTITY yaml-download-ftp " ">
|
||||
<!ENTITY yaml-md5sum "5fe00cda18ca5daeb43762b80c38e06e">
|
||||
<!ENTITY yaml-size "492 KB">
|
||||
<!ENTITY yaml-buildsize "6.3 MB">
|
||||
<!ENTITY yaml-md5sum "1abf45bd3a96374fa55ca63b32f9f2f9">
|
||||
<!ENTITY yaml-size "516 KB">
|
||||
<!ENTITY yaml-buildsize "6.1 MB">
|
||||
<!ENTITY yaml-time "0.1 SBU">
|
||||
]>
|
||||
|
||||
|
@ -45,6 +45,10 @@
|
||||
<listitem>
|
||||
<para>August 24th, 2017</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to yaml-0.1.7. Fixes
|
||||
<ulink url="&blfs-ticket-root;9623">#9623</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[dj] - Add rpcsvc-proto-1.2 and libnsl-1.1.0. Add
|
||||
dependencies to Postfix and NFS-Utils. Fixes
|
||||
|
@ -40,7 +40,7 @@
|
||||
providing APIs to netlink protocol based Linux kernel interfaces.
|
||||
</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -32,7 +32,7 @@
|
||||
<para>The <application>cifs-utils</application> provides a means for
|
||||
mounting SMB/CIFS shares on a Linux system.</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -34,7 +34,7 @@
|
||||
Protocol. It is intended to replace or supplement the stock
|
||||
<command>ftp</command> program.</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -40,7 +40,7 @@
|
||||
access point.
|
||||
</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -40,7 +40,7 @@
|
||||
in LFS. This version is more powerful and allows many more options than
|
||||
the standard version.</para></note>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -181,7 +181,7 @@
|
||||
<!ENTITY wayland-protocols-version "1.10">
|
||||
<!ENTITY wv-version "1.2.9">
|
||||
<!ENTITY xapian-version "1.4.4">
|
||||
<!ENTITY yaml-version "0.1.6">
|
||||
<!ENTITY yaml-version "0.1.7">
|
||||
|
||||
<!-- Chapter 10 -->
|
||||
<!ENTITY aalib-version "1.4rc5">
|
||||
|
@ -44,7 +44,7 @@
|
||||
does not interfere with these instructions.
|
||||
</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -138,7 +138,7 @@ make DESTDIR=$PWD/Dest install</userinput></screen>
|
||||
</para>
|
||||
|
||||
<screen role="root"><userinput>install -vm755 Dest/lib/libfuse.so.&fuse2-version; /lib &&
|
||||
install -vm755 Dest/lib/libulockmgr.1.0.1 /lib &&
|
||||
install -vm755 Dest/lib/libulockmgr.so.1.0.1 /lib &&
|
||||
ln -sfv ../../lib/libfuse.so.&fuse2-version; /usr/lib/libfuse.so &&
|
||||
ln -sfv ../../lib/libulockmgr.so.1.0.1 /usr/lib/libulockmgr.so &&
|
||||
|
||||
|
@ -37,7 +37,7 @@
|
||||
filesystem implementations.
|
||||
</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -38,7 +38,7 @@
|
||||
has an inteface similar to the classic <command>fdisk</command> program.
|
||||
</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -40,7 +40,7 @@
|
||||
partitions.
|
||||
</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -38,7 +38,7 @@
|
||||
on the remote files as if they were on your local computer.
|
||||
</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
Loading…
Reference in New Issue
Block a user