This commit is contained in:
parent
bb935fa109
commit
d50d8ebb32
20
javacc.spec
20
javacc.spec
@ -1,20 +1,28 @@
|
|||||||
#
|
#
|
||||||
# spec file for package javacc (Version 4.0)
|
# spec file for package javacc (Version 4.0)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 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.
|
|
||||||
#
|
#
|
||||||
|
# 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/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: javacc
|
Name: javacc
|
||||||
BuildRequires: ant java2-devel-packages xml-commons-apis
|
BuildRequires: ant java2-devel-packages xml-commons-apis
|
||||||
%define section free
|
%define section free
|
||||||
Version: 4.0
|
Version: 4.0
|
||||||
Release: 1
|
Release: 108
|
||||||
Summary: A Parser and Scanner Generator for Java
|
Summary: A Parser and Scanner Generator for Java
|
||||||
License: BSD 3-Clause
|
License: BSD 3-Clause
|
||||||
Source0: %{name}-%{version}src.tar.gz
|
Source0: %{name}-%{version}src.tar.gz
|
||||||
@ -40,6 +48,7 @@ with JavaCC), actions, debugging, etc.
|
|||||||
|
|
||||||
|
|
||||||
%package manual
|
%package manual
|
||||||
|
License: BSD 3-Clause
|
||||||
Summary: A Parser and Scanner Generator for Java
|
Summary: A Parser and Scanner Generator for Java
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
|
|
||||||
@ -55,6 +64,7 @@ with JavaCC), actions, debugging, etc.
|
|||||||
|
|
||||||
|
|
||||||
%package demo
|
%package demo
|
||||||
|
License: BSD 3-Clause
|
||||||
Summary: A Parser and Scanner Generator for Java
|
Summary: A Parser and Scanner Generator for Java
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
|
|
||||||
@ -131,7 +141,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
- converted neededforbuild to BuildRequires
|
- converted neededforbuild to BuildRequires
|
||||||
* Tue Oct 18 2005 jsmeix@suse.de
|
* Tue Oct 18 2005 jsmeix@suse.de
|
||||||
- Current version 3.2 from JPackage.org
|
- Current version 3.2 from JPackage.org
|
||||||
* Thu Sep 29 2005 dmueller@suse.de
|
* Wed Sep 28 2005 dmueller@suse.de
|
||||||
- add norootforbuild
|
- add norootforbuild
|
||||||
* Fri Feb 18 2005 skh@suse.de
|
* Fri Feb 18 2005 skh@suse.de
|
||||||
- initial package
|
- initial package
|
||||||
|
Loading…
Reference in New Issue
Block a user