From 61bf6581ab656924e5df53a2a8b4046a76b49b054447b06d6ca5a45a707c95c7 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 27 Feb 2015 20:19:52 +0000 Subject: [PATCH] update OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive-specs-c?expand=0&rev=41 --- texlive-specs-c.changes | 12 ++++++++++++ texlive-specs-c.spec | 6 +++--- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/texlive-specs-c.changes b/texlive-specs-c.changes index 1089e08..cfad39c 100644 --- a/texlive-specs-c.changes +++ b/texlive-specs-c.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-c.spec b/texlive-specs-c.spec index 52dc98e..a5c9395 100644 --- a/texlive-specs-c.spec +++ b/texlive-specs-c.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-c Version: 2013 @@ -11806,8 +11806,8 @@ fi %{buildroot}/var/adm/update-scripts/texlive-bbold-%{texlive_version}.%{texlive_noarch}.1.01svn17187-%{release}-zypper tar --use-compress-program=xz -xf %{S:1} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:2} -C %{buildroot}%{_datadir}/texlive/texmf-dist - pushd %{buildroot}%{_datadir}/texlive/ - patch --reject-format=unified --quoting-style=literal -f -p0 -F0 -T < %{S:3} + pushd %{buildroot}%{_datadir}/texlive/texmf-dist + patch --reject-format=unified --quoting-style=literal -f -p1 -F0 -T < %{S:3} popd rm -vf %{buildroot}%{_texmfdistdir}/source/latex/bbold/bbold.dtx rm -vf %{buildroot}%{_texmfdistdir}/source/latex/bbold/bbold.ins