SHA256
3
0
forked from pool/flex
Commit Graph

28 Commits

Author SHA256 Message Date
Dominique Leuenberger
d0cbdbacbe Accepting request 408452 from devel:tools:compiler
1

OBS-URL: https://build.opensuse.org/request/show/408452
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flex?expand=0&rev=29
2016-07-18 19:16:47 +00:00
Martin Pluskal
014b10195e Accepting request 408451 from home:pluskalm:branches:devel:tools:compiler
- Small spec file cleanup

OBS-URL: https://build.opensuse.org/request/show/408451
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/flex?expand=0&rev=22
2016-07-14 09:20:05 +00:00
Dominique Leuenberger
deb289c5e8 Accepting request 391664 from devel:tools:compiler
- Update to version 2.6.1
  * A number of compiler warnings have been remedied.
  * Line directives should now work as expected and be absent when
    that is expected.
  * Resolved github issues #53, #54, #55, #61.
  * Resolved sf bugs #128, #129, #155, #160, #184, #187, #195.
- Refresh flex-2.5.34-fPIC.patch -> flex-2.6.1-fPIC.patch
- Drop upstream patches: config-guess-sub-update.patch,
  flex-2.5.37-bison-2.6.1-1.patch, flex-compatible-with-bison3.patch,
  flex-yyleng.patch
- Drop unneeded patch flex-2.5.37-notex.patch

OBS-URL: https://build.opensuse.org/request/show/391664
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flex?expand=0&rev=28
2016-05-12 07:32:05 +00:00
Ismail Dönmez
353dd4fb35 - Update to version 2.6.1
* A number of compiler warnings have been remedied.
  * Line directives should now work as expected and be absent when
    that is expected.
  * Resolved github issues #53, #54, #55, #61.
  * Resolved sf bugs #128, #129, #155, #160, #184, #187, #195.
- Refresh flex-2.5.34-fPIC.patch -> flex-2.6.1-fPIC.patch
- Drop upstream patches: config-guess-sub-update.patch,
  flex-2.5.37-bison-2.6.1-1.patch, flex-compatible-with-bison3.patch,
  flex-yyleng.patch
- Drop unneeded patch flex-2.5.37-notex.patch

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/flex?expand=0&rev=20
2016-04-26 09:49:28 +00:00
Dominique Leuenberger
9efb8354fd Accepting request 286312 from devel:tools:compiler
1

OBS-URL: https://build.opensuse.org/request/show/286312
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flex?expand=0&rev=27
2015-02-22 16:19:41 +00:00
Ismail Dönmez
ed1b0dae93 Accepting request 286252 from home:AndreasSchwab:f
- flex-yyleng.patch: fix type of yyleng to be int as mandated by POSIX.
  Fixes perl-SystemPerl, for example.

OBS-URL: https://build.opensuse.org/request/show/286252
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/flex?expand=0&rev=18
2015-02-16 11:00:59 +00:00
Dominique Leuenberger
da58f67f41 Accepting request 267271 from devel:tools:compiler
1

OBS-URL: https://build.opensuse.org/request/show/267271
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flex?expand=0&rev=26
2015-01-08 22:01:02 +00:00
Ismail Dönmez
8be6ba40bc Accepting request 267269 from home:mlin7442:branches:devel:tools:compiler
fix tests with bison3

