rpms/gnome-do/F-8 gnome-do.spec,1.8,1.9

David Nielsen (dnielsen) fedora-extras-commits at redhat.com
Fri Feb 29 20:03:39 UTC 2008


Author: dnielsen

Update of /cvs/pkgs/rpms/gnome-do/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29217/F-8

Modified Files:
	gnome-do.spec 
Log Message:
actually do the JIT change



Index: gnome-do.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-do/F-8/gnome-do.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gnome-do.spec	29 Feb 2008 19:52:01 -0000	1.8
+++ gnome-do.spec	29 Feb 2008 20:03:04 -0000	1.9
@@ -2,7 +2,7 @@
 
 Name:			gnome-do
 Version:		0.3.1
-Release:		3%{?dist}
+Release:		4%{?dist}
 Summary:		Quick launch and search
 
 License:		GPLv3+
@@ -13,8 +13,8 @@
 Patch1:			%{name}-desktopfile.patch
 BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-# Various Mono dependencies are not available for ppc64; see bug 241850.
-ExcludeArch:		ppc64
+# JIT only availible on these:
+ExclusiveArch:		%ix86 x86_64 ppc ia64 armv4l sparc alpha
 
 BuildRequires:		mono-devel
 BuildRequires:		desktop-file-utils
@@ -85,6 +85,9 @@
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Fri Feb 29 2008 David Nielsen <gnomeuser at gmail.com> - 0.3.1-4
+- Actually do the jit change
+
 * Fri Feb 29 2008 David Nielsen <gnomeuser at gmail.com> - 0.3.1-3
 - #432201 - try 2
 - Better excluding of non mono JIT archs




More information about the fedora-extras-commits mailing list