Minor text tweaks/typo fixes

For libmpeg2, add a space into the FTP entity so that it gets ignored
This commit is contained in:
Douglas R. Reno 2023-10-21 11:47:06 -05:00
parent 819ef3eeb6
commit 921174d5f6
4 changed files with 5 additions and 4 deletions

View File

@ -79,7 +79,8 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="pluggy"/> and
<!--<xref linkend="pluggy"/> and-->
<!-- Pluggy is a required dependency of pytest -->
<xref linkend="pytest"/> (for testing Python3 bindings)
</para>

View File

@ -9,7 +9,7 @@
<!ENTITY jansson-md5sum "3f90473d7d54ebd1cb6a2757396641df">
<!ENTITY jansson-size "424 KB">
<!ENTITY jansson-buildsize "5.6 MB (add 1.9 MB for tests)">
<!ENTITY jansson-time "0.1 SBU [with tests)">
<!ENTITY jansson-time "0.1 SBU (with tests)">
]>
<sect1 id="jansson" xreflabel="jansson-&jansson-version;">

View File

@ -107,7 +107,7 @@ make</userinput></screen>
-->
<para>
This packages does not come with a working test suite.
This package does not come with a working test suite.
</para>
<para>

View File

@ -5,7 +5,7 @@
%general-entities;
<!ENTITY libmpeg2-download-http "https://libmpeg2.sourceforge.net/files/libmpeg2-&libmpeg2-version;.tar.gz">
<!ENTITY libmpeg2-download-ftp "">
<!ENTITY libmpeg2-download-ftp " ">
<!ENTITY libmpeg2-md5sum "0f92c7454e58379b4a5a378485bbd8ef">
<!ENTITY libmpeg2-size "513 KB">
<!ENTITY libmpeg2-buildsize "6 MB">