[ritopt/f20] Drop unnecessary dep on ant-nodeps, rhbz #993199

mbooth mbooth at fedoraproject.org
Sun Sep 8 14:56:12 UTC 2013


commit e8afb1cfc4061a9dbb1f37fef991db302f3b049c
Author: Mat Booth <fedora at matbooth.co.uk>
Date:   Sun Sep 8 15:55:33 2013 +0100

    Drop unnecessary dep on ant-nodeps, rhbz #993199

 ritopt.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/ritopt.spec b/ritopt.spec
index 6a9a279..71ae99c 100644
--- a/ritopt.spec
+++ b/ritopt.spec
@@ -1,6 +1,6 @@
 Name:           ritopt
 Version:        0.2.1
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        A Java library for parsing command-line options
 License:        GPLv2+
 Group:          Development/Tools
@@ -12,7 +12,6 @@ Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}-all.
 BuildRequires:  jpackage-utils
 BuildRequires:  java-devel
 BuildRequires:  ant
-BuildRequires:  ant-nodeps
 BuildRequires:  dos2unix
 BuildRequires:  tex(latex)
 
@@ -65,6 +64,9 @@ cp -r javadoc ${RPM_BUILD_ROOT}%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Sun Sep 08 2013 Mat Booth <fedora at matbooth.co.uk> - 0.2.1-10
+- Drop unnecessary dep on ant-nodeps, rhbz #993199
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.1-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list