[qdox] Remove wagon-webdav extension.

Alexander Kurtakov akurtakov at fedoraproject.org
Fri Feb 22 22:21:11 UTC 2013


commit 2a1edcca71a7c3d4a02faf7c0d534a31fd2c1d1b
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Sat Feb 23 00:20:59 2013 +0200

    Remove wagon-webdav extension.

 qdox.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/qdox.spec b/qdox.spec
index b2c1e59..051391b 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:        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 at redhat.com> 0:1.12.1-5
+- Remove wagon-webdav extension.
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0:1.12.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list