diff --git a/pas-cours.moves b/pas-cours.moves deleted file mode 100644 index a9575a4..0000000 --- a/pas-cours.moves +++ /dev/null @@ -1,3 +0,0 @@ -%{_texmfdistdir}/doc/latex/pas-cours/macro-patrons.tex %{_texmfdistdir}/tex/latex/pas-cours/macro-patrons.tex -%{_texmfdistdir}/doc/latex/pas-cours/macro-solides.tex %{_texmfdistdir}/tex/latex/pas-cours/macro-solides.tex -%{_texmfdistdir}/doc/latex/pas-cours/macro-styles.tex %{_texmfdistdir}/tex/latex/pas-cours/macro-styles.tex diff --git a/texlive-specs-c.changes b/texlive-specs-c.changes index 64c1df2..4be3405 100644 --- a/texlive-specs-c.changes +++ b/texlive-specs-c.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 2 12:25:21 UTC 2015 - werner@suse.de + +- Package pas-cours: move runfiles from doc to working directory + ------------------------------------------------------------------- Thu Apr 2 10:33:38 UTC 2015 - werner@suse.de diff --git a/texlive-specs-c.spec b/texlive-specs-c.spec index e0c39b6..9c3ea4b 100644 --- a/texlive-specs-c.spec +++ b/texlive-specs-c.spec @@ -37,7 +37,7 @@ %define texlive_version 2014 %define texlive_previous 2013 %define texlive_release 20140525 -%define texlive_noarch 98 +%define texlive_noarch 99 Name: texlive-specs-c Version: 2014 @@ -12496,6 +12496,12 @@ EOF %{buildroot}/var/adm/update-scripts/texlive-beamer-%{texlive_version}.%{texlive_noarch}.3.33svn32491-%{release}-zypper tar --use-compress-program=xz -xf %{S:12} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:13} -C %{buildroot}%{_datadir}/texlive/texmf-dist + # Make possible scripts usable if any + for scr in %{_texmfdistdir}/doc/latex/beamer/doc/themeexamples/beamerthememakeexamples.sh + do + test -e %{buildroot}/$scr || continue + chmod 0755 %{buildroot}/$scr + done ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-beamer-FUBerlin-%{texlive_version}.%{texlive_noarch}.0.0.02svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:14} -C %{buildroot}%{_datadir}/texlive/texmf-dist @@ -12737,6 +12743,12 @@ EOF %{buildroot}/var/adm/update-scripts/texlive-bibhtml-%{texlive_version}.%{texlive_noarch}.2.0.2svn31607-%{release}-zypper tar --use-compress-program=xz -xf %{S:68} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:69} -C %{buildroot}%{_datadir}/texlive/texmf-dist + # Make possible scripts usable if any + for scr in %{_texmfdistdir}/doc/bibtex/bibhtml/bibhtml + do + test -e %{buildroot}/$scr || continue + chmod 0755 %{buildroot}/$scr + done ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-biblatex-%{texlive_version}.%{texlive_noarch}.2.8asvn32245-%{release}-zypper tar --use-compress-program=xz -xf %{S:70} -C %{buildroot}%{_datadir}/texlive/texmf-dist @@ -12892,6 +12904,12 @@ EOF %{buildroot}/var/adm/update-scripts/texlive-bibunits-%{texlive_version}.%{texlive_noarch}.2.2svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:145} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:146} -C %{buildroot}%{_datadir}/texlive/texmf-dist + # Make possible scripts usable if any + for scr in %{_texmfdistdir}/doc/latex/bibunits/bibtexall + do + test -e %{buildroot}/$scr || continue + chmod 0755 %{buildroot}/$scr + done ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-bidi-%{texlive_version}.%{texlive_noarch}.14.8svn33647-%{release}-zypper tar --use-compress-program=xz -xf %{S:147} -C %{buildroot}%{_datadir}/texlive/texmf-dist