%global sf_url https://downloads.sourceforge.net/corefonts/the%20fonts/final %global common_description %{expand: TrueType core fonts that prior to 2002 were available from Microsoft. These fonts provide better compatibility for documents created in Windows environments.} %global fontfamily1 MS Core Andale %global fontsummary1 Microsoft Andale Mono TTF font %global fonts1 AndaleMo.TTF %global fontconfs1 %{SOURCE8} %global fontdescription1 %{expand:%{common_description}} %global fontfamily2 MS Core Arial %global fontsummary2 Microsoft Arial TTF font %global fonts2 Arial*.ttf AriBlk.TTF %global fontconfs2 %{SOURCE9} %global fontdescription2 %{expand:%{common_description}} %global fontfamily3 MS Core Comic %global fontsummary3 Microsoft Comic Sans TTF font %global fonts3 Comic*.TTF %global fontconfs3 %{SOURCE10} %global fontdescription3 %{expand:%{common_description}} %global fontfamily4 MS Core Courier %global fontsummary4 Microsoft Courier New TTF font %global fonts4 cour*ttf %global fontconfs4 %{SOURCE11} %global fontdescription4 %{expand:%{common_description}} %global fontfamily5 MS Core Georgia %global fontsummary5 Microsoft Georgia TTF font %global fonts5 Georgi*TTF %global fontconfs5 %{SOURCE12} %global fontdescription5 %{expand:%{common_description}} %global fontfamily6 MS Core Impact %global fontsummary6 Microsoft Impact TTF font %global fonts6 Impact.TTF %global fontconfs6 %{SOURCE13} %global fontdescription6 %{expand:%{common_description}} %global fontfamily7 MS Core Times %global fontsummary7 Microsoft Times New Roman TTF font %global fonts7 Times*.ttf %global fontconfs7 %{SOURCE14} %global fontdescription7 %{expand:%{common_description}} %global fontfamily8 MS Core Trebuchet %global fontsummary8 Microsoft Trebuchet TTF font %global fonts8 trebuc*.ttf %global fontconfs8 %{SOURCE15} %global fontdescription8 %{expand:%{common_description}} %global fontfamily9 MS Core Verdana %global fontsummary9 Microsoft Verdana TTF font %global fonts9 Verdana*.ttf %global fontconfs9 %{SOURCE16} %global fontdescription9 %{expand:%{common_description}} %global fontfamily10 MS Core Webdings %global fontsummary10 Microsoft Webdings TTF font %global fonts10 Webdings.TTF %global fontconfs10 %{SOURCE17} %global fontdescription10 %{expand:%{common_description}} Name: ms-core-fonts Version: 2.2 Release: 1%{?dist} Summary: Microsoft core TrueType fonts for better Windows Compatibility. License: Proprietary URL: https://mscorefonts2.sourceforge.net Source0: https://sourceforge.net/projects/mscorefonts2/files/cabs/EUupdate.EXE Source1: %{sf_url}/andale32.exe Source2: %{sf_url}/arialb32.exe Source3: %{sf_url}/comic32.exe Source4: %{sf_url}/courie32.exe Source5: %{sf_url}/georgi32.exe Source6: %{sf_url}/impact32.exe Source7: %{sf_url}/webdin32.exe Source8: 61-ms-core-andale.conf Source9: 61-ms-core-arial.conf Source10: 61-ms-core-comic.conf Source11: 61-ms-core-courier.conf Source12: 61-ms-core-georgia.conf Source13: 61-ms-core-impact.conf Source14: 61-ms-core-times.conf Source15: 61-ms-core-trebuchet.conf Source16: 61-ms-core-verdana.conf Source17: 61-ms-core-webdings.conf BuildArch: noarch BuildRequires: cabextract BuildRequires: fontpackages-devel # Generate subpackages automatically %fontpkg -a %description %{common_description} %prep %setup -c -T cabextract %{SOURCE0} %{SOURCE1} %{SOURCE2} %{SOURCE3} \ %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE7} %build %fontbuild -a %install %fontinstall -a %check %fontcheck -a # Generates the %files section for every font family above %fontfiles -a %changelog %autochangelog