This commit is contained in:
parent
2b3cdb1c82
commit
7475735e04
@ -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 unzip xml-commons-apis-bootstrap xml-commons-resolver-bootstrap xml-commons-which-bootstrap zip antlr-bootstrap
|
BuildRequires: antlr-bootstrap fastjar java-1_4_2-gcj-compat-devel unzip xml-commons-apis-bootstrap xml-commons-resolver-bootstrap xml-commons-which-bootstrap zip
|
||||||
#!BuildIgnore: antlr
|
#!BuildIgnore: antlr
|
||||||
%if %{?!suse_version:1}0
|
%if %{?!suse_version:1}0
|
||||||
%if %{?!mandriva_release:1}0
|
%if %{?!mandriva_release:1}0
|
||||||
@ -26,7 +26,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: 155
|
Release: 158
|
||||||
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
|
||||||
@ -169,6 +169,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
# vim:fdm=marker:foldmarker=#>>>,#<<<:foldcolumn=6:
|
# vim:fdm=marker:foldmarker=#>>>,#<<<:foldcolumn=6:
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 28 2008 ro@suse.de
|
||||||
|
- explicitly buildreq antlr-bootstrap
|
||||||
* Thu Jan 24 2008 skh@suse.de
|
* Thu Jan 24 2008 skh@suse.de
|
||||||
- fix build with gcj
|
- fix build with gcj
|
||||||
* Wed May 02 2007 dbornkessel@suse.de
|
* Wed May 02 2007 dbornkessel@suse.de
|
||||||
|
@ -18,7 +18,7 @@ BuildRequires: java2-devel-packages unzip
|
|||||||
%define release 3jpp
|
%define release 3jpp
|
||||||
%define section free
|
%define section free
|
||||||
Version: 2.8.1
|
Version: 2.8.1
|
||||||
Release: 112
|
Release: 115
|
||||||
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/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user