diff --git a/java-cup-bootstrap.spec b/java-cup-bootstrap.spec index d784fe4..b516438 100644 --- a/java-cup-bootstrap.spec +++ b/java-cup-bootstrap.spec @@ -1,7 +1,7 @@ # # spec file for package java-cup-bootstrap (Version 0.11) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -31,7 +31,7 @@ Name: java-cup-bootstrap # This line is not a comment, please do not remove it! #%(sh %{_sourcedir}/jpackage-bootstrap-prepare.sh %{_sourcedir} %{name}) Version: 0.11 -Release: 3 +Release: 10 Summary: LALR Parser Generator in Java License: Other uncritical OpenSource License Url: http://www2.cs.tum.edu/projects/cup/ @@ -192,9 +192,3 @@ export OPT_JAR_LIST=: %endif %changelog -* Mon May 11 2009 mvyskocil@suse.cz -- Fixed bnc#501635: Added a lincense file -* Tue May 05 2009 mvyskocil@suse.cz -- Build using gcj (for proper bootstrap of openjdk) -* Wed Apr 29 2009 mvyskocil@suse.cz -- Initial packaging of java-cup-bootstrap 0.11 in SUSE (from jpp5) diff --git a/java-cup.spec b/java-cup.spec index 10bde72..d6378d3 100644 --- a/java-cup.spec +++ b/java-cup.spec @@ -1,7 +1,7 @@ # # spec file for package java-cup (Version 0.11) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,7 +30,7 @@ Name: java-cup # This line is not a comment, please do not remove it! #%(sh %{_sourcedir}/jpackage-bootstrap-prepare.sh %{_sourcedir} %{name}) Version: 0.11 -Release: 3 +Release: 10 Summary: LALR Parser Generator in Java License: Standard ML of New Jersey (http://www.smlnj.org/license.html) Url: http://www2.cs.tum.edu/projects/cup/ @@ -189,9 +189,3 @@ export OPT_JAR_LIST=: %endif %changelog -* Mon May 11 2009 mvyskocil@suse.cz -- Fixed bnc#501635: Added a lincense file -* Tue May 05 2009 mvyskocil@suse.cz -- Build using gcj (for proper bootstrap of openjdk) -* Wed Apr 29 2009 mvyskocil@suse.cz -- Initial packaging of java-cup-bootstrap 0.11 in SUSE (from jpp5)