forked from pool/schily
Accepting request 677814 from utilities
- Update to new upstream release 2019.02.18 OBS-URL: https://build.opensuse.org/request/show/677814 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/schily?expand=0&rev=9
This commit is contained in:
commit
cd42f79f70
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f336b78a62136b4ac7c529b2ab75555678e6dd4f1a6ddf56074f9d1c5b7045bf
|
||||
size 4273776
|
3
schily-2019-02-18.tar.bz2
Normal file
3
schily-2019-02-18.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5739e5c73b3af360705959e16e921f367b49c52167767f1e03950bfe8afebdc2
|
||||
size 4275260
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 20 18:42:13 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to new upstream release 2019.02.18
|
||||
* star 1.6: Two more FIFO problems (mainly visible on Linux)
|
||||
have been fixed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 24 09:08:27 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
10
schily.spec
10
schily.spec
@ -17,17 +17,17 @@
|
||||
|
||||
|
||||
# grep -r define.VERSION (sometimes also noted down in schily-%rver/AN-%rver)
|
||||
%global box_version 2019.01.22
|
||||
%global box_version 2019.02.18
|
||||
%global cdr_version 3.02~a10
|
||||
%global sccs_version 5.09
|
||||
%global smake_version 1.3
|
||||
%global star_version 1.5.4
|
||||
%global star_version 1.6
|
||||
%global libfind_version 1.7
|
||||
%global ved_version 1.7
|
||||
%define rver 2019-01-22
|
||||
%define rver 2019-02-18
|
||||
|
||||
Name: schily
|
||||
Version: 2019.01.22
|
||||
Version: 2019.02.18
|
||||
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 -O0 -ggdb3 -fno-strict-aliasing -fno-omit-frame-pointer -fPIC -finput-charset=ISO-8859-1"
|
||||
mycf="%optflags -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
|
||||
|
Loading…
Reference in New Issue
Block a user