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