rpms/xml-commons/devel xml-commons.spec, 1.20, 1.21 xml-commons.bz130162.patch, 1.2, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu May 26 16:45:59 UTC 2005


Author: gbenson

Update of /cvs/dist/rpms/xml-commons/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv15301

Modified Files:
	xml-commons.spec 
Removed Files:
	xml-commons.bz130162.patch 
Log Message:
Remove now-unnecessary workaround for #130162


Index: xml-commons.spec
===================================================================
RCS file: /cvs/dist/rpms/xml-commons/devel/xml-commons.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- xml-commons.spec	26 May 2005 16:42:01 -0000	1.20
+++ xml-commons.spec	26 May 2005 16:45:57 -0000	1.21
@@ -11,7 +11,6 @@
 Source1:        xml-commons.which.script
 Patch0:         xml-commons.build.patch
 Patch1:         xml-commons.manifest.patch
-Patch2:         xml-commons.bz130162.patch
 Requires:       jpackage-utils >= 0:1.5
 BuildRequires:  ant, jpackage-utils >= 0:1.5
 BuildRequires:  coreutils
@@ -81,10 +80,6 @@
 # remove all binary libs and prebuilt javadocs
 rm -rf `find . -name "*.jar" -o -name "*.gz"`
 rm -rf java/build java/external/build/docs/javadoc
-# don't build the source tarball (#130162: gzip task fails in libgcj)
-if java -version 2>&1 | grep -q "gcj"; then
-%patch2 -p1
-fi
 
 # -----------------------------------------------------------------------------
 
@@ -205,6 +200,9 @@
 # -----------------------------------------------------------------------------
 
 %changelog
+* Thu May 26 2005 Gary Benson <gbenson at redhat.com>
+- Remove now-unnecessary workaround for #130162.
+
 * Mon May 23 2005 Gary Benson <gbenson at redhat.com> - 0:1.0-0.b2.6jpp_13fc
 - Add alpha to the list of build architectures (#157522).
 - Use absolute paths for rebuild-gcj-db.


--- xml-commons.bz130162.patch DELETED ---




More information about the fedora-cvs-commits mailing list