rpms/vnc/devel vnc.spec,1.100,1.101

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Nov 30 13:30:30 UTC 2005


Author: twaugh

Update of /cvs/dist/rpms/vnc/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv4451

Modified Files:
	vnc.spec 
Log Message:
Exclude s390 too.


Index: vnc.spec
===================================================================
RCS file: /cvs/dist/rpms/vnc/devel/vnc.spec,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- vnc.spec	30 Nov 2005 09:35:30 -0000	1.100
+++ vnc.spec	30 Nov 2005 13:30:28 -0000	1.101
@@ -47,7 +47,7 @@
 Requires: /sbin/runuser
 
 # See bug #174569
-ExcludeArch: s390x
+ExcludeArch: s390 s390x
 
 %description
 Virtual Network Computing (VNC) is a remote display system which
@@ -247,7 +247,7 @@
 
 %changelog
 * Fri Nov 25 2005 Tim Waugh <twaugh at redhat.com> 4.1.1-23
-- ExcludeArch s390x (see bug #174569).
+- ExcludeArch s390 s390x (see bug #174569).
 - Re-base on modular xorg-x11.
 - Build requires modular X things.
 




More information about the fedora-cvs-commits mailing list