actually apply thie patch...

This commit is contained in:
Jesse Keating 2005-12-14 07:48:32 +00:00
parent ed8dcd4f28
commit 93c4936b7d

View File

@ -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 <jkeating@redhat.com> 0:2.6.0-3jpp_5fc.2
* Tue Dec 13 2005 Jesse Keating <jkeating@redhat.com> 0:2.6.0-3jpp_5fc.3
- patch to not use target= in build.xml
* Tue Dec 13 2005 Jesse Keating <jkeating@redhat.com> 0:2.6.0-3jpp_5fc.1