Changeset 36c695c


Ignore:
Timestamp:
Jul 19, 2006, 9:03:36 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
dbb9d95
Parents:
472a763
Message:

r4685@server (orig r2040): ken | 2006-07-19 17:38:11 -0700
perl-libc-patch is not used on multilib, so move it into arch-specific patches.

Location:
materials
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • materials/alpha/patches.xml

    r472a763 r36c695c  
    4444    </varlistentry>
    4545
     46    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     47    href="../x86/patches.xml"
     48    xpointer="xpointer(//*[@os='perl-libc-patch'])"/>
     49
    4650  </variablelist>
    4751
  • materials/common/patches.xml

    r472a763 r36c695c  
    191191
    192192    <varlistentry>
    193       <term>Perl Libc Patch - <token>&perl-libc-patch-size;</token>:</term>
    194       <listitem>
    195         <para>Download: <ulink
    196         url="&patches-root;&perl-libc-patch;"/></para>
    197         <para>MD5 sum: <literal>&perl-libc-patch-md5;</literal></para>
    198       </listitem>
    199     </varlistentry>
    200 
    201     <varlistentry>
    202193      <term>Readline Fixes Patch - <token>&readline-fixes-patch-size;</token>:</term>
    203194      <listitem>
  • materials/mips/patches.xml

    r472a763 r36c695c  
    9898    </varlistentry>
    9999
     100    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     101    href="../x86/patches.xml"
     102    xpointer="xpointer(//*[@os='perl-libc-patch'])"/>
     103
    100104  </variablelist>
    101105
  • materials/mips64-64/patches.xml

    r472a763 r36c695c  
    6262
    6363    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     64    href="../x86/patches.xml"
     65    xpointer="xpointer(//*[@os='perl-libc-patch'])"/>
     66
     67    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    6468    href="../mips64/patches.xml"
    6569    xpointer="xpointer(//*[@os='util-linux-mips64-patch'])"/>
  • materials/ppc/patches.xml

    r472a763 r36c695c  
    1616    href="../x86/patches.xml"
    1717    xpointer="xpointer(//*[@os='gcc-specs-patch'])"/>
     18
     19    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     20    href="../x86/patches.xml"
     21    xpointer="xpointer(//*[@os='perl-libc-patch'])"/>
    1822
    1923    <varlistentry>
  • materials/sparc/patches.xml

    r472a763 r36c695c  
    4444    </varlistentry>
    4545
     46    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     47    href="../x86/patches.xml"
     48    xpointer="xpointer(//*[@os='perl-libc-patch'])"/>
     49
    4650    <varlistentry os="silo-fixes-patch">
    4751      <term>Silo Fixes Patch - <token>&silo-fixes-patch-size;</token>:</term>
  • materials/sparc64-64/patches.xml

    r472a763 r36c695c  
    3434
    3535    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     36    href="../x86/patches.xml"
     37    xpointer="xpointer(//*[@os='perl-libc-patch'])"/>
     38
     39    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    3640    href="../sparc/patches.xml"
    3741    xpointer="xpointer(//*[@os='silo-fixes-patch'])"/>
  • materials/x86/patches.xml

    r472a763 r36c695c  
    4040    </varlistentry>
    4141
     42    <varlistentry os="perl-libc-patch">
     43      <term>Perl Libc Patch - <token>&perl-libc-patch-size;</token>:</term>
     44      <listitem>
     45        <para>Download: <ulink
     46        url="&patches-root;&perl-libc-patch;"/></para>
     47        <para>MD5 sum: <literal>&perl-libc-patch-md5;</literal></para>
     48      </listitem>
     49    </varlistentry>
     50
    4251  </variablelist>
    4352
  • materials/x86_64-64/patches.xml

    r472a763 r36c695c  
    5353    </varlistentry>
    5454
     55    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     56    href="../x86/patches.xml"
     57    xpointer="xpointer(//*[@os='perl-libc-patch'])"/>
     58
    5559  </variablelist>
    5660
Note: See TracChangeset for help on using the changeset viewer.