Accepting request 288145 from Publishing:TeXLive

- patch -p1 from within texmf-dist to avoid patching through symlinks
  to please new patch

- avoid bootstrap problems by ignoring built packages for packages
  required by texlive

OBS-URL: https://build.opensuse.org/request/show/288145
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texlive-specs-c?expand=0&rev=17
This commit is contained in:
Dominique Leuenberger 2015-03-01 13:45:54 +00:00 committed by Git OBS Bridge
commit c6a2f37541
2 changed files with 15 additions and 3 deletions

View File

@ -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

View File

@ -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