]> git.pld-linux.org Git - packages/ant.git/commitdiff
- version up to 1.7.0 (NFY)
authorSzymon Siwek <sls@pld-linux.org>
Wed, 3 Jan 2007 19:42:38 +0000 (19:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed outdated patch ant_d; patch antRun updated

Changed files:
    ant.spec -> 1.71

ant.spec

index 47670b0bd450e33087e81b9853c029c6c40a02ca..624d3900742c25317f4020554970469e3f63557e 100644 (file)
--- a/ant.spec
+++ b/ant.spec
 %undefine      with_jsch
 %endif
 #
-%define                _rel    5
+%define                _rel    0.1
 Summary:       Ant build tool for Java
 Summary(fr):   Outil de compilation pour java
 Summary(it):   Tool per la compilazione di programmi java
 Summary(pl):   Ant - narzêdzie do budowania w Javie
 Name:          ant
-Version:       1.6.5
+Version:       1.7.0
 Release:       %{?with_bootstrap:bootstrap.}%{_rel}
 License:       Apache
 Group:         Development/Languages/Java
 Source0:       http://www.apache.org/dist/ant/source/apache-%{name}-%{version}-src.tar.bz2
-# Source0-md5: 80a7ad191c40b7d8c82533524b282b6b
+# Source0-md5: 22b378e27ab300e4d73bf09d91c7e2a6
 Source1:       %{name}.conf
-Patch0:                %{name}-ant_d.patch
-Patch1:                %{name}-antRun.patch
+Patch0:                %{name}-antRun.patch
 URL:           http://ant.apache.org/
 %{?with_antlr:BuildRequires:   antlr}
 %{?with_apache_bsf:BuildRequires:      beanshell}
@@ -497,7 +496,6 @@ jakarta i xml.
 %prep
 %setup -q -n apache-%{name}-%{version}
 %patch0 -p1
-%patch1 -p1
 
 # clean jar files
 find . -name "*.jar" -exec rm -f {} \;
This page took 0.085421 seconds and 4 git commands to generate.