update of some fonts [release 7.6-3mamba;Thu Dec 10 2020]

This commit is contained in:
Silvan Calarco 2024-01-05 19:48:45 +01:00
parent 287e58458b
commit 2321febfe4

View File

@ -1,10 +1,10 @@
%define encodings_ver 1.0.4
%define encodings_ver 1.0.5
%define adobe_100dpi_ver 1.0.3
%define adobe_75dpi_ver 1.0.3
%define adobe_utopia_100dpi_ver 1.0.4
%define adobe_utopia_75dpi_ver 1.0.4
%define adobe_utopia_type1_ver 1.0.4
%define alias_ver 1.0.3
%define alias_ver 1.0.4
%define arabic_misc_ver 1.0.3
%define bh_100dpi_ver 1.0.3
%define bh_75dpi_ver 1.0.3
@ -26,7 +26,7 @@
%define jis_misc_ver 1.0.3
%define micro_misc_ver 1.0.3
%define misc_cyrillic_ver 1.0.3
%define misc_ethiopic_ver 1.0.3
%define misc_ethiopic_ver 1.0.4
%define misc_meltho_ver 1.0.3
%define misc_misc_ver 1.1.2
%define mutt_misc_ver 1.0.3
@ -39,7 +39,7 @@
Name: xorg-fonts
Version: 7.6
Release: 2mamba
Release: 3mamba
Summary: X.Org misc font
Group: System/Fonts
Vendor: openmamba
@ -87,10 +87,12 @@ Source36: ftp://ftp.x.org/pub/individual/font/font-xfree86-type1-%{xfree86_
Source37: http://www.openmamba.org/font-voidcursor-misc-%{voidcursor_misc_ver}.tar.bz2
License: MIT
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-root
## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END
BuildRequires: font-util >= 1.0.1
BuildRequires: xorg-apps-fonts >= 7.1
BuildRequires: libfontconfig-devel >= 2.3.2
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
X.Org fonts.
@ -237,6 +239,7 @@ exit 0
%build
for a in *; do
cd $a
[ -e config.sub ] && sed -i "s,| arm-\* |,| aarch64-\* | arm-\* |," config.sub
%configure
%make
cd ..
@ -298,6 +301,9 @@ done
%{_datadir}/fonts/X11/misc/*
%changelog
* Thu Dec 10 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 7.6-3mamba
- update of some fonts
* Tue Aug 09 2011 Silvan Calarco <silvan.calarco@mambasoft.it> 7.6-2mamba
- move fontconfig files for luxi to TTF subpackage