From b0c98078a6e77be13b94c5dc5f317a34d899aeaf114e55e3add5b90ba0791a7a Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 21 Sep 2010 09:56:16 +0000 Subject: [PATCH] Accepting request 48616 from Java:packages checked in (request 48616) OBS-URL: https://build.opensuse.org/request/show/48616 OBS-URL: https://build.opensuse.org/package/show/Java:packages/xerces-j2?expand=0&rev=9 --- xerces-j2-bootstrap.changes | 5 ---- xerces-j2-bootstrap.spec | 2 +- xerces-j2-build.patch | 58 +++++++++++++++++++++++++++++++++++++ xerces-j2.changes | 15 ---------- xerces-j2.spec | 7 +---- 5 files changed, 60 insertions(+), 27 deletions(-) create mode 100644 xerces-j2-build.patch diff --git a/xerces-j2-bootstrap.changes b/xerces-j2-bootstrap.changes index d9190a1..042cd29 100644 --- a/xerces-j2-bootstrap.changes +++ b/xerces-j2-bootstrap.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Thu Sep 2 12:36:17 UTC 2010 - mvyskocil@suse.cz - -- ignore antlr(-java) to reduce build cycles - ------------------------------------------------------------------- Mon Aug 17 11:46:39 UTC 2009 - mvyskocil@suse.cz diff --git a/xerces-j2-bootstrap.spec b/xerces-j2-bootstrap.spec index e34357e..073d650 100644 --- a/xerces-j2-bootstrap.spec +++ b/xerces-j2-bootstrap.spec @@ -21,7 +21,7 @@ Name: xerces-j2-bootstrap Url: http://xml.apache.org/xerces2-j/ 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 antlr-java +#!BuildIgnore: antlr %if %{?!suse_version:1}0 %if %{?!mandriva_release:1}0 BuildRequires: chkconfig diff --git a/xerces-j2-build.patch b/xerces-j2-build.patch new file mode 100644 index 0000000..f73e5ee --- /dev/null +++ b/xerces-j2-build.patch @@ -0,0 +1,58 @@ +Index: xerces-2_7_1/build.xml +=================================================================== +--- xerces-2_7_1.orig/build.xml ++++ xerces-2_7_1/build.xml +@@ -19,7 +19,8 @@ Copyright: + + + +- ++ + + +