packages: ant/ant.spec - dropped _rel macro. It makes no sense to define _r...
pawelz
pawelz at pld-linux.org
Thu Oct 22 09:33:31 CEST 2009
Author: pawelz Date: Thu Oct 22 07:33:31 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- dropped _rel macro. It makes no sense to define _rel macro to use it in
Release tag only.
---- Files affected:
packages/ant:
ant.spec (1.113 -> 1.114)
---- Diffs:
================================================================
Index: packages/ant/ant.spec
diff -u packages/ant/ant.spec:1.113 packages/ant/ant.spec:1.114
--- packages/ant/ant.spec:1.113 Wed Oct 21 23:33:13 2009
+++ packages/ant/ant.spec Thu Oct 22 09:33:26 2009
@@ -54,14 +54,13 @@
%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: %{_rel}%{?with_bootstrap:.bootstrap}
+Release: 5%{?with_bootstrap:.bootstrap}
License: Apache
Group: Development/Languages/Java
Source0: http://www.apache.org/dist/ant/source/apache-%{name}-%{version}-src.tar.bz2
@@ -911,6 +910,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+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.
+
Revision 1.113 2009/10/21 21:33:13 pawelz
- updated java-mail related jar names and deps.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ant/ant.spec?r1=1.113&r2=1.114&f=u
More information about the pld-cvs-commit
mailing list