[netbeans-platform] Do not depend on ant-trax

Omair Majid omajid at fedoraproject.org
Tue Sep 3 18:27:58 UTC 2013


commit 0cefbf8385af9d2429284fc560a137dd378ef93d
Author: Omair Majid <omajid at redhat.com>
Date:   Tue Sep 3 14:27:45 2013 -0400

    Do not depend on ant-trax

 netbeans-platform.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/netbeans-platform.spec b/netbeans-platform.spec
index 6933038..7f912d5 100644
--- a/netbeans-platform.spec
+++ b/netbeans-platform.spec
@@ -67,7 +67,7 @@
 Name:         netbeans-platform
 Epoch:        1
 Version:      %{nb_ver}
-Release:      9%{?dist}
+Release:      10%{?dist}
 Summary:      NetBeans Platform
 Group:        Development/Libraries
 License:      GPLv2 with exceptions or CDDL
@@ -104,7 +104,6 @@ BuildRequires: java-devel >= 1:1.6.0
 
 BuildRequires: ant >= 1.7.0
 BuildRequires: ant-junit >= 1.7.0
-BuildRequires: ant-trax >= 1.7.0
 BuildRequires: antlr3-java
 BuildRequires: bindex >= 2.2
 BuildRequires: felix-osgi-core >= 1.4.0
@@ -355,6 +354,9 @@ popd
 %doc nbbuild/licenses/CDDL-GPL-2-CP
 
 %changelog
+* Tue Sep 03 2013 Omair Majid <omajid at redhat.com> - 1:7.0.1-10
+- Do not depend on ant-trax
+
 * Tue Sep 03 2013 Omair Majid <omajid at redhat.com> - 1:7.0.1-9
 - Fix FTBFS
 


More information about the scm-commits mailing list