SHA256
1
0
forked from pool/jflex
OBS User unknown
2009-05-21 21:57:56 +00:00
committed by Git OBS Bridge
parent 72890b8bda
commit 2840a6631c
4 changed files with 18 additions and 4 deletions

View File

@@ -28,7 +28,7 @@ Name: jflex
# This line is not a comment, please do not remove it!
#%(sh %{_sourcedir}/jpackage-bootstrap-prepare.sh %{_sourcedir} %{name})
Version: 1.4.3
Release: 2
Release: 3
Summary: Lexical Analyzer Generator for Java
License: GPL v2 only
Group: Development/Libraries/Java
@@ -151,7 +151,7 @@ popd
%else
# You must use Re jflex.spec and have a java-cup and jflex installed
%patch2 -p1
%patch3 -p1
#%patch3 -p1
%patch4 -p1
%endif
@@ -210,6 +210,8 @@ popd
%endif
%changelog
* Thu May 21 2009 mvyskocil@suse.cz
- Removed a jflex-lex-scan.patch
* Tue May 05 2009 mvyskocil@suse.cz
- Update to 1.4.3 (bugfix release)
- Build using java-1_5_0-gcj to allow openjdk bootstrap