From 9a106f38ba19c860ab4a7e181c399378e15ac176 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Thu, 15 Mar 2018 16:00:11 -0400 Subject: [PATCH] add Requires: tex(pdfpages.sty) to texlive-pdfjam (bz1164237) --- texlive-base.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/texlive-base.spec b/texlive-base.spec index 6ca742d..f308e80 100644 --- a/texlive-base.spec +++ b/texlive-base.spec @@ -16,7 +16,7 @@ Name: %{shortname}-base Version: %{source_date} -Release: 22%{?dist} +Release: 23%{?dist} Epoch: 7 Summary: TeX formatting system # The only files in the base package are directories, cache, and license texts @@ -4242,6 +4242,7 @@ Requires: texlive-base Requires: texlive-collection-latex Requires: texlive-kpathsea Requires: texlive-latex +Requires: tex(pdfpages.sty) # shell BuildArch: noarch @@ -8575,6 +8576,9 @@ done <<< "$list" %doc %{_texdir}/texmf-dist/doc/latex/yplan/ %changelog +* Thu Mar 15 2018 Tom Callaway - 7:20170520-23 +- add Requires: tex(pdfpages.sty) to texlive-pdfjam (bz1164237) + * Sun Mar 11 2018 Tom Callaway - 7:20170520-22 - fix a2ping to work with gs 9.22