rpms/xmldiff/FC-4 xmldiff.spec,1.3,1.4

Paul W. Frields (pfrields) fedora-extras-commits at redhat.com
Sat Jan 28 20:48:42 UTC 2006


Author: pfrields

Update of /cvs/extras/rpms/xmldiff/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18639/FC-4

Modified Files:
	xmldiff.spec 
Log Message:
ExcludeArch: x86_64 (#177083)


Index: xmldiff.spec
===================================================================
RCS file: /cvs/extras/rpms/xmldiff/FC-4/xmldiff.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xmldiff.spec	25 Jan 2006 06:19:19 -0000	1.3
+++ xmldiff.spec	28 Jan 2006 20:48:42 -0000	1.4
@@ -2,7 +2,7 @@
 
 Name:           xmldiff
 Version:        0.6.7
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Tree to tree correction between XML documents
 
 Group:          Applications/Text
@@ -24,6 +24,7 @@
 Requires:   /usr/bin/sgmlnorm
 Requires:   /usr/bin/xsltproc
 
+ExcludeArch:	x86_64  # see bug #177083
 
 %description
 The xmldiff utility extracts differences between two XML files. It
@@ -84,6 +85,9 @@
 
 
 %changelog
+* Sat Jan 28 2006 Paul W. Frields <stickster at gmail.com> - 0.6.7-7
+- ExcludeArch: x86_64 (#177083)
+
 * Tue Jan 24 2006 Paul W. Frields <stickster at gmail.com> - 0.6.7-6
 - Prevent temp file logjam (#177800)
 




More information about the fedora-extras-commits mailing list