forked from pool/java-cup
Accepting request 149950 from openSUSE:Factory:Staging:spdx
- sync licenses OBS-URL: https://build.opensuse.org/request/show/149950 OBS-URL: https://build.opensuse.org/package/show/Java:packages/java-cup?expand=0&rev=7
This commit is contained in:
parent
bbf4f7a18e
commit
64ba46c750
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 25 15:36:53 UTC 2013 - coolo@suse.com
|
||||
|
||||
- sync licenses
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 8 11:54:44 UTC 2010 - mvyskocil@suse.cz
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package java-cup-bootstrap (Version 0.11)
|
||||
# spec file for package java-cup-bootstrap
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 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,9 +31,10 @@ 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: 10
|
||||
Release: 0
|
||||
Summary: LALR Parser Generator in Java
|
||||
License: Other uncritical OpenSource License
|
||||
License: HPND
|
||||
Group: Development/Libraries/Java
|
||||
Url: http://www2.cs.tum.edu/projects/cup/
|
||||
# https://www2.in.tum.de/WebSVN/dl.php?repname=CUP&path=/develop/&rev=0&isdir=1
|
||||
Source0: develop.tar.bz2
|
||||
@ -60,7 +61,6 @@ BuildRequires: xml-commons-resolver-bootstrap
|
||||
#!BuildIgnore: xml-commons-resolver12
|
||||
Obsoletes: java_cup < %{version}-%{release}
|
||||
Provides: java_cup = %{version}-%{release}
|
||||
Group: Development/Libraries/Java
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@ -83,7 +83,6 @@ java-cup is a LALR Parser Generator in Java. With v0.11, you can: *
|
||||
%if %without bootstrap
|
||||
|
||||
%package javadoc
|
||||
License: Other uncritical OpenSource License
|
||||
Summary: LALR Parser Generator in Java
|
||||
Group: Development/Libraries/Java
|
||||
|
||||
@ -104,7 +103,6 @@ java-cup is a LALR Parser Generator in Java. With v0.11, you can: *
|
||||
|
||||
|
||||
%package manual
|
||||
License: Other uncritical OpenSource License
|
||||
Summary: LALR Parser Generator in Java
|
||||
Group: Development/Libraries/Java
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package java-cup (Version 0.11)
|
||||
# spec file for package java-cup
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 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,9 +30,10 @@ 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: 10
|
||||
Release: 0
|
||||
Summary: LALR Parser Generator in Java
|
||||
License: HPND
|
||||
Group: Development/Libraries/Java
|
||||
Url: http://www2.cs.tum.edu/projects/cup/
|
||||
# https://www2.in.tum.de/WebSVN/dl.php?repname=CUP&path=/develop/&rev=0&isdir=1
|
||||
Source0: develop.tar.bz2
|
||||
@ -59,7 +60,6 @@ BuildRequires: xml-commons-resolver-bootstrap
|
||||
#!BuildIgnore: xml-commons-resolver12
|
||||
Obsoletes: java_cup < %{version}-%{release}
|
||||
Provides: java_cup = %{version}-%{release}
|
||||
Group: Development/Libraries/Java
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@ -80,7 +80,6 @@ java-cup is a LALR Parser Generator in Java. With v0.11, you can: *
|
||||
%if %without bootstrap
|
||||
|
||||
%package javadoc
|
||||
License: HPND
|
||||
Summary: LALR Parser Generator in Java
|
||||
Group: Development/Libraries/Java
|
||||
|
||||
@ -101,7 +100,6 @@ java-cup is a LALR Parser Generator in Java. With v0.11, you can: *
|
||||
|
||||
|
||||
%package manual
|
||||
License: HPND
|
||||
Summary: LALR Parser Generator in Java
|
||||
Group: Development/Libraries/Java
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user