Remove wagon-webdav extension.
This commit is contained in:
parent
df18481b85
commit
2a1edcca71
@ -31,7 +31,7 @@
|
||||
Summary: Extract class/interface/method definitions from sources
|
||||
Name: qdox
|
||||
Version: 1.12.1
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Epoch: 0
|
||||
License: ASL 2.0
|
||||
URL: http://qdox.codehaus.org/
|
||||
@ -99,6 +99,7 @@ rm -rf bootstrap
|
||||
%pom_remove_plugin :maven-jflex-plugin
|
||||
%pom_remove_plugin :maven-resources-plugin
|
||||
%pom_remove_plugin :xsite-maven-plugin
|
||||
%pom_xpath_remove pom:build/pom:extensions
|
||||
|
||||
%build
|
||||
# Generate scanner (upstream does this with maven-jflex-plugin)
|
||||
@ -158,6 +159,9 @@ cp -pr target/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
|
||||
%doc %{_javadocdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Sat Feb 23 2013 Alexander Kurtakov <akurtako@redhat.com> 0:1.12.1-5
|
||||
- Remove wagon-webdav extension.
|
||||
|
||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.12.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user