- Timestamp:
- Feb 21, 2006, 9:22:17 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 64129b3
- Parents:
- 0429023
- Location:
- BOOK
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/bzip2.xml
r0429023 r13f12ee 48 48 49 49 <screen os="p4"><userinput>patch -Np1 -i ../&bzip2-bzgrep-patch;</userinput></screen> 50 51 <para os="p5">The <command>bzdiff</command> depends on tempfile. We remove 52 that dependecy with this patch:</para> 53 54 <screen os="p6"><userinput>patch -Np1 -i ../&bzip2-remove_tempfile-patch;</userinput></screen> 50 55 51 56 <para os="a">The Bzip2 package does not contain a <command>configure</command> -
BOOK/final-system/multilib/bzip2-64bit.xml
r0429023 r13f12ee 37 37 href="../common/bzip2.xml" 38 38 xpointer="xpointer(//*[@os='p4'])"/> 39 40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 41 href="../common/bzip2.xml" 42 xpointer="xpointer(//*[@os='p5'])"/> 43 44 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 45 href="../common/bzip2.xml" 46 xpointer="xpointer(//*[@os='p6'])"/> 39 47 40 48 <para os="m1">We need to remove the tests since they won't work on -
BOOK/introduction/common/changelog.xml
r0429023 r13f12ee 38 38 39 39 <listitem> 40 <para>February 21, 2006</para> 41 <itemizedlist> 42 <listitem> 43 <para>[jim] - Removed Dependency of Tempfile from Bzip2.</para> 44 </listitem> 45 </itemizedlist> 46 </listitem> 47 48 <listitem> 40 49 <para>February 14, 2006</para> 41 50 <itemizedlist> -
BOOK/materials/common/patches.xml
r0429023 r13f12ee 43 43 </varlistentry> 44 44 45 <varlistentry> 46 <term>Bzip2 Bzdiff Remove Tempfile - 1.8 KB:</term> 47 <listitem> 48 <para><ulink 49 url="&patches-root;bzip2/&bzip2-remove_tempfile-patch;"/></para> 50 </listitem> 51 </varlistentry> 52 45 53 <varlistentry os="p4"> 46 54 <term>Bzip2 Documentation Patch - 1.7 KB:</term> -
BOOK/patches.ent
r0429023 r13f12ee 6 6 <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> 7 7 <!ENTITY bzip2-bzgrep-patch "bzip2-&bzip2-version;-bzgrep_security-1.patch"> 8 <!ENTITY bzip2-remove_tempfile-patch "bzip2-&bzip2-version;-remove_tempfile-1.patch"> 8 9 9 10 <!ENTITY binutils-posix-patch "binutils-&binutils-version;-posix-1.patch">
Note:
See TracChangeset
for help on using the changeset viewer.