<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>41849</bug_id>
          
          <creation_ts>2022-02-02 03:21:04 +0300</creation_ts>
          <short_desc>fontconfig: please, register font.dtd in system xml catalog</short_desc>
          <delta_ts>2022-02-02 14:46:38 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>fontconfig</component>
          <version>unstable</version>
          <rep_platform>x86_64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="viy">viy</reporter>
          <assigned_to name="Sergey V Turchin">zerg</assigned_to>
          <cc>shrek</cc>
    
    <cc>zerg</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>207399</commentid>
    <comment_count>0</comment_count>
    <who name="viy">viy</who>
    <bug_when>2022-02-02 03:21:04 +0300</bug_when>
    <thetext>к примеру, как сделано в libglade-2.6.4-alt6.src.spec
добавить в спек следующее:

%define xmlcatalog %_sysconfdir/xml/catalog
Requires(post): %xmlcatalog /usr/bin/xmlcatalog

%post
if [ -e %xmlcatalog ]; then
  %_bindir/xmlcatalog --noout --add system \
                        &quot;urn:fontconfig:fonts.dtd&quot; \
                        &quot;file://%{_datadir}/xml/fontconfig/fonts.dtd&quot; \
                        %xmlcatalog
fi

Напомню, acl закрыт.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>207411</commentid>
    <comment_count>1</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2022-02-02 12:21:00 +0300</bug_when>
    <thetext>fontconfig-2.13.1-alt3 -&gt; sisyphus:

 Wed Feb 02 2022 Sergey V Turchin &lt;zerg@altlinux&gt; 2.13.1-alt3
 - register font.dtd in system xml catalog (closes: 41849)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>207418</commentid>
    <comment_count>2</comment_count>
    <who name="viy">viy</who>
    <bug_when>2022-02-02 14:46:38 +0300</bug_when>
    <thetext>Благодарю!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>