Changelog for
xmlgraphics-fop-2.1-128.1.noarch.rpm :
Mon Jan 21 13:00:00 2019 Fridrich Strba
- Fix build with new avalon-framework and batik
- Install maven pom file
Fri Jan 4 13:00:00 2019 Fridrich Strba
- Added patch:
* fop-2.1-QDox-2.0.patch
+ Build against QDox >= 2
Thu Dec 6 13:00:00 2018 Fridrich Strba
- Bring back the java-devel/java requirements to >= 1.8; we will
fix the ByteBuffer/CharBuffer compatibilities as they arise.
- Modified patch:
* java8-compatibility.patch
+ Fix fix ByteBuffer/CharBuffer incompatibilities with java8
Cast all the java.nio.ByteBuffer and java.nio.CharBuffer
instances to java.nio.Buffer before calling the clear(),
flip(), limit(int), mark(), reset() and rewind() methods.
Thu Nov 15 13:00:00 2018 thomas.schraitleAATTsuse.com
- version 2.1
Change requirement from java-devel-openjdk >= 1.8.0 to
java-devel-openjdk >= 9 to avoid tracebacks because of compatibility
issues with java.nio.Buffer, for example:
java.lang.NoSuchMethodError:
java.nio.CharBuffer.rewind()Ljava/nio/CharBuffer;
Wed Nov 7 13:00:00 2018 Fridrich Strba
- Do not depend on a particular xml-commons-apis provider.
Mon Oct 29 13:00:00 2018 antoine.belvireAATTopensuse.org
- Add reproducible-build-manifest.patch: Remove custom \"Build-Id\"
from manifests. It contains date and other information making the
build unreproducible (boo#1110024).
Tue Aug 28 14:00:00 2018 tchvatalAATTsuse.com
- Fix building with ant >= 1.9.12
Thu Apr 5 14:00:00 2018 fstrbaAATTsuse.com
- Added patch:
* java8-compatibility.patch
+ Fix compatibility with java8 and lower when built with java9
or higher
Fri Sep 29 14:00:00 2017 fstrbaAATTsuse.com
- Don\'t condition the maven defines on release version, but on
_maven_repository being defined
Tue Sep 19 14:00:00 2017 fstrbaAATTsuse.com
- Fix build with jdk9: specify java source and target 1.6 and fix
javadoc build
Fri May 19 14:00:00 2017 vsistekAATTsuse.com
- Add BuildRequires: javapackages-local (for maven conversions)
Mon Mar 6 13:00:00 2017 sknorrAATTsuse.com
- Make sure to apply new file list for Tumbleweed only
(FATE#322405)
Thu Mar 2 13:00:00 2017 fvogtAATTsuse.com
- Add patch to fix build with stricter javadoc in version 8:
* fix-javadoc-java8.patch (boo#1027467)
- Fix file list on SLE
Tue Mar 8 13:00:00 2016 fvogtAATTsuse.com
- Fix manpage for xmlgraphics-fop-fontmetrics
Thu Mar 3 13:00:00 2016 fvogtAATTsuse.com
- Update to fop 2.1
- https://xmlgraphics.apache.org/fop/changes.html#version_2.1
- Remove upstreamed fop-commons-2.0.patch
and xmlgraphics-fop-xconf.patch
- Add hyphenation-more-stack.patch to fix build with offo 2.2
Wed Mar 18 13:00:00 2015 tchvatalAATTsuse.com
- Fix build with new javapackages-tools
Mon Dec 8 13:00:00 2014 tchvatalAATTsuse.com
- Spec-cleanify
- Do not ever run tests, we lack quite packages to do so anyway
- Drop fop-1.1-src.tar.gz.asc xmlgraphics-fop.keyring as upstream
does not provide those anymore
- Apply patch to build with new xmlgraphics-commons:
* fop-commons-2.0.patch
Tue Jul 8 14:00:00 2014 tchvatalAATTsuse.com
- Do not depend on ant-trax
Thu Sep 12 14:00:00 2013 tchvatalAATTsuse.com
- Drop javadoc package so we build this package
Mon Sep 9 14:00:00 2013 tchvatalAATTsuse.com
- Move from jpackage-utils to javapackage-tools
Fri Sep 6 14:00:00 2013 mvyskocilAATTsuse.com
- use new add_maven_depmap
- add missing commons packages to BuildRequires
- add gpg verification
Thu Apr 25 14:00:00 2013 mvyskocilAATTsuse.com
- fix a typo in a xmlgraphics-fop.script (bnc#817145)
Mon Jan 28 13:00:00 2013 mvyskocilAATTsuse.com
- (build) require xml-commons-apis, the org.w3c.svg are used inside fop
part of a fix for bnc#800694
Thu Jan 10 13:00:00 2013 mvyskocilAATTsuse.com
- drop excalibur usage from all classpaths, use avalon-framework instead
Mon Dec 17 13:00:00 2012 mvyskocilAATTsuse.com
- drop excalibur-avalon from dependencies, fop now uses avalon-framework
Sun Dec 9 13:00:00 2012 slavb18AATTgmail.com
- patched fop.xconf
* added to pdf renderer section, so now possible to use system fonts like font-family=\"DejaVuSansMono\"
- fix the spec file to install a (default) fop.xconf file in /etc
- patched scripts to use /etc/fop.xconf
Tue Nov 20 13:00:00 2012 mvyskocilAATTsuse.com
- add fo-formatter to provides upon a request of doc team
Wed Nov 14 13:00:00 2012 slavb18AATTgmail.com
- fixed \"Class not found\" errors in fop scripts
Thu Oct 25 14:00:00 2012 mvyskocilAATTsuse.com
- add commons-logging and commons-io to Requires and fop script
- removed uneeded xalan-j2, xmlcommons and xerces from dependencies
Wed Oct 24 14:00:00 2012 mvyskocilAATTsuse.com
- update to 1.1
* many bug fixes and a number of improvements
* support for Complex Scripts (e.g., Arabic, Hebrew, Indic, and Southeast
* Asian scripts)
* http://xmlgraphics.apache.org/fop/1.1/releaseNotes_1.1.html
* This release implements a substantial subset of the W3C
* XSL-FO 1.1 Recommendation. For a detailed overview of FOP\'s compliance with
* this recommendation, see Compliance.
* http://xmlgraphics.apache.org/fop/compliance.html
- obsoleted xmlgraphics-fop-asf51789.patch
- obsoleted xmlgraphics-fop-build.patch
Fri Sep 9 14:00:00 2011 giecriljAATTstegny.2a.pl
- restored gzipped archive to avoid HTTP 404
- disabled tests (they take ages to build and they fail anyway, so do we really need them)?
- added standard hyphenation from OFFO
- told ant to use UTF-8
- fix for asf#51789
Fri May 13 14:00:00 2011 tomsAATTsuse.de
- Recompressed gzip archive to bz2 to avoid warning
- Fixed non-conffile-in-etc warning for %{_mavendepmapfragdir}
- Added new xmlgraphics-fontmetrics and xmlgraphics-fontlist scripts
to help for better FOP configuration
- Added manpage and HTML for all scripts (xmlgraphics-fop,
xmlgraphics-fop-fontmetrics, and xmlgraphics-fop-fontlist)
- Created links without prefix xmlgraphics-fop for
xmlgraphics-fop-fontmetrics and xmlgraphics-fop-fontlist
- Created links for all manpages without prefix xmlgraphics-fop
Wed May 11 14:00:00 2011 tomsAATTsuse.de
- Added two new scripts for creating font metrics and font lists
Mon May 2 14:00:00 2011 tomsAATTsuse.de
- Fixed xmlgraphic-fop script:
* Added excalibur/avalon-framework-impl in BASE_JAR variable to
avoid exception in thread \"main\" java.lang.NoClassDefFoundError:
org/apache/avalon/framework/configuration/DefaultConfigurationBuilder
Caused by: java.lang.ClassNotFoundException:
org.apache.avalon.framework.configuration.DefaultConfigurationBuilder
* Replaced xmlgraphics-batik/util in BASE_JAR variable to
avoid ClassNotFoundException: org.apache.batik.bridge.UserAgent
Tue Nov 16 13:00:00 2010 mvyskocilAATTsuse.cz
- correct fop Provides: Obsolete:
Wed Nov 3 13:00:00 2010 mvyskocilAATTsuse.cz
- fix bnc#650138 - fop update wanted
* fix memory leak in property cache
* change FONode.addCharacters() parameter to closer match the signature of the standard SAX characters() event
* new event handling framework
* support for font substitution
* support for addressing all glyphs available in a Type 1 font,
not just the ones in the font\'s primary encoding.
* limited support for pages of different inline-progression-dimensions within a page-sequence.
* minimal support for integer keep values on the various keep properties on block-level FOs.
* new AFPGraphics2D implementation which provides the ability to use Batik to
drive the production of AFP Graphics (GOCA) output from SVG.
* new Resource group leveling, external streaming, and de-duplication of images and
graphics using IncludeObject and ResourceGroup.
* new Native image embedding support (e.g. JPEG, GIF, TIFF) using ObjectContainer
and a MOD:CA Registry implementation.
- merge with xmlgraphics-fop-0.95-6.jpp5.src.rpm