This commit is contained in:
parent
167d286999
commit
8dc2e9e0c9
@ -2,9 +2,16 @@
|
||||
# spec file for package xerces-j2-bootstrap (Version 2.8.1)
|
||||
#
|
||||
# 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.
|
||||
#
|
||||
# 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/
|
||||
#
|
||||
|
||||
@ -27,7 +34,7 @@ BuildRequires: update-alternatives
|
||||
Summary: Java XML parser
|
||||
Group: Development/Libraries/Java
|
||||
Version: 2.8.1
|
||||
Release: 171
|
||||
Release: 238
|
||||
Requires: xml-commons-which-bootstrap
|
||||
Requires: xml-commons-apis-bootstrap
|
||||
Requires: xml-commons-resolver-bootstrap
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 12 12:22:20 CET 2008 - mvyskocil@suse.cz
|
||||
|
||||
- use gcj for build as this version is not compatible with INM Java6
|
||||
- added a jpackage-utils to BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 29 19:14:10 CET 2008 - coolo@suse.de
|
||||
|
||||
|
@ -2,9 +2,16 @@
|
||||
# spec file for package xerces-j2 (Version 2.8.1)
|
||||
#
|
||||
# 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.
|
||||
#
|
||||
# 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/
|
||||
#
|
||||
|
||||
@ -12,14 +19,14 @@
|
||||
|
||||
|
||||
Name: xerces-j2
|
||||
BuildRequires: java2-devel-packages unzip
|
||||
BuildRequires: java-1_5_0-gcj-compat-devel jpackage-utils unzip
|
||||
%define name xerces-j2
|
||||
%define version 2.8.1
|
||||
%define cvs_version 2_8_1
|
||||
%define release 3jpp
|
||||
%define section free
|
||||
Version: 2.8.1
|
||||
Release: 129
|
||||
Release: 198
|
||||
Summary: Java XML parser
|
||||
License: The Apache Software License
|
||||
Url: http://xml.apache.org/xerces2-j/
|
||||
@ -62,6 +69,7 @@ Implementation page.
|
||||
|
||||
|
||||
%package javadoc-impl
|
||||
License: The Apache Software License
|
||||
Summary: Javadoc for xerces-j2 implementation
|
||||
Group: Development/Libraries/Java
|
||||
PreReq: coreutils
|
||||
@ -92,6 +100,7 @@ implementation.
|
||||
|
||||
|
||||
%package javadoc-apis
|
||||
License: The Apache Software License
|
||||
Summary: Javadoc for xerces-j2 apis
|
||||
Group: Development/Libraries/Java
|
||||
PreReq: coreutils
|
||||
@ -121,6 +130,7 @@ This package contains the javadoc documentation for the Xerces2 APIs.
|
||||
|
||||
|
||||
%package javadoc-dom3
|
||||
License: The Apache Software License
|
||||
Summary: Javadoc for xerces-j2 DOM3.
|
||||
Group: Development/Libraries/Java
|
||||
PreReq: coreutils
|
||||
@ -150,6 +160,7 @@ This package contains the javadoc documentation for Xerces2 DOM3.
|
||||
|
||||
|
||||
%package javadoc-xni
|
||||
License: The Apache Software License
|
||||
Summary: Javadoc for xerces-j2 XNI.
|
||||
Group: Development/Libraries/Java
|
||||
PreReq: coreutils
|
||||
@ -179,6 +190,7 @@ This package contains the javadoc documentation for Xerces2 XNI.
|
||||
|
||||
|
||||
%package javadoc-other
|
||||
License: The Apache Software License
|
||||
Summary: Javadoc for other xerces-j2 components.
|
||||
Group: Development/Libraries/Java
|
||||
PreReq: coreutils
|
||||
@ -209,6 +221,7 @@ Xerces2.
|
||||
|
||||
|
||||
%package demo
|
||||
License: The Apache Software License
|
||||
Summary: Demonstration and sample files for xerces-j2.
|
||||
Group: Development/Libraries/Java
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
@ -238,6 +251,7 @@ This package contains demonstration and sample files for Xerces2.
|
||||
|
||||
|
||||
%package scripts
|
||||
License: The Apache Software License
|
||||
Summary: Additional utility scripts for xerces-j2.
|
||||
Group: Development/Libraries/Java
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
@ -268,6 +282,7 @@ This package contains additional utility scripts for Xerces2.
|
||||
|
||||
|
||||
%package xml-resolver
|
||||
License: The Apache Software License
|
||||
Summary: Resolver subproject of xml-commons
|
||||
Group: Development/Libraries/Java
|
||||
Requires: jpackage-utils >= 1.5
|
||||
@ -285,6 +300,7 @@ This package contains the resolver subproject of xml-commons.
|
||||
|
||||
|
||||
%package xml-apis
|
||||
License: The Apache Software License
|
||||
Summary: APIs subproject of xml-commons
|
||||
Group: Development/Libraries/Java
|
||||
Requires: jpackage-utils >= 1.5
|
||||
@ -475,6 +491,9 @@ ln -s %{name}-xni-%{version} %{_javadocdir}/%{name}-xni
|
||||
%{_bindir}/*
|
||||
|
||||
%changelog
|
||||
* Wed Nov 12 2008 mvyskocil@suse.cz
|
||||
- use gcj for build as this version is not compatible with INM Java6
|
||||
- added a jpackage-utils to BuildRequires
|
||||
* Fri Feb 29 2008 coolo@suse.de
|
||||
- adding prereq for xml-apis and xml-resolver
|
||||
* Wed Jan 23 2008 prusnak@suse.cz
|
||||
@ -504,7 +523,7 @@ ln -s %{name}-xni-%{version} %{_javadocdir}/%{name}-xni
|
||||
interchanged with xml-commons-apis and commons-resolver
|
||||
* Wed Jan 18 2006 dbornkessel@suse.de
|
||||
- Update to version 2.7.1
|
||||
* Thu Sep 29 2005 dmueller@suse.de
|
||||
* Wed Sep 28 2005 dmueller@suse.de
|
||||
- add norootforbuild
|
||||
* Thu Sep 16 2004 skh@suse.de
|
||||
- Fix prerequires
|
||||
|
Loading…
Reference in New Issue
Block a user