1
0
Stephan Kulow 2015-02-27 20:13:50 +00:00 committed by Git OBS Bridge
parent 587fa7083c
commit d6cb006717
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-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