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) # spec file for package netcomponents (Version 1.3.8)
# #
# Copyright (c) 2007 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
# icecream 0 # icecream 0
Name: netcomponents Name: netcomponents
BuildRequires: ant java2-devel-packages xml-commons-apis BuildRequires: ant java2-devel-packages xml-commons-apis
%define section free %define section free
Summary: Internet Protocol Suite Java Library Summary: Internet Protocol Suite Java Library
Version: 1.3.8 Version: 1.3.8
Release: 90 Release: 276
License: LGPL v2 or later License: LGPL v2.1 or later
Group: Development/Libraries/Java Group: Development/Libraries/Java
Source: http://www.savarese.org/downloads/NetComponents/NetComponents-1.3.8-src.tar.gz Source: http://www.savarese.org/downloads/NetComponents/NetComponents-1.3.8-src.tar.gz
Patch: %{name}-java14compat.patch Patch: %{name}-java14compat.patch
URL: http://www.savarese.org/java/ Url: http://www.savarese.org/java/
BuildArch: noarch BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -42,6 +50,7 @@ packet send and receive methods are exposed).
%package javadoc %package javadoc
License: LGPL v2.1 or later
PreReq: coreutils PreReq: coreutils
Summary: Javadoc for netcomponents Summary: Javadoc for netcomponents
Group: Development/Libraries/Java Group: Development/Libraries/Java
@@ -108,18 +117,18 @@ fi
# ----------------------------------------------------------------------------- # -----------------------------------------------------------------------------
%changelog %changelog
* Mon Jul 23 2007 - coolo@suse.de * Mon Jul 23 2007 coolo@suse.de
- fix build - 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 - 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 - 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 - converted neededforbuild to BuildRequires
* Thu Jul 28 2005 - jsmeix@suse.de * Thu Jul 28 2005 jsmeix@suse.de
- Adjustments in the spec file. - 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 - 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 - 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) - Initial package created with version 1.3.8 (JPackage 1.5)