rpms/amaya/devel amaya-9.1-64bits.patch, 1.5, 1.6 amaya.spec, 1.21, 1.22

Aurelien Bompard (abompard) fedora-extras-commits at redhat.com
Wed Feb 22 22:43:30 UTC 2006


Author: abompard

Update of /cvs/extras/rpms/amaya/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18769

Modified Files:
	amaya-9.1-64bits.patch amaya.spec 
Log Message:
ExcludeArch x86_64

amaya-9.1-64bits.patch:

Index: amaya-9.1-64bits.patch
===================================================================
RCS file: /cvs/extras/rpms/amaya/devel/amaya-9.1-64bits.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- amaya-9.1-64bits.patch	22 Feb 2006 21:20:06 -0000	1.5
+++ amaya-9.1-64bits.patch	22 Feb 2006 22:43:30 -0000	1.6
@@ -40,14 +40,3 @@
  	 }
         break;
       case UnAuto:
---- ./Amaya/thotlib/image/xpmcreate.c.64bits	2003-11-18 09:10:25.000000000 +0100
-+++ ./Amaya/thotlib/image/xpmcreate.c	2006-02-22 22:18:53.000000000 +0100
-@@ -2287,7 +2287,7 @@
-     XImage *shapeimage,
-     Pixel *shape_pixels)
- {
--    unsigned int a, x, y;
-+    unsigned long a, x, y;
- 
-     switch (cpp) {
- 


Index: amaya.spec
===================================================================
RCS file: /cvs/extras/rpms/amaya/devel/amaya.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- amaya.spec	22 Feb 2006 21:20:06 -0000	1.21
+++ amaya.spec	22 Feb 2006 22:43:30 -0000	1.22
@@ -1,6 +1,6 @@
 Name:		amaya
 Version:	9.1
-Release:	10%{?dist}
+Release:	11%{?dist}
 
 Summary:	W3C's browser/web authoring tool
 Group:		Applications/Internet
@@ -20,6 +20,7 @@
 # TODO: make it link with the system's libwww. Didn't manage to build with it
 # yet. Patches accepted.
 #BuildRequires:	w3c-libwww-devel
+ExcludeArch: x86_64
 
 %description
 Amaya is a WYSIWYG browser/web authoring tool from the W3C.
@@ -99,6 +100,9 @@
 %{_datadir}/pixmaps/*
 
 %changelog
+* Wed Feb 22 2006 Aurelien Bompard <gauret[AT]free.fr> 9.1-11
+- give up on x86_64 and excludearch it
+
 * Wed Feb 22 2006 Aurelien Bompard <gauret[AT]free.fr> 9.1-10
 - next try at the x86_64 patch
 




More information about the scm-commits mailing list