From 8eb467b1751cda2858a2245a91f79693fb758c2663da305ab79dea7e101ce2d5 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 12 Jan 2020 02:51:19 +0000 Subject: [PATCH] - Update to release 2019.12.05 OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=81 --- schily-2019-11-11.tar.bz2 | 3 --- schily-2019-12-05.tar.bz2 | 3 +++ schily.changes | 19 +++++++++++++++++++ schily.spec | 26 +++++++++++++++----------- 4 files changed, 37 insertions(+), 14 deletions(-) delete mode 100644 schily-2019-11-11.tar.bz2 create mode 100644 schily-2019-12-05.tar.bz2 diff --git a/schily-2019-11-11.tar.bz2 b/schily-2019-11-11.tar.bz2 deleted file mode 100644 index 1a7a58b..0000000 --- a/schily-2019-11-11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb29ce195a8f806b3ddeda9cd0f13e46492e4916d807fcdcec4f9044565c92e9 -size 4517979 diff --git a/schily-2019-12-05.tar.bz2 b/schily-2019-12-05.tar.bz2 new file mode 100644 index 0000000..3cd35a1 --- /dev/null +++ b/schily-2019-12-05.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ac509a6522b8f0067c228431f2869b809c23d3cb53118d3f5de69110ddf5fa6 +size 4360719 diff --git a/schily.changes b/schily.changes index 4090085..01d62fb 100644 --- a/schily.changes +++ b/schily.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Sun Jan 12 00:42:30 UTC 2020 - Jan Engelhardt + +- Update to release 2019.12.05 + * libschily: the function getargs() and similar (from the + option parser group) now support an extended format + specifier: Previously, %0 and %1 have been supported, now all + single digit numbers %0..%9 are supported. + * libfind: The functions fetchdir()/dfetchdir(), sortdir(), + cmpdir() now use size_t instead of int for the entry number + count and the allocated size. + * star: The new-volume-script= script is now called at the end + of _every tape_, even at the last one. This now allows to + have a script that automatically renames a standard archive + name into numbered archive names when a tree should be + splitted into chunks. + * star: In "pax" command line mode, star now uses -no-fsync as + default. + ------------------------------------------------------------------- Wed Nov 20 11:11:10 UTC 2019 - Jan Engelhardt diff --git a/schily.spec b/schily.spec index 29b1543..f825e27 100644 --- a/schily.spec +++ b/schily.spec @@ -1,7 +1,7 @@ # # spec file for package schily # -# Copyright (c) 2019 SUSE LLC. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ # grep -Pir 'define\s+VERSION|strvers' -%global box_version 2019.11.11 +%global box_version 2019.12.05 %global cdr_version 3.02~a10 %global sccs_version 5.09 %global smake_version 1.3 %global star_version 1.6.1 %global libfind_version 1.7 %global ved_version 1.7 -%define rver 2019-11-11 +%define rver 2019-12-05 Name: schily Version: %box_version @@ -154,14 +154,14 @@ Group: System/Libraries The library implements a heuristic file type determinator, similar to file/libmagic1. -%package -n libfind3_0 +%package -n libfind4_0 Summary: A library for /usr/bin/find-like functionality License: CDDL-1.0 Group: System/Libraries Version: %libfind_version Release: 0 -%description -n libfind3_0 +%description -n libfind4_0 libfind allows to be used for adding find(1)-like command-line features to programs. @@ -259,7 +259,7 @@ Requires: libdeflt1_0 = %box_version Requires: libedc_ecc1_0 = %cdr_version Requires: libedc_ecc_dec1_0 = %cdr_version Requires: libfile1_0 = %box_version -Requires: libfind3_0 = %libfind_version +Requires: libfind4_0 = %libfind_version Requires: librmt1_0 = %box_version Requires: libschily2_0 = %box_version Requires: libxtermcap1_0 = %box_version @@ -537,6 +537,7 @@ rm -Rfv "$b/usr/ccs" "$b/usr/xpg4" "$b/%_bindir/sccs" rm -Rfv \ $b/etc/sformat.dat \ $b/usr/bin/Cstyle \ + $b/usr/bin/cal \ $b/usr/bin/calc \ $b/usr/bin/calltree \ $b/usr/bin/change \ @@ -586,8 +587,9 @@ rm -Rfv \ $b/usr/share/doc/packages/README \ $b/usr/share/doc/packages/libparanoia/README.interface \ $b/usr/share/doc/packages/libparanoia/README.paranoia \ - $b/usr/share/doc/packages/schilyutils/dotfiles.tar.bz2 \ + $b/usr/share/doc/packages/bsh/dotfiles.tar.bz2 \ $b/usr/share/man/de/man1/sdd.1 \ + $b/usr/share/man/man1/cal.1 \ $b/usr/share/man/man1/calc.1 \ $b/usr/share/man/man1/calltree.1 \ $b/usr/share/man/man1/change.1 \ @@ -682,8 +684,8 @@ fi %postun -n libedc_ecc_dec1_0 -p /sbin/ldconfig %post -n libfile1_0 -p /sbin/ldconfig %postun -n libfile1_0 -p /sbin/ldconfig -%post -n libfind3_0 -p /sbin/ldconfig -%postun -n libfind3_0 -p /sbin/ldconfig +%post -n libfind4_0 -p /sbin/ldconfig +%postun -n libfind4_0 -p /sbin/ldconfig %post -n libparanoia1_0 -p /sbin/ldconfig %postun -n libparanoia1_0 -p /sbin/ldconfig %post -n librmt1_0 -p /sbin/ldconfig @@ -775,9 +777,9 @@ fi %license libfile/LEGAL.NOTICE %_libdir/libfile.so.1.0 -%files -n libfind3_0 +%files -n libfind4_0 %license CDDL.Schily.txt -%_libdir/libfind.so.3.0 +%_libdir/libfind.so.4.0 %files -n libparanoia1_0 %license libparanoia/LICENSE @@ -1028,11 +1030,13 @@ fi %license CDDL.Schily.txt %doc AN-* %config(noreplace) %_sysconfdir/default/star +%_bindir/fifo %_bindir/scpio %_bindir/star %_bindir/tartest %_bindir/ustar %_docdir/star/ +%_mandir/man1/fifo.1* %_mandir/man1/scpio.1* %_mandir/man1/star.1* %_mandir/man1/ustar.1*