Hello community, here is the log from the commit of package ant for openSUSE:Factory checked in at 2012-01-25 15:01:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ant (Old) and /work/SRC/openSUSE:Factory/.ant.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ant", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/ant/ant.changes 2012-01-06 11:42:56.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ant.new/ant.changes 2012-01-25 15:01:05.000000000 +0100 @@ -1,0 +2,6 @@ +Wed Jan 25 09:54:17 UTC 2012 - [email protected] + +- use new _mavendepmapfragdir macro instead of hardocded path +- change java-devel Requires to Recommends + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ant.spec ++++++ --- /var/tmp/diff_new_pack.0oOBjs/_old 2012-01-25 15:01:06.000000000 +0100 +++ /var/tmp/diff_new_pack.0oOBjs/_new 2012-01-25 15:01:06.000000000 +0100 @@ -80,7 +80,8 @@ Requires: xml-commons-apis Requires: xml-commons-resolver Requires: jpackage-utils >= 1.7.5 -Requires: java-devel >= 1.5.0 +# allow usage third-party java in future +Recommends: java-devel >= 1.5.0 Obsoletes: apache-ant < %{version} Provides: apache-ant = %{version} Obsoletes: ant-nodeps < %{version} @@ -688,7 +689,6 @@ %{_datadir}/maven2/poms/JPP-ant-parent.pom %{_datadir}/maven2/poms/JPP-ant.pom %config(noreplace) %{_mavendepmapfragdir}/* -%config(noreplace) %dir %{_sysconfdir}/maven/fragments %dir %{_datadir}/maven2 %dir %{_datadir}/maven2/poms -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
