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: + + + +- ++ + + +