Hello community,

here is the log from the commit of package mc for openSUSE:Factory checked in 
at 2013-11-17 20:19:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mc (Old)
 and      /work/SRC/openSUSE:Factory/.mc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mc/mc.changes    2013-11-15 08:37:44.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.mc.new/mc.changes       2013-11-17 
20:20:01.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Nov 15 07:31:20 UTC 2013 - d...@opensuse.org
+
+- four argument ("seps") gawk split() is new in 4.0.0, so explicitly
+  require a gawk new enough
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mc.spec ++++++
--- /var/tmp/diff_new_pack.XKi8Za/_old  2013-11-17 20:20:02.000000000 +0100
+++ /var/tmp/diff_new_pack.XKi8Za/_new  2013-11-17 20:20:02.000000000 +0100
@@ -42,8 +42,16 @@
 Patch17:        mc-rpm.patch
 Patch20:        mc-f-keys.patch
 Patch21:        mc-extfs-helpers-deb.patch
-# mc-extfs-helpers-urar.patch d...@opensuse.org - Fix urar extfs failing on 
files with spaces (bnc#849082)
+
+# add mc-extfs-helpers-urar.patch (by d...@opensuse.org) - Fix urar
+# extfs failing on files with spaces (bnc#849082), needs gawk >= 4.0.0
+# and is not portable to other awks, so expect upstream changes. As of
+# now (Fri Nov 15 09:43:39 2013), upstream uses a "index by the CRC
+# field" approach as mentioned in bnc#849082. I prefer the gawk >=
+# 4.0.0 version with the "seps" fourth argument to the "split"
+# function. YOpinionMV ;)
 Patch22:        mc-extfs-helpers-urar.patch
+
 #debian fixes for vfs
 Patch24:        02_ignore_ftp_chmod_error.patch
 #Debian fixes
@@ -81,6 +89,7 @@
 BuildRequires:  xorg-x11-devel
 BuildRequires:  xz
 Requires(pre):  permissions
+Requires:       gawk >= 4.0.0
 Recommends:     %{name}-lang = %{version}
 
 %description


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

Reply via email to