Autobuild autoformatter for 52367

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/java-cup?expand=0&rev=8
This commit is contained in:
OBS User autobuild 2010-11-15 16:54:12 +00:00 committed by Git OBS Bridge
parent ffc535309d
commit 9a3e5bc32f
2 changed files with 4 additions and 16 deletions

View File

@ -1,7 +1,7 @@
# #
# spec file for package java-cup-bootstrap (Version 0.11) # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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! # This line is not a comment, please do not remove it!
#%(sh %{_sourcedir}/jpackage-bootstrap-prepare.sh %{_sourcedir} %{name}) #%(sh %{_sourcedir}/jpackage-bootstrap-prepare.sh %{_sourcedir} %{name})
Version: 0.11 Version: 0.11
Release: 3 Release: 10
Summary: LALR Parser Generator in Java Summary: LALR Parser Generator in Java
License: Other uncritical OpenSource License License: Other uncritical OpenSource License
Url: http://www2.cs.tum.edu/projects/cup/ Url: http://www2.cs.tum.edu/projects/cup/
@ -192,9 +192,3 @@ export OPT_JAR_LIST=:
%endif %endif
%changelog %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)

View File

@ -1,7 +1,7 @@
# #
# spec file for package java-cup (Version 0.11) # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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! # This line is not a comment, please do not remove it!
#%(sh %{_sourcedir}/jpackage-bootstrap-prepare.sh %{_sourcedir} %{name}) #%(sh %{_sourcedir}/jpackage-bootstrap-prepare.sh %{_sourcedir} %{name})
Version: 0.11 Version: 0.11
Release: 3 Release: 10
Summary: LALR Parser Generator in Java Summary: LALR Parser Generator in Java
License: Standard ML of New Jersey (http://www.smlnj.org/license.html) License: Standard ML of New Jersey (http://www.smlnj.org/license.html)
Url: http://www2.cs.tum.edu/projects/cup/ Url: http://www2.cs.tum.edu/projects/cup/
@ -189,9 +189,3 @@ export OPT_JAR_LIST=:
%endif %endif
%changelog %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)