Author: pawelz                       Date: Mon Oct 26 20:15:08 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- reverted %_rel macro. It is needed by relup.sh script. (thx glen)

---- Files affected:
packages/ant:
   ant.spec (1.114 -> 1.115) 

---- Diffs:

================================================================
Index: packages/ant/ant.spec
diff -u packages/ant/ant.spec:1.114 packages/ant/ant.spec:1.115
--- packages/ant/ant.spec:1.114 Thu Oct 22 09:33:26 2009
+++ packages/ant/ant.spec       Mon Oct 26 21:15:02 2009
@@ -54,13 +54,14 @@
 
 %include       /usr/lib/rpm/macros.java
 
+%define                _rel    5
 Summary:       Ant build tool for Java
 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.7.1
-Release:       5%{?with_bootstrap:.bootstrap}
+Release:       %{_rel}%{?with_bootstrap:.bootstrap}
 License:       Apache
 Group:         Development/Languages/Java
 Source0:       
http://www.apache.org/dist/ant/source/apache-%{name}-%{version}-src.tar.bz2
@@ -910,6 +911,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.115  2009/10/26 20:15:02  pawelz
+- reverted %_rel macro. It is needed by relup.sh script. (thx glen)
+
 Revision 1.114  2009/10/22 07:33:26  pawelz
 - dropped _rel macro. It makes no sense to define _rel macro to use it in
   Release tag only.
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ant/ant.spec?r1=1.114&r2=1.115&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to