updated to OpenSP-1.5.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1513 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Igor Živković 2003-11-14 07:55:20 +00:00
parent ccd421366d
commit d7098ab673
5 changed files with 16 additions and 14 deletions

View File

@ -2,8 +2,8 @@
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"/usr/share/docbook/docbookx.dtd" [
<!ENTITY version "CVS-20031113">
<!ENTITY releasedate "November 13th, 2003">
<!ENTITY version "CVS-20031114">
<!ENTITY releasedate "November 14th, 2003">
<!ENTITY blfs-version "cvs">
<!ENTITY % book SYSTEM "book/book.ent">

View File

@ -11,6 +11,9 @@ who wrote what.</para>
<itemizedlist>
<listitem><para>November 14th, 2003 [igor]: Updated to
OpenSP-1.5.1.</para></listitem>
<listitem><para>November 13th, 2003 [igor]: Updated to
libxml2-2.6.2, fetchmail-6.2.5, slrn-0.9.8.0 and
cvs-1.11.9.</para></listitem>

View File

@ -1,14 +1,13 @@
<sect2>
<title>Installation of <application>OpenSP</application></title>
<para>This patch removes some annoying messages that can appear while
running <command>openjade</command>:</para>
<screen><userinput><command>patch -Np1 -i ../OpenSP-1.5-LITLEN.patch</command></userinput></screen>
<para>Install <application>OpenSP</application> by running the following commands:</para>
<screen><userinput><command>patch -Np1 -i ../OpenSP-1.5-LITLEN.patch &amp;&amp;
patch -Np1 -i ../OpenSP-1.5-gcc33-1.patch</command></userinput></screen>
<para>The first patch removes some annoying messages that can appear while
running <command>openjade</command>.</para>
<screen><userinput><command>./configure --prefix=/usr --disable-static --enable-http \
--enable-default-catalog=/etc/sgml/catalog \
--enable-default-search-path=/usr/share/sgml &amp;&amp;

View File

@ -23,7 +23,7 @@ url="&opensp-download-ftp;"/></para></listitem>
<sect3><title>Additional downloads</title>
<itemizedlist spacing='compact'>
<listitem><para>Required Patch: <ulink url="&patch-root;/OpenSP-&opensp-version;-LITLEN.patch"/></para></listitem>
<listitem><para>Required Patch: <ulink url="&patch-root;/OpenSP-1.5-gcc33-1.patch"/></para></listitem></itemizedlist></sect3>
</itemizedlist></sect3>
<sect3><title><application>OpenSP</application> dependencies</title>
<sect4><title>Required</title>

View File

@ -3,9 +3,9 @@
<!ENTITY opensp-inst SYSTEM "opensp-inst.xml">
<!ENTITY opensp-exp SYSTEM "opensp-exp.xml">
<!ENTITY opensp-desc SYSTEM "opensp-desc.xml">
<!ENTITY opensp-version "1.5">
<!ENTITY opensp-version "1.5.1">
<!ENTITY opensp-download-http "http://download.sourceforge.net/openjade/OpenSP-&opensp-version;.tar.gz">
<!ENTITY opensp-download-ftp "ftp://ftp.freestandards.org/pub/lsb/app-battery/packages/OpenSP-&opensp-version;.tar.gz">
<!ENTITY opensp-size "1.3 MB">
<!ENTITY opensp-buildsize "16.1 MB">
<!ENTITY opensp-time "1.76 SBU">
<!ENTITY opensp-download-ftp "">
<!ENTITY opensp-size "1.4 MB">
<!ENTITY opensp-buildsize "37 MB">
<!ENTITY opensp-time "1.50 SBU">