update
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive-specs-a?expand=0&rev=54
This commit is contained in:
parent
587fa7083c
commit
d6cb006717
@ -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
|
Thu Feb 19 09:29:36 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
%define texlive_version 2013
|
%define texlive_version 2013
|
||||||
%define texlive_previous 2011
|
%define texlive_previous 2011
|
||||||
%define texlive_release 20130620
|
%define texlive_release 20130620
|
||||||
%define texlive_noarch 90
|
%define texlive_noarch 92
|
||||||
|
|
||||||
Name: texlive-specs-a
|
Name: texlive-specs-a
|
||||||
Version: 2013
|
Version: 2013
|
||||||
@ -12760,8 +12760,8 @@ EOF
|
|||||||
%{buildroot}/var/adm/update-scripts/texlive-acmconf-%{texlive_version}.%{texlive_noarch}.1.3svn15878-%{release}-zypper
|
%{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:52} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||||
tar --use-compress-program=xz -xf %{S:53} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
tar --use-compress-program=xz -xf %{S:53} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||||
pushd %{buildroot}%{_datadir}/texlive/
|
pushd %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||||
patch --reject-format=unified --quoting-style=literal -f -p0 -F0 -T < %{S:54}
|
patch --reject-format=unified --quoting-style=literal -f -p1 -F0 -T < %{S:54}
|
||||||
popd
|
popd
|
||||||
rm -vf %{buildroot}%{_texmfdistdir}/source/latex/acmconf/Makefile
|
rm -vf %{buildroot}%{_texmfdistdir}/source/latex/acmconf/Makefile
|
||||||
rm -vf %{buildroot}%{_texmfdistdir}/source/latex/acmconf/acmconf.dtx
|
rm -vf %{buildroot}%{_texmfdistdir}/source/latex/acmconf/acmconf.dtx
|
||||||
|
Loading…
Reference in New Issue
Block a user