diff --git a/xerces-j2-bootstrap.changes b/xerces-j2-bootstrap.changes index 042cd29..d9190a1 100644 --- a/xerces-j2-bootstrap.changes +++ b/xerces-j2-bootstrap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +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 073d650..e34357e 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 +#!BuildIgnore: antlr antlr-java %if %{?!suse_version:1}0 %if %{?!mandriva_release:1}0 BuildRequires: chkconfig diff --git a/xerces-j2-build.patch b/xerces-j2-build.patch deleted file mode 100644 index f73e5ee..0000000 --- a/xerces-j2-build.patch +++ /dev/null @@ -1,58 +0,0 @@ -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: - - - -- -+ - - -