From ada92d15ca1d6a3dfb295f7ea3e20161ca695d4e6715644667e2046faf13ceae Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 17 Jun 2009 22:07:44 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netcomponents?expand=0&rev=4 --- netcomponents.spec | 35 ++++++++++++++++++++++------------- 1 file changed, 22 insertions(+), 13 deletions(-) diff --git a/netcomponents.spec b/netcomponents.spec index 8562d38..c5895be 100644 --- a/netcomponents.spec +++ b/netcomponents.spec @@ -1,27 +1,35 @@ # # spec file for package netcomponents (Version 1.3.8) # -# 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/ # # norootforbuild # icecream 0 + Name: netcomponents BuildRequires: ant java2-devel-packages xml-commons-apis %define section free Summary: Internet Protocol Suite Java Library Version: 1.3.8 -Release: 90 -License: LGPL v2 or later +Release: 276 +License: LGPL v2.1 or later Group: Development/Libraries/Java Source: http://www.savarese.org/downloads/NetComponents/NetComponents-1.3.8-src.tar.gz Patch: %{name}-java14compat.patch -URL: http://www.savarese.org/java/ +Url: http://www.savarese.org/java/ BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -42,6 +50,7 @@ packet send and receive methods are exposed). %package javadoc +License: LGPL v2.1 or later PreReq: coreutils Summary: Javadoc for netcomponents Group: Development/Libraries/Java @@ -108,18 +117,18 @@ fi # ----------------------------------------------------------------------------- %changelog -* Mon Jul 23 2007 - coolo@suse.de +* Mon Jul 23 2007 coolo@suse.de - fix build -* Thu Sep 21 2006 - skh@suse.de +* Thu Sep 21 2006 skh@suse.de - don't try to build with icecream within SUSE build system - use source=1.4 and target=1.4 for build with java 1.5 -* Wed Jan 25 2006 - mls@suse.de +* Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires -* Thu Jul 28 2005 - jsmeix@suse.de +* Thu Jul 28 2005 jsmeix@suse.de - Adjustments in the spec file. -* Mon Jul 18 2005 - jsmeix@suse.de +* Mon Jul 18 2005 jsmeix@suse.de - Current version 1.3.8 from JPackage.org -* Thu Sep 16 2004 - skh@suse.de +* Thu Sep 16 2004 skh@suse.de - Fix prerequires of javadoc subpackages -* Thu Sep 02 2004 - skh@suse.de +* Thu Sep 02 2004 skh@suse.de - Initial package created with version 1.3.8 (JPackage 1.5)