diff --git a/iconv-name.diff b/iconv-name.diff index a959a8b..dd977d0 100644 --- a/iconv-name.diff +++ b/iconv-name.diff @@ -16,11 +16,11 @@ table. mkisofs/mkisofs.c | 4 ++-- 2 files changed, 8 insertions(+), 9 deletions(-) -Index: schily-2018-03-16/mkisofs/mkisofs.8 +Index: schily-2019-01-22/mkisofs/mkisofs.8 =================================================================== ---- schily-2018-03-16.orig/mkisofs/mkisofs.8 -+++ schily-2018-03-16/mkisofs/mkisofs.8 -@@ -2344,8 +2344,8 @@ Input charset that defines the character +--- schily-2019-01-22.orig/mkisofs/mkisofs.8 ++++ schily-2019-01-22/mkisofs/mkisofs.8 +@@ -2414,8 +2414,8 @@ Input charset that defines the character used with the .I \-mac\-name option. @@ -31,7 +31,7 @@ Index: schily-2018-03-16/mkisofs/mkisofs.8 (Mac Roman) See .B "CHARACTER SETS -@@ -2555,7 +2555,7 @@ any of the various Apple/Unix file forma +@@ -2625,7 +2625,7 @@ any of the various Apple/Unix file forma option. See the .B HFS MACINTOSH FILE NAMES for more information. Defaults to @@ -40,7 +40,7 @@ Index: schily-2018-03-16/mkisofs/mkisofs.8 (Mac Roman). .TP .B \-output\-hfs\-charset -@@ -3070,13 +3070,12 @@ name will be used in the TRANS.TBL file, +@@ -3140,13 +3140,12 @@ name will be used in the TRANS.TBL file, .PP The character set used to convert any HFS file name to a Joliet/Rock Ridge file name defaults to @@ -57,10 +57,10 @@ Index: schily-2018-03-16/mkisofs/mkisofs.8 .PP Note: the character codes used by HFS file names taken from the various Apple/Unix formats will not be converted as they are assumed to be in the -Index: schily-2018-03-16/mkisofs/mkisofs.c +Index: schily-2019-01-22/mkisofs/mkisofs.c =================================================================== ---- schily-2018-03-16.orig/mkisofs/mkisofs.c -+++ schily-2018-03-16/mkisofs/mkisofs.c +--- schily-2019-01-22.orig/mkisofs/mkisofs.c ++++ schily-2019-01-22/mkisofs/mkisofs.c @@ -2849,7 +2849,7 @@ setcharset: #ifdef APPLE_HYB diff --git a/schily-2018-12-06.tar.bz2 b/schily-2018-12-06.tar.bz2 deleted file mode 100644 index ccd9db4..0000000 --- a/schily-2018-12-06.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8207b2c169da0683472211779b9ccbeef47cfe99c7599a7314688d01a3becdca -size 4273087 diff --git a/schily-2019-01-22.tar.bz2 b/schily-2019-01-22.tar.bz2 new file mode 100644 index 0000000..bda3d4c --- /dev/null +++ b/schily-2019-01-22.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f336b78a62136b4ac7c529b2ab75555678e6dd4f1a6ddf56074f9d1c5b7045bf +size 4273776 diff --git a/schily.changes b/schily.changes index e4c20d7..8af9cf4 100644 --- a/schily.changes +++ b/schily.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jan 24 09:08:27 UTC 2019 - Jan Engelhardt + +- Update to new upstream release 2019.01.22 + * star: fixes for a hang and pipe reading issues + * star: The debug printing for the FIFO has been enhanced to + print more information from the FIFO control structure to + debug problems like the ones mentioned above. + * star now ignores SIGPIPE. + ------------------------------------------------------------------- Thu Dec 6 18:38:56 UTC 2018 - Jan Engelhardt diff --git a/schily.spec b/schily.spec index a2a9fb6..849b735 100644 --- a/schily.spec +++ b/schily.spec @@ -1,7 +1,7 @@ # # spec file for package schily # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,17 +17,17 @@ # grep -r define.VERSION (sometimes also noted down in schily-%rver/AN-%rver) -%global box_version 2018.12.06 +%global box_version 2019.01.22 %global cdr_version 3.02~a10 %global sccs_version 5.09 %global smake_version 1.3 %global star_version 1.5.4 %global libfind_version 1.7 %global ved_version 1.7 -%define rver 2018-12-06 +%define rver 2019-01-22 Name: schily -Version: 2018.12.06 +Version: 2019.01.22 Release: 0 Summary: A collection of command-line utilities maintained by J.Schilling License: CDDL-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND BSD-2-Clause AND BSD-3-Clause AND HPND AND ISC @@ -464,7 +464,7 @@ rm -fv libsiconv/shlsiconv.mk # - To enable verbosity, use with CC=cc LDCC=cc DYNLD=cc. # - Not fully parallel safe, so stick to default. # -mycf="%optflags -fno-strict-aliasing -fno-omit-frame-pointer -fPIC -finput-charset=ISO-8859-1" +mycf="%optflags -O0 -ggdb3 -fno-strict-aliasing -fno-omit-frame-pointer -fPIC -finput-charset=ISO-8859-1" gmake RUNPATH="" LINKMODE=dynamic COPTOPT="$mycf" LDOPTX="" SCCS_BIN_PRE="" SCCS_HELP_PRE="" config all %install