Hello community,

here is the log from the commit of package texlive-specs-t for openSUSE:Factory 
checked in at 2018-02-07 18:16:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/texlive-specs-t (Old)
 and      /work/SRC/openSUSE:Factory/.texlive-specs-t.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "texlive-specs-t"

Wed Feb  7 18:16:55 2018 rev:32 rq:573372 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/texlive-specs-t/texlive-specs-t.changes  
2018-01-13 21:39:29.332890550 +0100
+++ /work/SRC/openSUSE:Factory/.texlive-specs-t.new/texlive-specs-t.changes     
2018-02-07 18:17:26.483572902 +0100
@@ -1,0 +2,16 @@
+Tue Feb  6 11:20:16 UTC 2018 - wer...@suse.de
+
+- Avoid broken scripts due former env correction, only repair
+  those scripts where the shebang exists 
+
+-------------------------------------------------------------------
+Wed Jan 24 08:46:16 UTC 2018 - wer...@suse.de
+
+- Switch over to python 3 (boo#1077170)
+
+-------------------------------------------------------------------
+Thu Jan 11 12:48:35 UTC 2018 - wer...@suse.de
+
+- Avoid nasty warning about missing batchmode in ENVironment 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ texlive-specs-t.spec ++++++
--- /var/tmp/diff_new_pack.AlVG6J/_old  2018-02-07 18:17:33.175259359 +0100
+++ /var/tmp/diff_new_pack.AlVG6J/_new  2018-02-07 18:17:33.191258609 +0100
@@ -21,7 +21,7 @@
 %define texlive_version  2017
 %define texlive_previous 2016
 %define texlive_release  20170520
-%define texlive_noarch   133
+%define texlive_noarch   136
 
 #!BuildIgnore:          texlive
 
@@ -14649,6 +14649,18 @@
 %endif
     tar --use-compress-program=xz -xf %{S:68} -C 
%{buildroot}%{_datadir}/texlive
     tar --use-compress-program=xz -xf %{S:69} -C 
%{buildroot}%{_datadir}/texlive
+    # Avoid /usr/bin/env <prog>
+    for scr in %{_texmfdistdir}/scripts/ps2eps/ps2eps.pl
+    do
+       test -e %{buildroot}/$scr || continue
+       ed %{buildroot}/${scr} <<-'EOF'
+               1
+               s@/env[[:blank:]]\+@/@
+               .
+               w
+               q
+       EOF
+    done
 %if %{with zypper_posttrans}
     ln -sf %{_texmfdistdir}/texconfig/zypper.py \
        
%{buildroot}/var/adm/update-scripts/texlive-pstricks-%{texlive_version}.%{texlive_noarch}.2.73asvn44506-%{release}-zypper
@@ -14696,6 +14708,19 @@
 %endif
     tar --use-compress-program=xz -xf %{S:83} -C 
%{buildroot}%{_datadir}/texlive
     tar --use-compress-program=xz -xf %{S:84} -C 
%{buildroot}%{_datadir}/texlive
+    # Avoid /usr/bin/env <prog>
+    for scr in %{_texmfdistdir}/scripts/ptex-fontmaps/kanji-config-updmap.pl \
+              %{_texmfdistdir}/scripts/ptex-fontmaps/kanji-fontmap-creator.pl
+    do
+       test -e %{buildroot}/$scr || continue
+       ed %{buildroot}/${scr} <<-'EOF'
+               1
+               s@/env[[:blank:]]\+@/@
+               .
+               w
+               q
+       EOF
+    done
 %if %{with zypper_posttrans}
     ln -sf %{_texmfdistdir}/texconfig/zypper.py \
        
%{buildroot}/var/adm/update-scripts/texlive-ptex-fonts-fonts-%{texlive_version}.%{texlive_noarch}.svn42950-%{release}-zypper
@@ -14738,6 +14763,18 @@
 %endif
     tar --use-compress-program=xz -xf %{S:87} -C 
%{buildroot}%{_datadir}/texlive
     tar --use-compress-program=xz -xf %{S:88} -C 
%{buildroot}%{_datadir}/texlive
+    # Avoid /usr/bin/env <prog>
+    for scr in %{_texmfdistdir}/scripts/ptex2pdf/ptex2pdf.lua
+    do
+       test -e %{buildroot}/$scr || continue
+       ed %{buildroot}/${scr} <<-'EOF'
+               1
+               s@/env[[:blank:]]\+@/@
+               .
+               w
+               q
+       EOF
+    done
 %if %{with zypper_posttrans}
     ln -sf %{_texmfdistdir}/texconfig/zypper.py \
        
%{buildroot}/var/adm/update-scripts/texlive-ptext-%{texlive_version}.%{texlive_noarch}.1.1svn30171-%{release}-zypper
@@ -14810,6 +14847,18 @@
 %endif
     tar --use-compress-program=xz -xf %{S:99} -C 
%{buildroot}%{_datadir}/texlive
     tar --use-compress-program=xz -xf %{S:100} -C 
%{buildroot}%{_datadir}/texlive
+    # Avoid /usr/bin/env <prog>
+    for scr in %{_texmfdistdir}/scripts/purifyeps/purifyeps
+    do
+       test -e %{buildroot}/$scr || continue
+       ed %{buildroot}/${scr} <<-'EOF'
+               1
+               s@/env[[:blank:]]\+@/@
+               .
+               w
+               q
+       EOF
+    done
 %if %{with zypper_posttrans}
     ln -sf %{_texmfdistdir}/texconfig/zypper.py \
        
%{buildroot}/var/adm/update-scripts/texlive-pxbase-%{texlive_version}.%{texlive_noarch}.1.1svn44482-%{release}-zypper
@@ -14906,6 +14955,18 @@
 %endif
     tar --use-compress-program=xz -xf %{S:121} -C 
%{buildroot}%{_datadir}/texlive
     tar --use-compress-program=xz -xf %{S:122} -C 
%{buildroot}%{_datadir}/texlive
+    # Avoid /usr/bin/env <prog>
+    for scr in %{_texmfdistdir}/scripts/pygmentex/pygmentex.py
+    do
+       test -e %{buildroot}/$scr || continue
+       ed %{buildroot}/${scr} <<-'EOF'
+               1
+               s@/env[[:blank:]]\+@/@
+               .
+               w
+               q
+       EOF
+    done
 %if %{with zypper_posttrans}
     ln -sf %{_texmfdistdir}/texconfig/zypper.py \
        
%{buildroot}/var/adm/update-scripts/texlive-python-%{texlive_version}.%{texlive_noarch}.0.0.21svn27064-%{release}-zypper
@@ -14944,6 +15005,26 @@
        test -e %{buildroot}/$scr || continue
        chmod 0755 %{buildroot}/$scr
     done
+    # Avoid /usr/bin/env <prog>
+    for scr in %{_texmfdistdir}/scripts/pythontex/depythontex.py \
+              %{_texmfdistdir}/scripts/pythontex/depythontex2.py \
+              %{_texmfdistdir}/scripts/pythontex/depythontex3.py \
+              %{_texmfdistdir}/scripts/pythontex/pythontex.py \
+              %{_texmfdistdir}/scripts/pythontex/pythontex2.py \
+              %{_texmfdistdir}/scripts/pythontex/pythontex3.py \
+              %{_texmfdistdir}/scripts/pythontex/pythontex_2to3.py \
+              %{_texmfdistdir}/scripts/pythontex/pythontex_install.py \
+              %{_texmfdistdir}/doc/latex/pythontex/syncpdb.py
+    do
+       test -e %{buildroot}/$scr || continue
+       ed %{buildroot}/${scr} <<-'EOF'
+               1
+               s@/env[[:blank:]]\+@/@
+               .
+               w
+               q
+       EOF
+    done
 %if %{with zypper_posttrans}
     ln -sf %{_texmfdistdir}/texconfig/zypper.py \
        
%{buildroot}/var/adm/update-scripts/texlive-qcircuit-%{texlive_version}.%{texlive_noarch}.2.5.3svn42816-%{release}-zypper
@@ -15288,6 +15369,18 @@
 %endif
     tar --use-compress-program=xz -xf %{S:211} -C 
%{buildroot}%{_datadir}/texlive/texmf-dist
     tar --use-compress-program=xz -xf %{S:212} -C 
%{buildroot}%{_datadir}/texlive/texmf-dist
+    # Avoid /usr/bin/env <prog>
+    for scr in %{_texmfdistdir}/doc/latex/register/reg_list.pl
+    do
+       test -e %{buildroot}/$scr || continue
+       ed %{buildroot}/${scr} <<-'EOF'
+               1
+               s@/env[[:blank:]]\+@/@
+               .
+               w
+               q
+       EOF
+    done
 %if %{with zypper_posttrans}
     ln -sf %{_texmfdistdir}/texconfig/zypper.py \
        
%{buildroot}/var/adm/update-scripts/texlive-regstats-%{texlive_version}.%{texlive_noarch}.1.0hsvn25050-%{release}-zypper


Reply via email to