SHA256
1
0
forked from pool/ecj
OBS User unknown 2009-06-17 17:25:11 +00:00 committed by Git OBS Bridge
parent 8350eab9b1
commit 7f8807f4ce

View File

@ -1,22 +1,30 @@
#
# spec file for package ecj (Version 3.3)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
# Copyright (c) 2009 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: ecj
%define section free
%define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}}
Version: 3.3
Release: 1
Release: 119
Summary: Eclipse Compiler for Java
Group: Development/Languages/Java
License: EPL
License: EPL v1.0
Url: www.eclipse.org
# this tarball is generated by a script that uses the original eclipse sources
# script is included for documentation purposes in the docdir of the package
@ -29,7 +37,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%endif
BuildRequires: ant
BuildRequires: jpackage-utils >= 0:1.7
BuildRequires: jpackage-utils >= 1.7
%if %{gcj_support}
BuildRequires: gcc-java >= 4.0.0
Requires: libgcj >= 4.0.0
@ -110,5 +118,5 @@ fi
%endif
%changelog
* Thu Nov 22 2007 - anosek@suse.cz
* Thu Nov 22 2007 anosek@suse.cz
- new package, initial version 3.3