From 844ffdba03a9ee5f4bc6e5e2f20ba38a6636daa1 Mon Sep 17 00:00:00 2001 From: Yang Yong Date: May 14 2010 09:34:36 +0000 Subject: Create patch for wagon-http-shared pom.xml --- diff --git a/maven-wagon.spec b/maven-wagon.spec index 57178f6..ef079fb 100644 --- a/maven-wagon.spec +++ b/maven-wagon.spec @@ -47,7 +47,7 @@ Name: maven-%{bname} Version: 1.0 -Release: 0.2.b6.1%{?dist} +Release: 0.2.b6.2%{?dist} Epoch: 0 Summary: Tools to manage artifacts and deployment License: ASL 2.0 @@ -86,6 +86,9 @@ Patch5: wagon-1.0-pom_xml.patch Patch6: wagon-1.0-wagon-ftp-pom_xml.patch Patch7: wagon-1.0-disable-webdav.patch +#patch for 1.0 beta-6 +Patch8: wagon-http-shared-pom_xml.patch + BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -107,8 +110,9 @@ BuildRequires: maven2-plugin-enforcer #BuildRequires: maven2-default-skin BuildRequires: plexus-maven-plugin %endif +BuildRequires: xerces-j2 BuildRequires: classworlds -#BuildRequires: nekohtml +BuildRequires: nekohtml BuildRequires: concurrent BuildRequires: ganymed-ssh2 BuildRequires: jakarta-commons-codec @@ -136,6 +140,8 @@ Requires: jtidy Requires: plexus-interactivity Requires: plexus-utils Requires: xml-commons-apis +Requires: nekohtml +Requires: xerces-j2 %description Maven Wagon is a transport abstraction that is used in Maven's @@ -219,6 +225,7 @@ cp %{SOURCE2} wagon-site/src/site/site.xml %patch6 -b .sav %patch7 -b .sav %endif +%patch8 -b .sav # To wire out jetty, plexus-avalon-personality and plexus-ftpd requirement rm -f wagon-providers/wagon-ftp/src/test/java/org/apache/maven/wagon/providers/ftp/FtpWagonTest.java @@ -577,6 +584,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Fri May 14 2010 Yong Yang 0:1.0-0.2.b6.2 +- Create patch for wagon-http-shared pom.xml + * Wed May 12 2010 Yong Yang 0:1.0-0.2.b6.1 - Update to beta 6, build with with_maven 1 diff --git a/wagon-1.0-jpp-depmap.xml b/wagon-1.0-jpp-depmap.xml index 1ab7878..22c04fe 100644 --- a/wagon-1.0-jpp-depmap.xml +++ b/wagon-1.0-jpp-depmap.xml @@ -269,12 +269,4 @@ - - - nekohtml - xercesMinimal - 1.9.6.2 - - -