SHA256
1
0
forked from pool/schily

- Update to new upstream release 2019.01.22

OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=51
This commit is contained in:
Jan Engelhardt 2019-01-24 09:23:58 +00:00 committed by Git OBS Bridge
parent 5caad10ee8
commit 085246e092
5 changed files with 27 additions and 17 deletions

View File

@ -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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8207b2c169da0683472211779b9ccbeef47cfe99c7599a7314688d01a3becdca
size 4273087

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f336b78a62136b4ac7c529b2ab75555678e6dd4f1a6ddf56074f9d1c5b7045bf
size 4273776

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Jan 24 09:08:27 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- 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 <jengelh@inai.de>

View File

@ -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