]> git.pld-linux.org Git - packages/ant.git/commitdiff
- let bootstrap release be lower than complete package
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 17 Jul 2006 14:24:21 +0000 (14:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ant.spec -> 1.64

ant.spec

index c3e844374a3248f1ad3fcebcfbdd38a62fe5dfdf..ced53961fb2f3c84520ba509477eba2f55c1d5f2 100644 (file)
--- a/ant.spec
+++ b/ant.spec
 %undefine      with_jsch
 %endif
 #
+%define                _rel    2
 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
-Release:       2
+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
This page took 0.067258 seconds and 4 git commands to generate.