commit c1bb3e2849984371b8917341e677c9e2fe302d43 Author: Jan Palus <at...@pld-linux.org> Date: Wed Feb 7 20:54:29 2018 +0100
up to 1.10.2 ant.spec | 4 ++-- no-resourcecount.patch | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) --- diff --git a/ant.spec b/ant.spec index a5f4b6f..65534d6 100644 --- a/ant.spec +++ b/ant.spec @@ -52,12 +52,12 @@ Summary(fr.UTF-8): Outil de compilation pour java Summary(it.UTF-8): Tool per la compilazione di programmi java Summary(pl.UTF-8): Ant - narzędzie do budowania w Javie Name: ant -Version: 1.10.1 +Version: 1.10.2 Release: %{bootstrap_release %rel} License: Apache Group: Development/Languages/Java Source0: http://www.apache.org/dist/ant/source/apache-%{name}-%{version}-src.tar.bz2 -# Source0-md5: b18943eb4937344bc1a2e87513fadd2b +# Source0-md5: 2852eeb7962bfbc79c3e7086215f8e64 Source1: %{name}.conf Patch0: %{name}-antRun.patch diff --git a/no-resourcecount.patch b/no-resourcecount.patch index c5d1476..c85ddac 100644 --- a/no-resourcecount.patch +++ b/no-resourcecount.patch @@ -12,8 +12,8 @@ Can also be used as a condition. Since Apache Ant 1.7 + <!-- <resourcecount count="1"> <intersect> - <path path="${java.class.path}" /> - <file file="${build.tests}" /> + <path path="${java.class.path}"/> + <file file="${build.tests}"/> </intersect> </resourcecount> + --> ================================================================ ---- gitweb: http://git.pld-linux.org/gitweb.cgi/packages/ant.git/commitdiff/e4dc77ea7d545d9a68d00f3b4d981fea434fb73a _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit