[freemind] Fixed BuildRequires

hannes hannes at fedoraproject.org
Mon Aug 5 18:15:31 UTC 2013


commit fb984a1e2d64381bd90fa77705f12df4ad0679ab
Author: hannes <hannes at fedoraproject.org>
Date:   Mon Aug 5 20:18:42 2013 +0200

    Fixed BuildRequires

 freemind.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/freemind.spec b/freemind.spec
index 235cdd4..7ca687d 100644
--- a/freemind.spec
+++ b/freemind.spec
@@ -1,6 +1,6 @@
 Name: freemind		
 Version: 0.9.0
-Release:	15%{?dist}
+Release:	16%{?dist}
 Summary:	Free mind mapping software	
 
 Group:	Applications/Productivity
@@ -19,8 +19,6 @@ Patch4:		freemind-0.9.0-jgoodies-forms-1_6.patch
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildArch: noarch
 BuildRequires:	ant
-BuildRequires:	ant-nodeps
-BuildRequires:	ant-trax
 BuildRequires:	ant-apache-regexp
 BuildRequires:	avalon-framework
 BuildRequires:	batik
@@ -265,6 +263,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Mon Aug 05 2013 Johannes Lips <hannes at fedoraproject.org> 0.9.0-16
+- fixed wrong build requires
+
 * Sun Aug 04 2013 Johannes Lips <hannes at fedoraproject.org> 0.9.0-15
 - fixed changelog dates
 


More information about the scm-commits mailing list