98 lines
3.3 KiB
Plaintext
98 lines
3.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Dec 17 11:46:47 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Upgrade to released bea-stax 1.2.0 and bea-stax-api 1.0.1
|
|
- Add maven pom files
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 15 17:34:21 UTC 2018 - fstrba@suse.com
|
|
|
|
- Modified patch:
|
|
* bea-stax-target16.patch -> bea-stax-target8.patch
|
|
+ Build with source and target 8 to prepare for a possible
|
|
removal of 1.6 compatibility
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 14 16:17:04 UTC 2017 - fstrba@suse.com
|
|
|
|
- Don't require java-1_5_0-gcj-compat and build with source and
|
|
target level 1.6
|
|
- Removed patch:
|
|
* bea-stax-target15.patch
|
|
- Added patch:
|
|
* bea-stax-target16.patch
|
|
- change the source and target levels and fix a problem with
|
|
the encoding of one file
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 21 08:15:12 UTC 2017 - tchvatal@suse.com
|
|
|
|
- Cleanup a bit and remove unused patch bea-stax-gcj43-build.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 9 11:05:33 UTC 2013 - tchvatal@suse.com
|
|
|
|
- Move from jpackage-utils to javapackage-tools
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 22 12:29:06 UTC 2013 - mvyskocil@suse.com
|
|
|
|
- don't build javadoc
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 7 12:17:30 UTC 2013 - mvyskocil@suse.com
|
|
|
|
- remove xerces-j2-bootstrap depenency (bnc#789163)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 17 19:25:12 UTC 2011 - jengelh@medozas.de
|
|
|
|
- Remove redundant tags/sections from specfile
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 8 12:07:17 UTC 2010 - mvyskocil@suse.cz
|
|
|
|
- build ignore xml-commons-jaxp-1.3-apis
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 2 12:30:43 UTC 2010 - mvyskocil@suse.cz
|
|
|
|
- ignore antlr(-java) to reduce build cycles
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 21 15:58:21 CEST 2009 - mvyskocil@suse.cz
|
|
|
|
- fixed build under gcj44:
|
|
* splitted uncompatible part of old gcj patch to gcj43 one
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 1 13:42:11 CEST 2008 - mvyskocil@suse.cz
|
|
|
|
- rm of BuildRoot on install was removed
|
|
- avoid of another openjdk build cycle:
|
|
- added an explicit BuildRequires on: xerces-j2-bootstrap,
|
|
xml-commons-apis-bootstrap, xml-commons-resolver-bootstrap,
|
|
xml-commons-which-bootstrap
|
|
- and BuildIgnore on: xerces-j2, xml-commons, xml-commons-apis,
|
|
xml-commons-resolver, xml-commons-which
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 12 09:57:50 CEST 2008 - mvyskocil@suse.cz
|
|
|
|
- target=1.5 -source=1.5
|
|
- build with gcj
|
|
- remove a dot in summary to prevent of an rpmlint error
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 12 09:32:31 CET 2008 - anosek@suse.cz
|
|
|
|
- fixed Bea-stax contains a Sun proprietary copyright header (bnc#369318)
|
|
- removed problematic file: src/javax/xml/namespace/QName.java
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 10 10:54:34 CET 2008 - anosek@suse.cz
|
|
|
|
- new package needed to build saxon8, initial version 1.2.0,
|
|
based on the JPackage project
|
|
|