diff --git a/.cvsignore b/.cvsignore index ce2a505..a6506b2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -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 diff --git a/sources b/sources index 16c42ff..ca35592 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ ed5d8bdfcac79989486ee418abe51f80 xalan-j_2_6_0-src-RHsemiCLEAN.tar.bz2 +3461365d8636e454f73e14884c3f8692 xalan-j2-notarget.patch diff --git a/xalan-j2.spec b/xalan-j2.spec index 118cb76..75b1eab 100644 --- a/xalan-j2.spec +++ b/xalan-j2.spec @@ -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 0:2.6.0-3jpp_5fc.2 +- patch to not use target= in build.xml + * Tue Dec 13 2005 Jesse Keating 0:2.6.0-3jpp_5fc.1 - rebuild again with gcc-4.1