From 93c4936b7db4607a1d0ff1256b470445c14f6d32 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 14 Dec 2005 07:48:32 +0000 Subject: [PATCH] actually apply thie patch... --- xalan-j2.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/xalan-j2.spec b/xalan-j2.spec index 75b1eab..909b325 100644 --- a/xalan-j2.spec +++ b/xalan-j2.spec @@ -4,7 +4,7 @@ Name: xalan-j2 Version: %{version} -Release: 3jpp_5fc.2 +Release: 3jpp_5fc.3 Epoch: 0 Summary: Java XSLT processor License: Apache Software License @@ -14,6 +14,7 @@ Patch1: %{name}-manifest.patch Patch2: %{name}-crosslink.patch Patch4: %{name}-bz152255.patch Patch5: %{name}-javadoc.patch +Patch6: %{name}-notarget.patch URL: http://xml.apache.org/xalan-j/ Group: Text Processing/Markup/XML BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot @@ -82,6 +83,7 @@ Demonstrations and samples for %{name}. %patch2 -p0 %patch4 -p1 %patch5 -p1 +%patch6 -p0 # Remove all binary libs, except ones needed to build docs and N/A elsewhere. find . -name "*.jar" \ ! -name xalan2jdoc.jar \ @@ -213,7 +215,7 @@ ln -s %{name}-%{version} %{_javadocdir}/%{name} %attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-samples.jar.* %changelog -* Tue Dec 13 2005 Jesse Keating 0:2.6.0-3jpp_5fc.2 +* Tue Dec 13 2005 Jesse Keating 0:2.6.0-3jpp_5fc.3 - patch to not use target= in build.xml * Tue Dec 13 2005 Jesse Keating 0:2.6.0-3jpp_5fc.1