From d50d8ebb32b6ff5050286fcdcb2ce49b8de2533696c06ad57f9b916694596ad5 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 18 Jun 2009 22:34:06 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/javacc?expand=0&rev=4 --- javacc.spec | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/javacc.spec b/javacc.spec index 96d386f..34e8ed3 100644 --- a/javacc.spec +++ b/javacc.spec @@ -1,20 +1,28 @@ # # spec file for package javacc (Version 4.0) # -# Copyright (c) 2008 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/ # # norootforbuild + Name: javacc BuildRequires: ant java2-devel-packages xml-commons-apis %define section free Version: 4.0 -Release: 1 +Release: 108 Summary: A Parser and Scanner Generator for Java License: BSD 3-Clause Source0: %{name}-%{version}src.tar.gz @@ -40,6 +48,7 @@ with JavaCC), actions, debugging, etc. %package manual +License: BSD 3-Clause Summary: A Parser and Scanner Generator for Java Group: Development/Libraries/Java @@ -55,6 +64,7 @@ with JavaCC), actions, debugging, etc. %package demo +License: BSD 3-Clause Summary: A Parser and Scanner Generator for Java Group: Development/Libraries/Java @@ -131,7 +141,7 @@ rm -rf $RPM_BUILD_ROOT - converted neededforbuild to BuildRequires * Tue Oct 18 2005 jsmeix@suse.de - Current version 3.2 from JPackage.org -* Thu Sep 29 2005 dmueller@suse.de +* Wed Sep 28 2005 dmueller@suse.de - add norootforbuild * Fri Feb 18 2005 skh@suse.de - initial package