Hello community,

here is the log from the commit of package texlive for openSUSE:Factory checked 
in at 2013-11-07 09:10:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/texlive (Old)
 and      /work/SRC/openSUSE:Factory/.texlive.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "texlive"

Changes:
--------
--- /work/SRC/openSUSE:Factory/texlive/texlive.changes  2013-09-26 
20:04:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.texlive.new/texlive.changes     2013-11-07 
09:10:33.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Oct 28 14:12:33 UTC 2013 - wer...@suse.de
+
+- Tar is now squeamishly with create and same order option 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ texlive.spec ++++++
--- /var/tmp/diff_new_pack.zaVci6/_old  2013-11-07 09:10:38.000000000 +0100
+++ /var/tmp/diff_new_pack.zaVci6/_new  2013-11-07 09:10:38.000000000 +0100
@@ -19,7 +19,7 @@
 %define texlive_version 2013
 %define texlive_previous 2011
 %define texlive_release 20130620
-%define texlive_noarch  77
+%define texlive_noarch  80
 %define texlive_source  texlive-20130620-source
 
 %define __perl_requires                %{nil}
@@ -2579,25 +2579,25 @@
     mkdir -p %{buildroot}/var/adm/update-scripts
 
     pushd ${prefix}/bin/
-       tar -cspSf - . | tar -xvspSf - -C %{buildroot}%{_bindir}/
+       tar -cpSf - . | tar -xvspSf - -C %{buildroot}%{_bindir}/
        rm -vf %{buildroot}%{_bindir}/tlmgr
        rm -vf %{buildroot}%{_bindir}/installfont-tl
     popd
     pushd ${prefix}/lib/
-       tar -cspSf - *.so* | tar -xvspSf - -C %{buildroot}%{_libdir}/
-       tar -cspSf - mktex | tar -xvspSf - -C %{buildroot}%{_libexecdir}/
+       tar -cpSf - *.so* | tar -xvspSf - -C %{buildroot}%{_libdir}/
+       tar -cpSf - mktex | tar -xvspSf - -C %{buildroot}%{_libexecdir}/
     popd
 %if 0%{texlive_version} < 2013
     pushd ${prefix}/lib/
-       tar -cspSf - tlpkg | tar -xvspSf - -C %{buildroot}%{_libexecdir}/
+       tar -cpSf - tlpkg | tar -xvspSf - -C %{buildroot}%{_libexecdir}/
     popd
 %else
     pushd ${prefix}/share/
-       tar -cspSf - tlpkg | tar -xvspSf - -C %{buildroot}%{_datadir}/
+       tar -cpSf - tlpkg | tar -xvspSf - -C %{buildroot}%{_datadir}/
     popd
 %endif
     pushd ${prefix}/include/
-       tar -cspSf - . | tar -xvspSf - -C %{buildroot}%{_includedir}/
+       tar -cpSf - . | tar -xvspSf - -C %{buildroot}%{_includedir}/
     popd
     pushd ${prefix}/share/man/
 %if %{with buildbiber}
@@ -2616,15 +2616,15 @@
     # specific spec files
     #
 #!  pushd ${prefix}/share/info/
-#!     tar -cspSf - *.info | tar -xvspSf - -C %{buildroot}%{_infodir}/
+#!     tar -cpSf - *.info | tar -xvspSf - -C %{buildroot}%{_infodir}/
 #!  popd
 #!  pushd ${prefix}/share/man/
-#!     tar -cspSf - . | tar -xvspSf - -C %{buildroot}%{_mandir}/
+#!     tar -cpSf - . | tar -xvspSf - -C %{buildroot}%{_mandir}/
 #!     rm -vf %{buildroot}%{_mandir}/man*/tlmgr*
 #!     rm -vf %{buildroot}%{_mandir}/man*/installfont-tl*
 #!  popd
     pushd ${prefix}/texmf/
-       tar -cspSf - . | tar -xvspSf - -C %{buildroot}%{_texmfmaindir}/
+       tar -cpSf - . | tar -xvspSf - -C %{buildroot}%{_texmfmaindir}/
        rm -vrf %{buildroot}%{_texmfmaindir}/texconfig/g
        rm -vrf %{buildroot}%{_texmfmaindir}/texconfig/v
        rm -vrf %{buildroot}%{_texmfmaindir}/texconfig/x
@@ -2650,7 +2650,7 @@
 #!             %{buildroot}%{_appdefdir}/
     popd
     pushd ${prefix}/texmf-dist/
-       tar -cspSf - . | tar -xvspSf - -C %{buildroot}%{_texmfdistdir}/
+       tar -cpSf - . | tar -xvspSf - -C %{buildroot}%{_texmfdistdir}/
        rm -vrf %{buildroot}%{_texmfdistdir}/texconfig/g
        rm -vrf %{buildroot}%{_texmfdistdir}/texconfig/v
        rm -vrf %{buildroot}%{_texmfdistdir}/texconfig/x

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to