From 1f8a8a19b9abde518b0faeb35712014000c28a011093ebbcb20f6097cbb41d27 Mon Sep 17 00:00:00 2001 From: Michal Vyskocil Date: Thu, 2 Sep 2010 12:36:24 +0000 Subject: [PATCH] ignore antlr(-java) to reduce build cycles OBS-URL: https://build.opensuse.org/package/show/Java:packages/xerces-j2?expand=0&rev=6 --- xerces-j2-bootstrap.spec | 4 +-- xerces-j2-build.patch | 58 ++++++++++++++++++++++++++++++++++++++++ xerces-j2.changes | 10 ------- xerces-j2.spec | 6 ++--- 4 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 xerces-j2-build.patch diff --git a/xerces-j2-bootstrap.spec b/xerces-j2-bootstrap.spec index c536114..e34357e 100644 --- a/xerces-j2-bootstrap.spec +++ b/xerces-j2-bootstrap.spec @@ -1,7 +1,7 @@ # # spec file for package xerces-j2-bootstrap (Version 2.8.1) # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 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 @@ -34,7 +34,7 @@ BuildRequires: update-alternatives Summary: Java XML parser Group: Development/Libraries/Java Version: 2.8.1 -Release: 246 +Release: 239 Requires: xml-commons-which-bootstrap Requires: xml-commons-apis-bootstrap Requires: xml-commons-resolver-bootstrap 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: + + + +- ++ + + +