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 0:1.12.1-7 +- Fix FTBFS bug#993187 . + * Sun Aug 04 2013 Fedora Release Engineering - 0:1.12.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild