From d6cb006717519d35f5eb440d2640d55c005e8440f1f2782da38ff7f27eaffb83 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 27 Feb 2015 20:13:50 +0000 Subject: [PATCH] update OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive-specs-a?expand=0&rev=54 --- texlive-specs-a.changes | 12 ++++++++++++ texlive-specs-a.spec | 6 +++--- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/texlive-specs-a.changes b/texlive-specs-a.changes index 1089e08..cfad39c 100644 --- a/texlive-specs-a.changes +++ b/texlive-specs-a.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Feb 27 12:33:49 UTC 2015 - coolo@suse.com + +- patch -p1 from within texmf-dist to avoid patching through symlinks + to please new patch + +------------------------------------------------------------------- +Thu Feb 26 13:30:39 UTC 2015 - coolo@suse.com + +- avoid bootstrap problems by ignoring built packages for packages + required by texlive + ------------------------------------------------------------------- Thu Feb 19 09:29:36 UTC 2015 - coolo@suse.com diff --git a/texlive-specs-a.spec b/texlive-specs-a.spec index 6ec0fa0..d4fadf3 100644 --- a/texlive-specs-a.spec +++ b/texlive-specs-a.spec @@ -37,7 +37,7 @@ %define texlive_version 2013 %define texlive_previous 2011 %define texlive_release 20130620 -%define texlive_noarch 90 +%define texlive_noarch 92 Name: texlive-specs-a Version: 2013 @@ -12760,8 +12760,8 @@ EOF %{buildroot}/var/adm/update-scripts/texlive-acmconf-%{texlive_version}.%{texlive_noarch}.1.3svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:52} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:53} -C %{buildroot}%{_datadir}/texlive/texmf-dist - pushd %{buildroot}%{_datadir}/texlive/ - patch --reject-format=unified --quoting-style=literal -f -p0 -F0 -T < %{S:54} + pushd %{buildroot}%{_datadir}/texlive/texmf-dist + patch --reject-format=unified --quoting-style=literal -f -p1 -F0 -T < %{S:54} popd rm -vf %{buildroot}%{_texmfdistdir}/source/latex/acmconf/Makefile rm -vf %{buildroot}%{_texmfdistdir}/source/latex/acmconf/acmconf.dtx