From 35939ff0cd70e4e299ef48408d5beb3691cb5460 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: May 29 2018 14:38:23 +0000 Subject: fix typo preventing xindy subpackage --- diff --git a/texlive-base.spec b/texlive-base.spec index 2b67eee..acb30ed 100644 --- a/texlive-base.spec +++ b/texlive-base.spec @@ -12,7 +12,7 @@ %global __brp_mangle_shebangs_exclude ^$ # Not ppc64, not s390x, not aarch64 due to lack of clisp -%global xindyarches %{arm} %{ix86} x86_64 +%global xindy_arches %{arm} %{ix86} x86_64 Name: %{shortname}-base Version: %{source_date} @@ -8952,6 +8952,7 @@ fi %changelog * Tue May 29 2018 Tom Callaway - 7:20180414-5 - fix xindy and jfontmaps obsoletes +- fix typo preventing xindy subpackage * Tue May 29 2018 Tom Callaway - 7:20180414-4 - add Provides: jadetex and Provides: tex-uptex-doc