[skinlf] * Fix FTBFS Due to ant-nodeps rename to ant

mycae mycae at fedoraproject.org
Fri Aug 9 21:34:09 UTC 2013


commit 024efeaa7693044e51869b4cc1a805bbed8e90e4
Author: mycae <mycae at gmx.com>
Date:   Fri Aug 9 17:33:26 2013 -0400

    * Fix FTBFS Due to ant-nodeps rename to ant

 skinlf.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/skinlf.spec b/skinlf.spec
index 0daad3a..28ea35d 100644
--- a/skinlf.spec
+++ b/skinlf.spec
@@ -2,7 +2,7 @@
 
 Name:		skinlf	
 Version:	6.7
-Release:	15.%{cvsver}%{?dist}
+Release:	16.%{cvsver}%{?dist}
 Summary:	Skin look and feel Skinning library for java
 
 Group:		Development/Libraries
@@ -28,7 +28,7 @@ Patch0:		skinlf-nosun-jimi-patch.patch
 #patch to use com.sun.org.apache.xpath.internal.XPathAPI instead 
 Patch1:		skinlf-sun-jdk1.5-xpath-patch.patch
 
-BuildRequires:	ant-nodeps
+BuildRequires:	ant
 BuildRequires:	laf-plugin
 BuildRequires:	dos2unix
 BuildRequires:	java-devel >= 1:1.6.0
@@ -117,6 +117,9 @@ rm -rf %{buildroot}
 %{_javadir}/%{name}-%{version}.jar
 
 %changelog
+* Fri Aug 09 2013 <mycae(a!t)gmx.com> - 6.7-16.cvs20091205
+- Fix FTBFS due to ant-nodeps renamed to ant (https://lists.fedoraproject.org/pipermail/java-devel/2013-April/004777.html)
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.7-15.cvs20091205
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list