rpms/xemacs/devel xemacs.spec,1.49,1.50

Ville Skyttä scop at fedoraproject.org
Thu Aug 13 11:46:46 UTC 2009


Author: scop

Update of /cvs/pkgs/rpms/xemacs/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17153

Modified Files:
	xemacs.spec 
Log Message:
Note why (probably) modules are disabled on ia64.


Index: xemacs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xemacs/devel/xemacs.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -p -r1.49 -r1.50
--- xemacs.spec	27 Jul 2009 07:46:08 -0000	1.49
+++ xemacs.spec	13 Aug 2009 11:46:46 -0000	1.50
@@ -11,6 +11,7 @@
 %bcond_without  nox
 %bcond_without  xim
 %ifarch ia64
+# no-expdyn-ia64 patch, https://bugzilla.redhat.com/show_bug.cgi?id=106744#c39
 %bcond_with     modules
 %else
 %bcond_without  modules




More information about the scm-commits mailing list