patch to not use target= in build.xml
This commit is contained in:
parent
9427391bd4
commit
ed8dcd4f28
@ -2,3 +2,4 @@ xalan-j_2_6_0-src-RHsemiCLEAN.tar.bz2
|
||||
xalan-j_2_6_0
|
||||
i386
|
||||
*.src.rpm
|
||||
xalan-j2-notarget.patch
|
||||
|
1
sources
1
sources
@ -1 +1,2 @@
|
||||
ed5d8bdfcac79989486ee418abe51f80 xalan-j_2_6_0-src-RHsemiCLEAN.tar.bz2
|
||||
3461365d8636e454f73e14884c3f8692 xalan-j2-notarget.patch
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
Name: xalan-j2
|
||||
Version: %{version}
|
||||
Release: 3jpp_5fc.1
|
||||
Release: 3jpp_5fc.2
|
||||
Epoch: 0
|
||||
Summary: Java XSLT processor
|
||||
License: Apache Software License
|
||||
@ -213,6 +213,9 @@ 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
|
||||
- patch to not use target= in build.xml
|
||||
|
||||
* Tue Dec 13 2005 Jesse Keating <jkeating@redhat.com> 0:2.6.0-3jpp_5fc.1
|
||||
- rebuild again with gcc-4.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user