[qdox] Fix FTBFS bug#993187 .

Alexander Kurtakov akurtakov at fedoraproject.org
Mon Aug 12 09:04:07 UTC 2013


commit d4f29e12eb4c283fb67822e2f28daf3fd5e16ad6
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Mon Aug 12 12:03:56 2013 +0300

    Fix FTBFS bug#993187 .

 qdox.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/qdox.spec b/qdox.spec
index 75a2aa8..c389d73 100644
--- a/qdox.spec
+++ b/qdox.spec
@@ -31,7 +31,7 @@
 Summary:        Extract class/interface/method definitions from sources
 Name:           qdox
 Version:        1.12.1
-Release:        6%{?dist}
+Release:        7%{?dist}
 Epoch:          0
 License:        ASL 2.0
 URL:            http://qdox.codehaus.org/
@@ -94,6 +94,7 @@ rm -rf bootstrap
 %pom_remove_dep ant:ant
 %pom_add_dep org.apache.ant:ant
 
+%pom_remove_dep jmock:jmock
 # We don't need these plugins
 %pom_remove_plugin :maven-antrun-plugin
 %pom_remove_plugin :maven-jflex-plugin
@@ -159,6 +160,9 @@ cp -pr target/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Mon Aug 12 2013 akurtakov <akurtakov at localhost.localdomain> 0:1.12.1-7
+- Fix FTBFS bug#993187 .
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0:1.12.1-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list