d0c1b2f Fix rpmlint errors

Authored and Committed by zdohnal 4 months ago
    Fix rpmlint errors
    
    - three packages - tools-fonts, tools-dvips, tools-printing - contain
      only Bash scripts, so they can be noarch. In that case we don't
      require specific arch for ghostscript when we install those packages
    - we use `fc-list` during generating macros in spec file, so we need to
      have fontconfig in buildroot
    
        
file modified
+13 -5