Changeset 8c76170


Ignore:
Timestamp:
09/15/2003 04:26:07 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
95adf402
Parents:
c5cc8b3
Message:

update to postfix-2.0.15, cdrdao bug

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/imlib2.xml

    rc5cc8b3 r8c76170  
    55&imlib2-intro;
    66&imlib2-inst;
    7 &imlib2-config;
    87&imlib2-desc;
    98
  • introduction/welcome/changelog.xml

    rc5cc8b3 r8c76170  
    1010
    1111<itemizedlist>
     12
     13<listitem><para>September 15th, 2003 [larry]: update to
     14postfix-2.0.15.</para></listitem>
    1215
    1316<listitem><para>September 15th, 2003 [igor]: update to ffmpeg-0.4.7
  • multimedia/cdwriteutils/cdrdao/cdrdao-intro.xml

    rc5cc8b3 r8c76170  
    1111
    1212<screen>cdrdao will utilize:
    13 <xref linkend="lame"/>
    14 cdrdao will utilize to build gui interface:
    15 <xref linkend="GTK"/> and <xref linkend="gnome-libs"/></screen>
    16 
     13<xref linkend="lame"/></screen>
    1714</sect2>
  • server/mail/postfix/postfix.ent

    rc5cc8b3 r8c76170  
    44<!ENTITY postfix-desc SYSTEM "postfix-desc.xml">
    55<!ENTITY postfix-config SYSTEM "postfix-config.xml">
    6 <!ENTITY postfix-buildsize "72 MB">
    7 <!ENTITY postfix-version "2.0.13">
     6<!ENTITY postfix-buildsize "71 MB">
     7<!ENTITY postfix-version "2.0.15">
    88<!ENTITY postfix-download-http "">
    99<!ENTITY postfix-download-ftp "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-&postfix-version;.tar.gz">
  • x/lib/lesstif/lesstif-config.xml

    rc5cc8b3 r8c76170  
    2020suffice:</para>
    2121
    22 <para><screen><userinput><command>./configure &amp;&amp;
    23 make</command></userinput></screen></para>
     22<screen><userinput><command>cd test &amp;&amp;
     23./configure &amp;&amp;
     24make</command></userinput></screen>
    2425
    2526</sect2>
Note: See TracChangeset for help on using the changeset viewer.