Changeset 48a10c74
- Timestamp:
- 06/02/2015 09:51:13 PM (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:
- 957cd5b
- Parents:
- 4827616
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r4827616 r48a10c74 48 48 <para>June 2nd, 2015</para> 49 49 <itemizedlist> 50 <listitem> 51 <para>[fernando] - Update to libtirpc-0.3.1. Fixes 52 <ulink url="&blfs-ticket-root;6561">#6561</ulink>.</para> 53 </listitem> 50 54 <listitem> 51 55 <para>[fernando] - Update to mercurial-3.4.1. Fixes -
networking/netlibs/libtirpc.xml
r4827616 r48a10c74 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 " 34b07c50e6e3fc1ca18182e9f0fd5a67">10 <!ENTITY libtirpc-size "4 68KB">11 <!ENTITY libtirpc-buildsize "7. 6MB">9 <!ENTITY libtirpc-md5sum "bf1905c13cdfc232ee0cf117c74d4a5b"> 10 <!ENTITY libtirpc-size "472 KB"> 11 <!ENTITY libtirpc-buildsize "7.5 MB"> 12 12 <!ENTITY libtirpc-time "less than 0.1 SBU"> 13 13 ]> … … 105 105 </para> 106 106 107 <screen><userinput>sed -e '/rpcsec_gss.h/ i #ifdef HAVE_RPCSEC_GSS' \ 108 -e '/svc_rpc_gss_parms_t;/ a #endif' \ 109 -e '/svc_rpc_gss_parms_t / i #ifdef HAVE_RPCSEC_GSS' \ 110 -e '/rpc_gss_rawcred_t / a #endif' \ 111 -i tirpc/rpc/svc_auth.h && 112 113 ./configure --prefix=/usr \ 107 <screen><userinput>./configure --prefix=/usr \ 114 108 --sysconfdir=/etc \ 115 109 --disable-static \ … … 133 127 <sect2 role="commands"> 134 128 <title>Command Explanations</title> 135 136 <para>137 <command>sed -e ... -i tirpc/rpc/svc_auth.h</command>: This command fixes138 build with GSSAPI disabled. Remove this switch if you have one installed139 (for example <xref linkend="mitkrb"/>) and you wish to use it.140 </para>141 129 142 130 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
packages.ent
r4827616 r48a10c74 383 383 <!ENTITY libproxy-version "0.4.7"> 384 384 <!ENTITY libsoup-version "2.50.0"> 385 <!ENTITY libtirpc-version "0.3. 0">385 <!ENTITY libtirpc-version "0.3.1"> 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.