Fix FTBFS bug#993187 .

This commit is contained in:
Alexander Kurtakov 2013-08-12 12:03:56 +03:00
parent 3e05152e17
commit d4f29e12eb

View File

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