[ant] - Remove jaf from the classpath.

Alexander Kurtakov akurtakov at fedoraproject.org
Wed Oct 6 22:03:27 UTC 2010


commit 41c24f4e37f002efc21488ca09655b40f06d985b
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Thu Oct 7 01:02:58 2010 +0300

    - Remove jaf from the classpath.

 ant.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ant.spec b/ant.spec
index 763c62d..e309d8d 100644
--- a/ant.spec
+++ b/ant.spec
@@ -50,7 +50,7 @@
 
 Name:           ant
 Version:        1.8.1
-Release:        5%{?dist}
+Release:        6%{?dist}
 Epoch:          0
 Summary:        Build tool for java
 Summary(it):    Tool per la compilazione di programmi java
@@ -477,7 +477,7 @@ find . -name "*.jar" | %{_bindir}/xargs -t rm
 
 #install jars
 %if %without bootstrap
-build-jar-repository -s -p lib/optional xerces-j2 xml-commons-jaxp-1.3-apis antlr bcel jaf javamail/mailapi jdepend junit log4j oro regexp bsf commons-logging commons-net jsch xalan-j2 xml-commons-resolver
+build-jar-repository -s -p lib/optional xerces-j2 xml-commons-jaxp-1.3-apis antlr bcel javamail/mailapi jdepend junit log4j oro regexp bsf commons-logging commons-net jsch xalan-j2 xml-commons-resolver
 %endif
 
 # Fix file-not-utf8 rpmlint warning
@@ -848,6 +848,9 @@ rm -rf $RPM_BUILD_ROOT
 # -----------------------------------------------------------------------------
 
 %changelog
+* Thu Oct 7 2010 Alexander Kurtakov <akurtako at redhat.com> 0:1.8.1-6
+- Remove jaf from the classpath.
+
 * Thu Oct 7 2010 Alexander Kurtakov <akurtako at redhat.com> 0:1.8.1-5
 - Drop gcj support.
 - Drop jaf BR/R it is part of Java 5+.


More information about the scm-commits mailing list