SPECS: shfs.spec - EA instead of undefine smp for sparc

glen glen at pld-linux.org
Sun May 18 17:44:21 CEST 2008


Author: glen                         Date: Sun May 18 15:44:21 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- EA instead of undefine smp for sparc

---- Files affected:
SPECS:
   shfs.spec (1.74 -> 1.75) 

---- Diffs:

================================================================
Index: SPECS/shfs.spec
diff -u SPECS/shfs.spec:1.74 SPECS/shfs.spec:1.75
--- SPECS/shfs.spec:1.74	Sun May 18 17:20:10 2008
+++ SPECS/shfs.spec	Sun May 18 17:44:16 2008
@@ -6,10 +6,6 @@
 %bcond_with	verbose		# verbose build (V=1)
 %bcond_without	userspace	# don't build userspace tools
 
-%ifarch sparc
-%undefine	with_smp
-%endif
-
 %if %{without kernel}
 %undefine	with_dist_kernel
 %endif
@@ -49,6 +45,7 @@
 %endif
 %{?with_dist_kernel:Requires:	kernel(shfs)}
 Obsoletes:	shfsmount
+ExcludeArch:	%{?with_userspace:sparc}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -167,6 +164,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.75  2008-05-18 15:44:16  glen
+- EA instead of undefine smp for sparc
+
 Revision 1.74  2008-05-18 15:20:10  glen
 - alt kernel support
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/shfs.spec?r1=1.74&r2=1.75&f=u



More information about the pld-cvs-commit mailing list