Fix FTBFS bug#993187 .
This commit is contained in:
parent
3e05152e17
commit
d4f29e12eb
@ -31,7 +31,7 @@
|
|||||||
Summary: Extract class/interface/method definitions from sources
|
Summary: Extract class/interface/method definitions from sources
|
||||||
Name: qdox
|
Name: qdox
|
||||||
Version: 1.12.1
|
Version: 1.12.1
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://qdox.codehaus.org/
|
URL: http://qdox.codehaus.org/
|
||||||
@ -94,6 +94,7 @@ rm -rf bootstrap
|
|||||||
%pom_remove_dep ant:ant
|
%pom_remove_dep ant:ant
|
||||||
%pom_add_dep org.apache.ant:ant
|
%pom_add_dep org.apache.ant:ant
|
||||||
|
|
||||||
|
%pom_remove_dep jmock:jmock
|
||||||
# We don't need these plugins
|
# We don't need these plugins
|
||||||
%pom_remove_plugin :maven-antrun-plugin
|
%pom_remove_plugin :maven-antrun-plugin
|
||||||
%pom_remove_plugin :maven-jflex-plugin
|
%pom_remove_plugin :maven-jflex-plugin
|
||||||
@ -159,6 +160,9 @@ cp -pr target/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
|
|||||||
%doc %{_javadocdir}/%{name}
|
%doc %{_javadocdir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user