SPECS (AC-branch): pidgin.spec - no dotnet on i386

glen glen at pld-linux.org
Thu Oct 18 19:27:24 CEST 2007


Author: glen                         Date: Thu Oct 18 17:27:24 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- no dotnet on i386

---- Files affected:
SPECS:
   pidgin.spec (1.196.4.4 -> 1.196.4.5) 

---- Diffs:

================================================================
Index: SPECS/pidgin.spec
diff -u SPECS/pidgin.spec:1.196.4.4 SPECS/pidgin.spec:1.196.4.5
--- SPECS/pidgin.spec:1.196.4.4	Thu Oct 18 19:23:38 2007
+++ SPECS/pidgin.spec	Thu Oct 18 19:27:19 2007
@@ -28,6 +28,11 @@
 %bcond_without	sasl		# disable SASL support
 %bcond_without	text		# don't build text UI
 %bcond_without 	silc		# Build without SILC libraries
+
+# plain i386 is not supported; mono uses cmpxchg/xadd which require i486
+%ifarch i386
+%undefine	with_dotnet
+%endif
 #
 %include	/usr/lib/rpm/macros.perl
 Summary:	A client compatible with AOL's 'Instant Messenger'
@@ -445,6 +450,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.196.4.5  2007/10/18 17:27:19  glen
+- no dotnet on i386
+
 Revision 1.196.4.4  2007/10/18 17:23:38  glen
 - obsoletes for gaim; rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pidgin.spec?r1=1.196.4.4&r2=1.196.4.5&f=u



More information about the pld-cvs-commit mailing list