Accepting request 145626 from Java:packages
- drop excalibur-avalon from dependencies, fop now uses avalon-framework OBS-URL: https://build.opensuse.org/request/show/145626 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xmlgraphics-fop?expand=0&rev=16
This commit is contained in:
commit
17ae8ec002
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 17 10:21:55 UTC 2012 - mvyskocil@suse.com
|
||||
|
||||
- drop excalibur-avalon from dependencies, fop now uses avalon-framework
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 9 08:29:33 UTC 2012 - slavb18@gmail.com
|
||||
|
||||
|
@ -46,10 +46,9 @@ Patch2: xmlgraphics-fop-xconf.patch
|
||||
Url: http://xmlgraphics.apache.org/fop/
|
||||
Requires(post): jpackage-utils >= 1.7.4
|
||||
Requires(postun): jpackage-utils >= 1.7.4
|
||||
Requires: avalon-framework
|
||||
Requires: commons-io >= 2.4
|
||||
Requires: commons-logging
|
||||
Requires: excalibur-avalon-framework-api
|
||||
Requires: excalibur-avalon-framework-impl
|
||||
Requires: java >= 1.6.0
|
||||
Requires: jpackage-utils >= 1.7.4
|
||||
Requires: xmlgraphics-batik
|
||||
@ -57,9 +56,8 @@ Requires: xmlgraphics-commons >= 1.5
|
||||
BuildRequires: ant >= 1.6.5
|
||||
BuildRequires: ant-junit
|
||||
BuildRequires: ant-trax
|
||||
BuildRequires: avalon-framework
|
||||
BuildRequires: docbook-xsl-stylesheets
|
||||
BuildRequires: excalibur-avalon-framework-api
|
||||
BuildRequires: excalibur-avalon-framework-impl
|
||||
BuildRequires: gpg2
|
||||
BuildRequires: java-devel >= 1.6.0
|
||||
BuildRequires: java-javadoc
|
||||
@ -110,8 +108,7 @@ done
|
||||
|
||||
%build
|
||||
pushd lib
|
||||
ln -s $(build-classpath excalibur/avalon-framework-api)
|
||||
ln -s $(build-classpath excalibur/avalon-framework-impl)
|
||||
ln -s $(build-classpath avalon-framework)
|
||||
ln -s $(build-classpath commons-io)
|
||||
ln -s $(build-classpath commons-logging)
|
||||
ln -s $(build-classpath servlet_api)
|
||||
|
Loading…
x
Reference in New Issue
Block a user