Changeset e3c48e9
- Timestamp:
- 07/29/2013 08:17:22 PM (11 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 5a94000c
- Parents:
- 81d34c3
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r81d34c3 re3c48e9 4 4 --> 5 5 6 <!ENTITY day "2 8"> <!-- Always 2 digits -->6 <!ENTITY day "29"> <!-- Always 2 digits --> 7 7 <!ENTITY month "07"> <!-- Always 2 digits --> 8 8 <!ENTITY year "2013"> … … 10 10 <!ENTITY copyholder "The BLFS Development Team"> 11 11 <!ENTITY version "&year;-&month;-&day;"> 12 <!ENTITY releasedate "July 2 8th, &year;">12 <!ENTITY releasedate "July 29th, &year;"> 13 13 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 14 14 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> … … 342 342 <!ENTITY gpm-version "1.20.7"> 343 343 <!ENTITY hdparm-version "9.43"> 344 <!ENTITY ibus-version "1.5. 2"> <!-- stable lt .90 micro version -->344 <!ENTITY ibus-version "1.5.3"> <!-- stable lt .90 micro version --> 345 345 <!ENTITY libarchive-version "3.1.2"> 346 346 <!ENTITY lm_sensors-version "3.3.4"> … … 361 361 <!ENTITY unrar-version "5.0.8"> 362 362 <!ENTITY unzip-version "6.0"> 363 <!ENTITY upower-version "0.9.2 0">363 <!ENTITY upower-version "0.9.21"> 364 364 <!ENTITY usbutils-version "007"> 365 365 <!ENTITY which-version "2.20"> … … 464 464 <!ENTITY whois-version "5.0.26"> 465 465 <!ENTITY wicd-version "1.7.2.4"> 466 <!ENTITY wireshark-version "1.10. 0">466 <!ENTITY wireshark-version "1.10.1"> 467 467 468 468 <!ENTITY wicd-major-version "1.7"> -
general/sysutils/ibus.xml
r81d34c3 re3c48e9 7 7 <!ENTITY ibus-download-http "http://ibus.googlecode.com/files/ibus-&ibus-version;.tar.gz"> 8 8 <!ENTITY ibus-download-ftp " "> 9 <!ENTITY ibus-md5sum " 1b6b9c91089767762e00f8b5858d1b59">10 <!ENTITY ibus-size "1. 8MB">11 <!ENTITY ibus-buildsize " 50MB">12 <!ENTITY ibus-time "0. 4SBU">9 <!ENTITY ibus-md5sum "fdde74794d8a1874f97294e0cd581d14"> 10 <!ENTITY ibus-size "1.9 MB"> 11 <!ENTITY ibus-buildsize "39 MB"> 12 <!ENTITY ibus-time "0.5 SBU"> 13 13 ]> 14 14 … … 83 83 <para role="recommended"> 84 84 <xref linkend="gobject-introspection"/>, 85 <xref linkend="gtk2"/> and85 <xref linkend="gtk2"/>, and 86 86 <xref linkend="vala"/> 87 87 </para> … … 90 90 <para role="optional"> 91 91 <xref linkend="dbus-python"/>, 92 <xref linkend="gtk-doc"/> and92 <xref linkend="gtk-doc"/>, and 93 93 <xref linkend="pyxdg"/> 94 94 </para> … … 113 113 114 114 <para> 115 To test the results, issue: <command>make check</command>. 115 To test the results, issue: <command>make -k check</command>. Two 116 tests may fail due to problems with the tests. 116 117 </para> 117 118 … … 147 148 <seglistitem> 148 149 <seg> 149 ibus, ibus-daemon and ibus-setup150 ibus, ibus-daemon, and ibus-setup 150 151 </seg> 151 152 <seg> … … 157 158 /usr/include/ibus-1.0, 158 159 /usr/lib/ibus, 159 /usr/share/gtk-doc/html/ibus and160 /usr/share/gtk-doc/html/ibus, and 160 161 /usr/share/ibus 161 162 </seg> -
general/sysutils/upower.xml
r81d34c3 re3c48e9 7 7 <!ENTITY upower-download-http "http://upower.freedesktop.org/releases/upower-&upower-version;.tar.xz"> 8 8 <!ENTITY upower-download-ftp " "> 9 <!ENTITY upower-md5sum " f175984d142dc8d2353a7da609836b69">10 <!ENTITY upower-size "4 04KB">11 <!ENTITY upower-buildsize "1 3MB">9 <!ENTITY upower-md5sum "1aa2b9e6fd757cd151bbaa4991eacc18"> 10 <!ENTITY upower-size "416 KB"> 11 <!ENTITY upower-buildsize "14 MB"> 12 12 <!ENTITY upower-time "0.2 SBU"> 13 13 ]> … … 123 123 124 124 <para> 125 To test the results, issue: <command>make check</command>. 125 To test the results, issue: <command>make check</command>. Some 126 checks may not pass due to missing files. 126 127 </para> 127 128 -
introduction/welcome/changelog.xml
r81d34c3 re3c48e9 45 45 --> 46 46 <listitem> 47 <para>July 29th, 2013</para> 48 <itemizedlist> 49 <listitem> 50 <para>[bdubbs] - Update to wireshark-1.10.1.</para> 51 </listitem> 52 <listitem> 53 <para>[bdubbs] - Update to upower-0.9.21.</para> 54 </listitem> 55 <listitem> 56 <para>[bdubbs] - Update to ibus-1.5.3.</para> 57 </listitem> 58 </itemizedlist> 59 </listitem> 60 61 <listitem> 47 62 <para>July 28th, 2013</para> 48 63 <itemizedlist> -
networking/netutils/wireshark.xml
r81d34c3 re3c48e9 7 7 <!ENTITY wireshark-download-http "http://www.wireshark.org/download/src/all-versions/wireshark-&wireshark-version;.tar.bz2"> 8 8 <!ENTITY wireshark-download-ftp " "> 9 <!ENTITY wireshark-md5sum " 72e51cd33fd33c7044a41c2ab51ad7af">9 <!ENTITY wireshark-md5sum "d8915cf7555e2bbb699020a8736631e7"> 10 10 <!ENTITY wireshark-size "26 MB"> 11 11 <!ENTITY wireshark-buildsize "1.1 GB"> 12 <!ENTITY wireshark-time "6. 3SBU">12 <!ENTITY wireshark-time "6.6 SBU"> 13 13 ]> 14 14 … … 158 158 <screen role="root"><userinput>groupadd -g 62 wireshark</userinput></screen> 159 159 160 <para>There are a few issues that prevent the build from completing 161 when generating the man pages. Fix them up with:</para> 162 163 <screen><userinput>sed -i '/^.pod.1/{n;n;n;s/$/\n\t--utf8 \\/}' doc/Makefile.in && 164 sed -i '1 i =begin man\n\n=encoding utf8\n\n=end man\n' \ 165 doc/{asn2deb,idl2deb}.pod doc/wireshark.pod.template</userinput></screen> 160 <para>There is one issues that prevents the build from completing 161 when generating the man pages. Fix it up with:</para> 162 163 <screen><userinput>sed -i '/=item/s/$/\n\n=back/' doc/reordercap.pod</userinput></screen> 166 164 167 165 <para>Continue to install <application>Wireshark</application> by running
Note:
See TracChangeset
for help on using the changeset viewer.