This commit is contained in:
parent
5c36a74a86
commit
cc191480f6
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 2 11:54:35 CEST 2007 - dbornkessel@suse.de
|
||||||
|
|
||||||
|
- added unzip to BuildRequires
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 15 14:19:05 CET 2006 - dbornkessel@suse.de
|
Wed Nov 15 14:19:05 CET 2006 - dbornkessel@suse.de
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
Name: xerces-j2-bootstrap
|
Name: xerces-j2-bootstrap
|
||||||
URL: http://xml.apache.org/xerces2-j/
|
URL: http://xml.apache.org/xerces2-j/
|
||||||
BuildRequires: fastjar java-1_4_2-gcj-compat-devel xml-commons-apis-bootstrap xml-commons-resolver-bootstrap xml-commons-which-bootstrap zip
|
BuildRequires: fastjar java-1_4_2-gcj-compat-devel unzip xml-commons-apis-bootstrap xml-commons-resolver-bootstrap xml-commons-which-bootstrap zip
|
||||||
%if %{?!suse_version:1}0
|
%if %{?!suse_version:1}0
|
||||||
%if %{?!mandriva_release:1}0
|
%if %{?!mandriva_release:1}0
|
||||||
BuildRequires: chkconfig
|
BuildRequires: chkconfig
|
||||||
@ -25,7 +25,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: 34
|
Release: 52
|
||||||
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
|
||||||
@ -165,7 +165,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
#<<<
|
#<<<
|
||||||
# vim:fdm=marker:foldmarker=#>>>,#<<<:foldcolumn=6:
|
# vim:fdm=marker:foldmarker=#>>>,#<<<:foldcolumn=6:
|
||||||
|
|
||||||
%changelog -n xerces-j2-bootstrap
|
%changelog
|
||||||
|
* Wed May 02 2007 - dbornkessel@suse.de
|
||||||
|
- added unzip to BuildRequires
|
||||||
* Wed Nov 15 2006 - dbornkessel@suse.de
|
* Wed Nov 15 2006 - dbornkessel@suse.de
|
||||||
- Changed
|
- Changed
|
||||||
PreReq: /usr/sbin/update-alternatives
|
PreReq: /usr/sbin/update-alternatives
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 2 11:54:38 CEST 2007 - dbornkessel@suse.de
|
||||||
|
|
||||||
|
- added unzip to BuildRequires
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 23 17:05:07 CET 2007 - dbornkessel@suse.de
|
Tue Jan 23 17:05:07 CET 2007 - dbornkessel@suse.de
|
||||||
|
|
||||||
|
@ -11,14 +11,14 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: xerces-j2
|
Name: xerces-j2
|
||||||
BuildRequires: java2-devel-packages
|
BuildRequires: java2-devel-packages 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: 29
|
Release: 44
|
||||||
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/
|
||||||
@ -471,7 +471,9 @@ ln -s %{name}-xni-%{version} %{_javadocdir}/%{name}-xni
|
|||||||
%defattr(0755,root,root,0755)
|
%defattr(0755,root,root,0755)
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
|
|
||||||
%changelog -n xerces-j2
|
%changelog
|
||||||
|
* Wed May 02 2007 - dbornkessel@suse.de
|
||||||
|
- added unzip to BuildRequires
|
||||||
* Tue Jan 23 2007 - dbornkessel@suse.de
|
* Tue Jan 23 2007 - dbornkessel@suse.de
|
||||||
- added dummy methods for not yet supported new dom methods
|
- added dummy methods for not yet supported new dom methods
|
||||||
* Tue Jan 16 2007 - dbornkessel@suse.de
|
* Tue Jan 16 2007 - dbornkessel@suse.de
|
||||||
|
Loading…
x
Reference in New Issue
Block a user