Hello community, here is the log from the commit of package xmlgraphics-fop for openSUSE:Factory checked in at 2012-12-19 14:05:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xmlgraphics-fop (Old) and /work/SRC/openSUSE:Factory/.xmlgraphics-fop.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmlgraphics-fop", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/xmlgraphics-fop/xmlgraphics-fop.changes 2012-12-14 11:26:52.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.xmlgraphics-fop.new/xmlgraphics-fop.changes 2012-12-19 14:05:17.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Dec 17 10:21:55 UTC 2012 - [email protected] + +- drop excalibur-avalon from dependencies, fop now uses avalon-framework + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xmlgraphics-fop.spec ++++++ --- /var/tmp/diff_new_pack.VDFNma/_old 2012-12-19 14:05:20.000000000 +0100 +++ /var/tmp/diff_new_pack.VDFNma/_new 2012-12-19 14:05:20.000000000 +0100 @@ -46,10 +46,9 @@ 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 @@ 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 @@ %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) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
