Accepting request 124671 from Java:packages
- ignore openjdk from build OBS-URL: https://build.opensuse.org/request/show/124671 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcel?expand=0&rev=15
This commit is contained in:
commit
413e05160a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 07:59:18 UTC 2012 - mvyskocil@suse.cz
|
||||
|
||||
- ignore openjdk from build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 17 19:22:25 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
|
16
bcel.spec
16
bcel.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package bcel
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -14,14 +14,19 @@
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# icecream 0
|
||||
|
||||
|
||||
Name: bcel
|
||||
BuildRequires: ant java-1_5_0-gcj-compat-devel regexp xerces-j2-bootstrap xml-commons-apis-bootstrap
|
||||
BuildRequires: ant
|
||||
BuildRequires: java-1_5_0-gcj-compat-devel
|
||||
BuildRequires: regexp
|
||||
BuildRequires: xerces-j2-bootstrap
|
||||
BuildRequires: xml-commons-apis-bootstrap
|
||||
#!BuildIgnore: xml-commons-apis xml-commons-resolver xml-commons xerces-j2
|
||||
#!BuildIgnore: xml-commons-jaxp-1.3-apis
|
||||
#!BuildIgnore: java-1_6_0-openjdk-devel
|
||||
#!BuildIgnore: java-1_7_0-openjdk-devel
|
||||
BuildRequires: ant-nodeps
|
||||
%define name bcel
|
||||
%define version 5.2
|
||||
@ -29,12 +34,12 @@ BuildRequires: ant-nodeps
|
||||
%define section free
|
||||
%define manual 0
|
||||
Version: 5.2
|
||||
Release: 8
|
||||
Release: 0
|
||||
Summary: Byte Code Engineering Library
|
||||
License: Apache-2.0
|
||||
Group: Development/Libraries/Java
|
||||
Source0: http://jakarta.apache.org/builds/jakarta-bcel/release/v%{version}/bcel-%{version}-src.tar.bz2
|
||||
Url: http://jakarta.apache.org/bcel
|
||||
Group: Development/Libraries/Java
|
||||
Requires: regexp
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -64,7 +69,6 @@ standard JVM message.
|
||||
|
||||
|
||||
%package javadoc
|
||||
License: Apache-2.0
|
||||
PreReq: coreutils
|
||||
Summary: Javadoc for bcel
|
||||
Group: Development/Libraries/Java
|
||||
|
Loading…
x
Reference in New Issue
Block a user