From f14f4ac42ea3ff4f437dab2e454adb74df8abb0b Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Wed, 7 Oct 2015 06:34:45 +0000 Subject: [PATCH] Fix lua builds on secondary arches again --- texlive.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/texlive.spec b/texlive.spec index fc40e10..48c2f0c 100644 --- a/texlive.spec +++ b/texlive.spec @@ -1,6 +1,6 @@ %global source_date 20150728_r37987 %global tl_version 2015 -%global tl_rel 10 +%global tl_rel 11 %global tl_release %{tl_rel}.%{source_date}%{?dist} %global tl_noarch_release %{tl_rel}%{?dist} %global source_name texlive-%{source_date}-source @@ -443370,11 +443370,16 @@ fi %{_includedir}/kpathsea/* %{_includedir}/synctex/ %{_includedir}/texlua52/ +%ifnarch ppc %{power64} s390 s390x aarch64 %{_includedir}/texluajit/ +%endif %{_libdir}/*.so %{_libdir}/pkgconfig/*.pc %changelog +* Wed Oct 7 2015 Peter Robinson 5:2015-11.20150724 +- Fix lua builds on secondary arches again + * Thu Oct 1 2015 Tom Callaway - 5:2015-10.20150724 - fix rpm macros so that the right file is copied