This commit is contained in:
parent
e1fbea42a6
commit
f92cc0ab4c
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 27 13:34:42 CEST 2008 - coolo@suse.de
|
||||||
|
|
||||||
|
- avoid xerces and xml-commons (ant still works)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 22 20:56:51 CEST 2008 - coolo@suse.de
|
Tue Jul 22 20:56:51 CEST 2008 - coolo@suse.de
|
||||||
|
|
||||||
|
@ -13,14 +13,15 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: bcel
|
Name: bcel
|
||||||
BuildRequires: ant java-1_5_0-gcj-compat-devel regexp xml-commons-apis-bootstrap
|
BuildRequires: ant java-1_5_0-gcj-compat-devel regexp xerces-j2-bootstrap xml-commons-apis-bootstrap
|
||||||
|
#!BuildIgnore: xml-commons-apis xml-commons-resolver xml-commons xerces-j2
|
||||||
%define name bcel
|
%define name bcel
|
||||||
%define version 5.1
|
%define version 5.1
|
||||||
%define release 5jpp
|
%define release 5jpp
|
||||||
%define section free
|
%define section free
|
||||||
%define manual 0
|
%define manual 0
|
||||||
Version: 5.1
|
Version: 5.1
|
||||||
Release: 274
|
Release: 276
|
||||||
Summary: Byte Code Engineering Library
|
Summary: Byte Code Engineering Library
|
||||||
License: The Apache Software License
|
License: The Apache Software License
|
||||||
Source0: http://jakarta.apache.org/builds/jakarta-bcel/release/v5.1/bcel-5.1-src.tar.gz
|
Source0: http://jakarta.apache.org/builds/jakarta-bcel/release/v5.1/bcel-5.1-src.tar.gz
|
||||||
@ -177,6 +178,8 @@ fi
|
|||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 27 2008 coolo@suse.de
|
||||||
|
- avoid xerces and xml-commons (ant still works)
|
||||||
* Tue Jul 22 2008 coolo@suse.de
|
* Tue Jul 22 2008 coolo@suse.de
|
||||||
- build with gcj to avoid build cycle
|
- build with gcj to avoid build cycle
|
||||||
* Mon Sep 25 2006 skh@suse.de
|
* Mon Sep 25 2006 skh@suse.de
|
||||||
|
Loading…
x
Reference in New Issue
Block a user