OBS-URL: https://build.opensuse.org/request/show/267269
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/flex?expand=0&rev=16
2015-01-05 12:38:33 +00:00
Stephan Kulow
7159c102e8 Accepting request 160276 from devel:tools:compiler
- config-guess-sub-update.patch:
  Update config.guess/sub for aarch64 (forwarded request 155839 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/160276
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flex?expand=0&rev=23
2013-03-22 10:01:43 +00:00
Ismail Dönmez
2b896d1f93 Accepting request 155839 from home:Andreas_Schwab:Factory
- config-guess-sub-update.patch:
  Update config.guess/sub for aarch64

OBS-URL: https://build.opensuse.org/request/show/155839
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/flex?expand=0&rev=14
2013-03-20 15:05:48 +00:00
Stephan Kulow
380998e1a4 Accepting request 138337 from devel:tools:compiler
- update to 2.5.37
  ** Import flex into git. See
     git://flex.git.sourceforge.net/gitroot/flex/flex.
  ** Fix make install target to not fail when the flex++ program is
     already installed
  ** New translations from the translation project: de, fi, pl, vi
  ** various portability fixes that quiet compiler warnings on 64-bit
     hosts
  ** various manual fixes, including correcting the name of a %option and
     updating some simple examples to use ANSI C syntax
  ** various bug fixes that prevent certain error conditions from
     persisting when they should not persist
  ** improvements to the test suite so it behaves better when linking
     compiled files
  ** new translations from the translation project: ca, da, es, fi, fr,
     ga, ko, pt_br, ro, ru, sv, tr, zh_cn
  ** the flex distribution is now built with automake 1.10.1 and automake
     2.61
- add patch flex-2.5.37-notex.patch to compile without texlive
- remove patches no longer required:
   flex-2.5.33-yylineno.patch
   flex-2.5.34-doc-fix.diff
   flex-2.5.34-g++44.diff (forwarded request 138308 from coolo)

OBS-URL: https://build.opensuse.org/request/show/138337
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flex?expand=0&rev=21
2012-10-18 19:18:14 +00:00
Factory Maintainer
89a672bb76 Accepting request 138308 from home:coolo:branches:openSUSE:Factory
- update to 2.5.37
  ** Import flex into git. See
     git://flex.git.sourceforge.net/gitroot/flex/flex.
  ** Fix make install target to not fail when the flex++ program is
     already installed
  ** New translations from the translation project: de, fi, pl, vi
  ** various portability fixes that quiet compiler warnings on 64-bit
     hosts
  ** various manual fixes, including correcting the name of a %option and
     updating some simple examples to use ANSI C syntax
  ** various bug fixes that prevent certain error conditions from
     persisting when they should not persist
  ** improvements to the test suite so it behaves better when linking
     compiled files
  ** new translations from the translation project: ca, da, es, fi, fr,
     ga, ko, pt_br, ro, ru, sv, tr, zh_cn
  ** the flex distribution is now built with automake 1.10.1 and automake
     2.61
- add patch flex-2.5.37-notex.patch to compile without texlive
- remove patches no longer required:
   flex-2.5.33-yylineno.patch
   flex-2.5.34-doc-fix.diff
   flex-2.5.34-g++44.diff

OBS-URL: https://build.opensuse.org/request/show/138308
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/flex?expand=0&rev=12
2012-10-16 11:16:33 +00:00
Stephan Kulow
4e087f05a0 Accepting request 95095 from devel:tools:compiler
add automake to buildrequires (forwarded request 95059 from coolo)

OBS-URL: https://build.opensuse.org/request/show/95095
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flex?expand=0&rev=19
2011-12-12 15:56:37 +00:00
Ismail Dönmez
4c01500091 Accepting request 95059 from home:coolo:removeautomake
add automake to buildrequires

OBS-URL: https://build.opensuse.org/request/show/95059
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/flex?expand=0&rev=10
2011-12-02 16:04:51 +00:00
Ruediger Oertel
51721371a7 Accepting request 86286 from devel:tools:compiler
fixed arm build

OBS-URL: https://build.opensuse.org/request/show/86286
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flex?expand=0&rev=17
2011-10-04 14:56:29 +00:00
Ismail Dönmez
74f908f1a1 Accepting request 86264 from openSUSE:Factory:ARM
- fix compile failure outside ARM

OBS-URL: https://build.opensuse.org/request/show/86264
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/flex?expand=0&rev=8
2011-10-03 17:47:23 +00:00
Ismail Dönmez
6dce3316da Accepting request 85790 from home:rmax:branches:devel:tools:compiler
Fix and speedup build on ARM

OBS-URL: https://build.opensuse.org/request/show/85790
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/flex?expand=0&rev=7
2011-09-30 12:01:45 +00:00
Lars Vogdt
045503c1cd Accepting request 83643 from devel:tools:compiler
- Apply packaging guidelines (remove redundant/obsolete
  tags/sections from specfile, etc.)
- Put %check into its own section (forwarded request 83526 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/83643
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flex?expand=0&rev=16
2011-09-19 20:50:48 +00:00
OBS User autobuild
90547900a4 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flex?expand=0&rev=12 2010-03-18 14:45:41 +00:00
OBS User autobuild
41da4e87ce Accepting request 28253 from devel:tools:compiler
Copy from devel:tools:compiler/flex based on submit request 28253 from user coolo

OBS-URL: https://build.opensuse.org/request/show/28253
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flex?expand=0&rev=11
2010-01-08 16:30:26 +00:00
OBS User unknown
d5ef42b840 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flex?expand=0&rev=9 2009-06-19 00:48:22 +00:00
OBS User unknown
abe1e89c0b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flex?expand=0&rev=8 2009-01-12 16:53:42 +00:00
OBS User unknown
a888d9c36a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flex?expand=0&rev=7 2008-12-15 11:30:04 +00:00
OBS User unknown
c2d62a80ce OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flex?expand=0&rev=6 2008-11-02 14:40:21 +00:00
OBS User unknown
37e63499b5 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flex?expand=0&rev=4 2008-04-10 12:13:09 +00:00
OBS User unknown
a1f6dfcf33 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flex?expand=0&rev=3 2008-03-07 19:24:41 +00:00
OBS User unknown
e431b5d736 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flex?expand=0&rev=2 2007-03-28 22:32:14 +00:00
OBS User unknown
b8cbc78cb0 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flex?expand=0&rev=1 2006-12-18 23:15:58 +00:00