7
0
forked from pool/netcomponents
OBS User unknown
2009-06-17 22:07:44 +00:00
committed by Git OBS Bridge
parent ea8cbf6e0e
commit ada92d15ca

View File

@@ -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)