actually apply thie patch...
This commit is contained in:
parent
ed8dcd4f28
commit
93c4936b7d
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: xalan-j2
|
Name: xalan-j2
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: 3jpp_5fc.2
|
Release: 3jpp_5fc.3
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
Summary: Java XSLT processor
|
Summary: Java XSLT processor
|
||||||
License: Apache Software License
|
License: Apache Software License
|
||||||
@ -14,6 +14,7 @@ Patch1: %{name}-manifest.patch
|
|||||||
Patch2: %{name}-crosslink.patch
|
Patch2: %{name}-crosslink.patch
|
||||||
Patch4: %{name}-bz152255.patch
|
Patch4: %{name}-bz152255.patch
|
||||||
Patch5: %{name}-javadoc.patch
|
Patch5: %{name}-javadoc.patch
|
||||||
|
Patch6: %{name}-notarget.patch
|
||||||
URL: http://xml.apache.org/xalan-j/
|
URL: http://xml.apache.org/xalan-j/
|
||||||
Group: Text Processing/Markup/XML
|
Group: Text Processing/Markup/XML
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
||||||
@ -82,6 +83,7 @@ Demonstrations and samples for %{name}.
|
|||||||
%patch2 -p0
|
%patch2 -p0
|
||||||
%patch4 -p1
|
%patch4 -p1
|
||||||
%patch5 -p1
|
%patch5 -p1
|
||||||
|
%patch6 -p0
|
||||||
# Remove all binary libs, except ones needed to build docs and N/A elsewhere.
|
# Remove all binary libs, except ones needed to build docs and N/A elsewhere.
|
||||||
find . -name "*.jar" \
|
find . -name "*.jar" \
|
||||||
! -name xalan2jdoc.jar \
|
! -name xalan2jdoc.jar \
|
||||||
@ -213,7 +215,7 @@ ln -s %{name}-%{version} %{_javadocdir}/%{name}
|
|||||||
%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-samples.jar.*
|
%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-samples.jar.*
|
||||||
|
|
||||||
%changelog
|
%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
|
- patch to not use target= in build.xml
|
||||||
|
|
||||||
* Tue Dec 13 2005 Jesse Keating <jkeating@redhat.com> 0:2.6.0-3jpp_5fc.1
|
* Tue Dec 13 2005 Jesse Keating <jkeating@redhat.com> 0:2.6.0-3jpp_5fc.1
|
||||||
|
Loading…
Reference in New Issue
Block a user