Hello community,

here is the log from the commit of package texlive-specs-g for openSUSE:Factory 
checked in at 2016-04-22 16:19:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/texlive-specs-g (Old)
 and      /work/SRC/openSUSE:Factory/.texlive-specs-g.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "texlive-specs-g"

Changes:
--------
--- /work/SRC/openSUSE:Factory/texlive-specs-g/texlive-specs-g.changes  
2016-03-17 16:31:10.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.texlive-specs-g.new/texlive-specs-g.changes     
2016-04-22 16:19:49.000000000 +0200
@@ -1,0 +2,21 @@
+Tue Mar 22 13:10:35 UTC 2016 - [email protected]
+
+- Let texlive-lm-fonts obsolete ctan-latinmodern-fonts (boo#971282) 
+- Let texlive-junicode-fonts obsolete ctan-junicode-fonts (boo#971282) 
+
+-------------------------------------------------------------------
+Fri Mar  4 12:41:21 UTC 2016 - [email protected]
+
+- Handle even more unknown shebangs of scripts
+
+-------------------------------------------------------------------
+Tue Feb  9 13:43:56 UTC 2016 - [email protected]
+
+- Patch bbold_bbold11.dif move from texlive-specs-c to texlive-specs-b 
+
+-------------------------------------------------------------------
+Tue Feb  9 08:12:05 UTC 2016 - [email protected]
+
+- Let texlive-ps2pk-bin Obsoletes texlive-ps2pkm-bin (boo#965472)
+
+-------------------------------------------------------------------
@@ -35 +56 @@
-- Handle unkown scripts 
+- Handle unknown scripts 

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

Other differences:
------------------
++++++ texlive-specs-g.spec ++++++
--- /var/tmp/diff_new_pack.pkE5Xc/_old  2016-04-22 16:19:54.000000000 +0200
+++ /var/tmp/diff_new_pack.pkE5Xc/_new  2016-04-22 16:19:54.000000000 +0200
@@ -14587,18 +14587,6 @@
     mkdir -p %{buildroot}/var/adm/update-scripts
     ln -sf ../../share/texmf        %{buildroot}%{_datadir}/texlive/texmf-dist
     ln -sf ../../lib/texmf          %{buildroot}%{_datadir}/texlive/texmf
-    # Move relocated paths back to where those belongs to,
-    # required as the as texlive.tlpdb isn't correct anymore
-    relocate () {
-       pushd %{buildroot}%{_datadir}/texlive/
-       rm -vrf tlpkg/tlpobj
-       for path in * ; do
-           test ! -h "$path" || continue
-           test -d "$path"   || exit 1
-           tar cpf - "$path" | tar xpf - -C %{buildroot}%{_texmfdistdir}/
-       done
-       popd
-    }
     ln -sf %{_texmfdistdir}/texconfig/zypper.py \
        
%{buildroot}/var/adm/update-scripts/texlive-datetime2-portuges-%{texlive_version}.%{texlive_noarch}.1.0svn36670-%{release}-zypper
     tar --use-compress-program=xz -xf %{S:1} -C 
%{buildroot}%{_datadir}/texlive/texmf-dist
@@ -15068,13 +15056,13 @@
        test -e %{buildroot}/$scr || continue
        chmod 0755 %{buildroot}/$scr
     done
-    # Avoid /usr/local/bin
+    # Avoid /usr/local/bin or similar
     for scr in %{_texmfdistdir}/doc/fonts/drm/fontconvert.sh
     do
        test -e %{buildroot}/$scr || continue
        ed %{buildroot}/${scr} <<-'EOF'
                1
-               s@/usr/[^/]\+/bin@/usr/bin@
+               s@\(/usr/[^/]\+\|/opt\(/[^/]\+\)\?\)/bin@/usr/bin@
                .
                w
                q


Reply via email to