Hello community,

here is the log from the commit of package coreutils for openSUSE:Factory
checked in at Mon May 2 12:40:57 CEST 2011.



--------
--- coreutils/coreutils.changes 2011-04-15 16:49:19.000000000 +0200
+++ /mounts/work_src_done/STABLE/coreutils/coreutils.changes    2011-04-28 
18:07:08.000000000 +0200
@@ -1,0 +2,23 @@
+Thu Apr 28 15:35:59 CEST 2011 - p...@suse.de
+
+- Update to 8.12:
+  * Bug fixes
+
+    tail's --follow=name option no longer implies --retry on systems
+    with inotify support.  [bug introduced in coreutils-7.5]
+
+  * Changes in behavior
+
+    cp's extent-based (FIEMAP) copying code is more reliable in the face
+    of varying and undocumented file system semantics:
+    - it no longer treats unwritten extents specially
+    - a FIEMAP-based extent copy always uses the FIEMAP_FLAG_SYNC flag.
+        Before, it would incur the performance penalty of that sync only
+        for 2.6.38 and older kernels.  We thought all problems would be
+        resolved for 2.6.39.
+    - it now attempts a FIEMAP copy only on a file that appears sparse.
+        Sparse files are relatively unusual, and the copying code incurs
+        the performance penalty of the now-mandatory sync only for them.
+- Add complete german meesage catalogue.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  _service:download_url:coreutils-8.11.tar.xz
  coreutils-8.11.tar.xz

New:
----
  _service:download_url:coreutils-8.12.tar.xz
  coreutils-8.12.de.po.xz

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

Other differences:
------------------
++++++ _service:set_version:coreutils-testsuite.spec ++++++
--- /var/tmp/diff_new_pack.wLEwiN/_old  2011-05-02 12:39:34.000000000 +0200
+++ /var/tmp/diff_new_pack.wLEwiN/_new  2011-05-02 12:39:34.000000000 +0200
@@ -23,7 +23,7 @@
 Url:            http://www.gnu.org/software/coreutils/
 License:        GFDLv1.2 ; GPLv2+ ; GPLv3+
 Group:          System/Base
-Version:        8.11
+Version:        8.12
 Release:        1
 Provides:       fileutils = %{version}, sh-utils = %{version}, stat = 
%version}, textutils = %{version}, mktemp = %{version}
 Obsoletes:      fileutils < %{version}, sh-utils < %{version}, stat < 
%version}, textutils < %{version}, mktemp < %{version}

++++++ _service:set_version:coreutils.spec ++++++
--- /var/tmp/diff_new_pack.wLEwiN/_old  2011-05-02 12:39:34.000000000 +0200
+++ /var/tmp/diff_new_pack.wLEwiN/_new  2011-05-02 12:39:34.000000000 +0200
@@ -23,7 +23,7 @@
 Url:            http://www.gnu.org/software/coreutils/
 License:        GFDLv1.2 ; GPLv2+ ; GPLv3+
 Group:          System/Base
-Version:        8.11
+Version:        8.12
 Release:        1
 Provides:       fileutils = %{version}, sh-utils = %{version}, stat = 
%version}, textutils = %{version}, mktemp = %{version}
 Obsoletes:      fileutils < %{version}, sh-utils < %{version}, stat < 
%version}, textutils < %{version}, mktemp < %{version}
@@ -36,6 +36,7 @@
 Source1:        su.pamd
 Source2:        su.default
 Source3:        baselibs.conf
+Source4:        coreutils-8.12.de.po.xz
 Patch0:         coreutils-misc.patch
 Patch1:         coreutils-remove_hostname_documentation.patch
 Patch2:         coreutils-gl_printf_safe.patch
@@ -96,6 +97,8 @@
 %patch32
 %patch33
 
+xz -dc %{S:4} >po/de.po
+
 %build
 AUTOPOINT=true autoreconf -fi
 export CFLAGS="%optflags -Wall"

++++++ coreutils-testsuite.spec ++++++
--- /var/tmp/diff_new_pack.wLEwiN/_old  2011-05-02 12:39:34.000000000 +0200
+++ /var/tmp/diff_new_pack.wLEwiN/_new  2011-05-02 12:39:34.000000000 +0200
@@ -23,7 +23,7 @@
 Url:            http://www.gnu.org/software/coreutils/
 License:        GFDLv1.2 ; GPLv2+ ; GPLv3+
 Group:          System/Base
-Version:        8.11
+Version:        8.12
 Release:        1
 Provides:       fileutils = %{version}, sh-utils = %{version}, stat = 
%version}, textutils = %{version}, mktemp = %{version}
 Obsoletes:      fileutils < %{version}, sh-utils < %{version}, stat < 
%version}, textutils < %{version}, mktemp < %{version}

++++++ coreutils.spec ++++++
--- /var/tmp/diff_new_pack.wLEwiN/_old  2011-05-02 12:39:34.000000000 +0200
+++ /var/tmp/diff_new_pack.wLEwiN/_new  2011-05-02 12:39:34.000000000 +0200
@@ -23,7 +23,7 @@
 Url:            http://www.gnu.org/software/coreutils/
 License:        GFDLv1.2 ; GPLv2+ ; GPLv3+
 Group:          System/Base
-Version:        8.11
+Version:        8.12
 Release:        1
 Provides:       fileutils = %{version}, sh-utils = %{version}, stat = 
%version}, textutils = %{version}, mktemp = %{version}
 Obsoletes:      fileutils < %{version}, sh-utils < %{version}, stat < 
%version}, textutils < %{version}, mktemp < %{version}
@@ -36,6 +36,7 @@
 Source1:        su.pamd
 Source2:        su.default
 Source3:        baselibs.conf
+Source4:        coreutils-8.12.de.po.xz
 Patch0:         coreutils-misc.patch
 Patch1:         coreutils-remove_hostname_documentation.patch
 Patch2:         coreutils-gl_printf_safe.patch
@@ -96,6 +97,8 @@
 %patch32
 %patch33
 
+xz -dc %{S:4} >po/de.po
+
 %build
 AUTOPOINT=true autoreconf -fi
 export CFLAGS="%optflags -Wall"

++++++ _service ++++++
--- /var/tmp/diff_new_pack.wLEwiN/_old  2011-05-02 12:39:34.000000000 +0200
+++ /var/tmp/diff_new_pack.wLEwiN/_new  2011-05-02 12:39:34.000000000 +0200
@@ -3,11 +3,11 @@
     
     
     
-  <param name="host">ftp.gnu.org</param><param 
name="protocol">ftp</param><param 
name="path">/gnu/coreutils/coreutils-8.11.tar.xz</param></service>
+  <param name="host">ftp.gnu.org</param><param 
name="protocol">ftp</param><param 
name="path">/gnu/coreutils/coreutils-8.12.tar.xz</param></service>
   <service name="verify_file">
-    <param name="file">_service:download_url:coreutils-8.11.tar.xz</param>
+    <param name="file">_service:download_url:coreutils-8.12.tar.xz</param>
     <param name="verifier">sha256</param>
-    <param 
name="checksum">9c03e0de95ac6ec65129eaf0b3605982a77d8fedaeca5b665ad44fe901695b3b</param>
+    <param 
name="checksum">1e3c0182cdd0042871741d694ae1166dd90eb9f03a16c0aac0a9072a7aa92faf</param>
   </service>
   <service name="set_version">
   </service>


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



Remember to have fun...

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

Reply via email to