- update to version 20130925
* reader.c: fix two loop-limits found by clang 3.3 --analyze * configure: regen * aclocal.m4: tweaks to CF_MIXEDCASE_FILENAMES and CF_XOPEN_SOURCE for msys from ncurses * package/mingw-byacc.spec: RCS_BASE * regenerate various test files * skeleton.c: Increase default stack-size to match FreeBSD version noted as from "BSD 4.4 Lite Usr.bin Sources". * config.sub: update to 2013-09-15 * config.guess: update to 2013-06-10 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/byacc?expand=0&rev=7
This commit is contained in:
parent
c76707f999
commit
b54c7add5c
3
byacc-20130925.tgz
Normal file
3
byacc-20130925.tgz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e2560caab28396fc732a946e722cf5c6220e72388e70cdcc23bf67ae88799b31
|
||||||
|
size 242977
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 26 11:06:49 UTC 2013 - gber@opensuse.org
|
||||||
|
|
||||||
|
- update to version 20130925
|
||||||
|
* reader.c: fix two loop-limits found by clang 3.3 --analyze
|
||||||
|
* configure: regen
|
||||||
|
* aclocal.m4: tweaks to CF_MIXEDCASE_FILENAMES and
|
||||||
|
CF_XOPEN_SOURCE for msys from ncurses
|
||||||
|
* package/mingw-byacc.spec: RCS_BASE
|
||||||
|
* regenerate various test files
|
||||||
|
* skeleton.c: Increase default stack-size to match FreeBSD
|
||||||
|
version noted as from "BSD 4.4 Lite Usr.bin Sources".
|
||||||
|
* config.sub: update to 2013-09-15
|
||||||
|
* config.guess: update to 2013-06-10
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 3 03:46:44 UTC 2013 - crrodriguez@opensuse.org
|
Sat Aug 3 03:46:44 UTC 2013 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: byacc
|
Name: byacc
|
||||||
Version: 20130304
|
Version: 20130925
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: LALR(1) parser generator
|
Summary: LALR(1) parser generator
|
||||||
License: SUSE-Public-Domain
|
License: SUSE-Public-Domain
|
||||||
Group: Development/Languages/C and C++
|
Group: Development/Languages/C and C++
|
||||||
Url: http://invisible-island.net/byacc/byacc.html
|
Url: http://invisible-island.net/byacc/byacc.html
|
||||||
Source: http://invisible-island.net/datafiles/release/byacc.tar.gz
|
Source: ftp://invisible-island.net/byacc/byacc-%{version}.tgz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:dd8397174e088baf57cf4d344023a34b0758b7bbb8a1dfcdafdc234b8eb57924
|
|
||||||
size 242146
|
|
Loading…
Reference in New Issue
Block a user