SPECS: ant.spec - let bootstrap release be lower than complete pac...

glen glen at pld-linux.org
Mon Jul 17 16:24:26 CEST 2006


Author: glen                         Date: Mon Jul 17 14:24:26 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- let bootstrap release be lower than complete package

---- Files affected:
SPECS:
   ant.spec (1.63 -> 1.64) 

---- Diffs:

================================================================
Index: SPECS/ant.spec
diff -u SPECS/ant.spec:1.63 SPECS/ant.spec:1.64
--- SPECS/ant.spec:1.63	Mon Jul 17 16:21:42 2006
+++ SPECS/ant.spec	Mon Jul 17 16:24:21 2006
@@ -33,13 +33,14 @@
 %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
@@ -839,6 +840,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.64  2006/07/17 14:24:21  glen
+- let bootstrap release be lower than complete package
+
 Revision 1.63  2006/07/17 14:21:42  glen
 - fix jar names (beanshell->bsh, jaf->activation)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ant.spec?r1=1.63&r2=1.64&f=u



More information about the pld-cvs-commit mailing list