Accepting request 694542 from Java:packages
Fix build against upcoming geronimo-specs OBS-URL: https://build.opensuse.org/request/show/694542 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xmlgraphics-fop?expand=0&rev=41
This commit is contained in:
commit
e95d6be697
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 15 13:59:26 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Build against glassfish-servlet-api
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 21 16:37:54 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -51,10 +51,10 @@ BuildRequires: commons-logging
|
||||
BuildRequires: docbook-xsl-stylesheets
|
||||
BuildRequires: java-devel >= 1.8
|
||||
# Needed for maven conversions
|
||||
BuildRequires: glassfish-servlet-api
|
||||
BuildRequires: javapackages-local
|
||||
BuildRequires: libxslt
|
||||
BuildRequires: qdox >= 2.0
|
||||
BuildRequires: servlet_api
|
||||
BuildRequires: unzip
|
||||
BuildRequires: xml-commons-apis >= 1.3
|
||||
BuildRequires: xmlgraphics-batik >= 1.8
|
||||
@ -108,7 +108,7 @@ ln -s $(build-classpath avalon-framework-impl)
|
||||
ln -s $(build-classpath commons-io)
|
||||
ln -s $(build-classpath commons-logging)
|
||||
ln -s $(build-classpath fontbox)
|
||||
ln -s $(build-classpath servlet_api)
|
||||
ln -s $(build-classpath glassfish-servlet-api)
|
||||
ln -s $(build-classpath xml-commons-apis)
|
||||
ln -s $(build-classpath xml-commons-apis-ext)
|
||||
ln -s $(build-classpath batik-all)
|
||||
|
Loading…
Reference in New Issue
Block a user