rpms/yap/devel Yap-noni386.patch,NONE,1.1 yap.spec,1.6,1.7

Gérard Milmeister (gemi) fedora-extras-commits at redhat.com
Wed Sep 7 18:36:14 UTC 2005


Author: gemi

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

Modified Files:
	yap.spec 
Added Files:
	Yap-noni386.patch 
Log Message:


Yap-noni386.patch:

--- NEW FILE Yap-noni386.patch ---
--- Yap-4.5.5/H/absmi.h.noni386	2005-06-18 15:52:24.000000000 +0200
+++ Yap-4.5.5/H/absmi.h	2005-06-18 15:52:34.000000000 +0200
@@ -282,7 +282,7 @@
 
 #define CACHE_A1()	(SREG = (CELL *)ARG1)
 
-#define CACHED_A1()	((CELL)SREG)
+#define CACHED_A1()	SREG
 
 #endif /* S_IN_MEM */
 


Index: yap.spec
===================================================================
RCS file: /cvs/extras/rpms/yap/devel/yap.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- yap.spec	7 Sep 2005 18:22:51 -0000	1.6
+++ yap.spec	7 Sep 2005 18:36:12 -0000	1.7
@@ -1,6 +1,6 @@
 Name:		yap
 Version:	5.0.0
-Release:	1%{?dist}
+Release:	2%{?dist}
 
 Summary:	High-performance Prolog Compiler
 




More information about the fedora-extras-commits mailing list