Changeset 1f6099c
- Timestamp:
- 06/25/2015 02:13:38 AM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- c2de366
- Parents:
- 02d6a4cc
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r02d6a4cc r1f6099c 48 48 <para>June 24th, 2015</para> 49 49 <itemizedlist> 50 <listitem> 51 <para>[renodr] - Update to libtirpc-0.3.2. Fixes 52 <ulink url="&blfs-ticket-root;6616">#6616</ulink>.</para> 53 </listitem> 50 54 <listitem> 51 55 <para>[ken] - Add Module::Build (perl module) for building biber and -
networking/netlibs/libtirpc.xml
r02d6a4cc r1f6099c 7 7 <!ENTITY libtirpc-download-http "&sourceforge-repo;/project/libtirpc/libtirpc/&libtirpc-version;/libtirpc-&libtirpc-version;.tar.bz2"> 8 8 <!ENTITY libtirpc-download-ftp " "> 9 <!ENTITY libtirpc-md5sum " bf1905c13cdfc232ee0cf117c74d4a5b">10 <!ENTITY libtirpc-size "4 72KB">11 <!ENTITY libtirpc-buildsize " 7.5 MB">9 <!ENTITY libtirpc-md5sum "373d5ad46b1d19759ec763a9f0afcf4d"> 10 <!ENTITY libtirpc-size "480 KB"> 11 <!ENTITY libtirpc-buildsize "8.5 MB"> 12 12 <!ENTITY libtirpc-time "less than 0.1 SBU"> 13 13 ]> … … 73 73 </itemizedlist> 74 74 75 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 76 <itemizedlist spacing="compact"> 77 <listitem> 78 <para> 79 Required patch: 80 <ulink url="&patch-root;/libtirpc-&libtirpc-version;-api_fixes-1.patch"/> 81 </para> 82 </listitem> 83 </itemizedlist> 84 85 75 86 <!-- Not needed for LFS 7.5, Glibc RPC interface is exported again 76 87 … … 99 110 <sect2 role="installation"> 100 111 <title>Installation of libtirpc</title> 112 113 <para> 114 First, fix some API issues: 115 </para> 116 117 <screen><userinput>patch -Np1 -i ../libtirpc-0.3.2-api_fixes-1.patch</userinput></screen> 101 118 102 119 <para> -
packages.ent
r02d6a4cc r1f6099c 383 383 <!ENTITY libproxy-version "0.4.7"> 384 384 <!ENTITY libsoup-version "2.50.0"> 385 <!ENTITY libtirpc-version "0.3. 1">385 <!ENTITY libtirpc-version "0.3.2"> 386 386 <!ENTITY neon-version "0.30.1"> 387 387 <!ENTITY serf-version "1.3.8">
Note:
See TracChangeset
for help on using the changeset viewer.