diff --git a/jflex-bootstrap.changes b/jflex-bootstrap.changes index b6ee734..a95fccd 100644 --- a/jflex-bootstrap.changes +++ b/jflex-bootstrap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 21 17:11:33 CEST 2009 - mvyskocil@suse.cz + +- Removed a jflex-lex-scan.patch + ------------------------------------------------------------------- Tue May 5 09:35:07 CEST 2009 - mvyskocil@suse.cz diff --git a/jflex-bootstrap.spec b/jflex-bootstrap.spec index ade31c1..30fd4a7 100644 --- a/jflex-bootstrap.spec +++ b/jflex-bootstrap.spec @@ -29,7 +29,7 @@ Name: jflex-bootstrap # 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 @@ -152,7 +152,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 @@ -211,6 +211,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 diff --git a/jflex.changes b/jflex.changes index b6ee734..a95fccd 100644 --- a/jflex.changes +++ b/jflex.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 21 17:11:33 CEST 2009 - mvyskocil@suse.cz + +- Removed a jflex-lex-scan.patch + ------------------------------------------------------------------- Tue May 5 09:35:07 CEST 2009 - mvyskocil@suse.cz diff --git a/jflex.spec b/jflex.spec index 8257fbf..ccf29d7 100644 --- a/jflex.spec +++ b/jflex.spec @@ -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