]> git.pld-linux.org Git - packages/ant.git/commitdiff
up to 1.10.1 auto/th/ant-1.10.1-1
authorJan Palus <atler@pld-linux.org>
Sun, 12 Feb 2017 18:33:10 +0000 (19:33 +0100)
committerJan Palus <atler@pld-linux.org>
Sun, 12 Feb 2017 18:33:10 +0000 (19:33 +0100)
- 1.10 requires java8

ant.spec

index a48b346da6b0f6c4cb807adf082ed1c290045f38..a5f4b6f0dd4be5ab97af4c8b989ca56840824290 100644 (file)
--- 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.0
+Version:       1.10.1
 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: 0a55520f578a4d0990965bee49674247
+# Source0-md5: b18943eb4937344bc1a2e87513fadd2b
 Source1:       %{name}.conf
 Patch0:                %{name}-antRun.patch
 
@@ -82,7 +82,7 @@ URL:          http://ant.apache.org/
 %{?with_apache_regexp:BuildRequires:   java-regexp}
 BuildRequires: java-xerces
 %{?with_apache_resolver:BuildRequires: java-xml-commons-resolver}
-BuildRequires: jdk
+BuildRequires: jdk >= 1.8
 BuildRequires: jpackage-utils
 %{?with_apache_bsf:BuildRequires:      jython}
 BuildRequires: rpm >= 4.4.9-56
This page took 0.073713 seconds and 4 git commands to generate.