SUNWvirt-manager.spec
changeset 11876 e78538be0f18
parent 11643 829688c4427e
child 11956 8484fd75fe93
--- a/SUNWvirt-manager.spec	Tue Mar 18 17:02:26 2008 +0000
+++ b/SUNWvirt-manager.spec	Wed Mar 19 03:37:39 2008 +0000
@@ -28,6 +28,9 @@
 #Requires: SUNWurlgrabber
 BuildRequires: SUNWgnome-python-libs-devel
 
+%ifnarch sparc
+# these packages are only avavilable on i386/x64
+# ===========================================
 
 %package root
 Summary:                 %{summary} - / filesystem
@@ -142,8 +145,13 @@
 %attr (-, root, other) %{_datadir}/locale
 %endif
 
+# endif for "ifnarch sparc"
+%endif
+
 
 %changelog
+* Wed Mar  19 2008 - [email protected]
+- Add ifnarch so it only build at i386/x64 platform
 * Fri Feb  15 2008 - [email protected]
 - Add manpage
 * Thu Jan  3 2008 - [email protected]