]> git.pld-linux.org Git - packages/shfs.git/commitdiff
- EA instead of undefine smp for sparc
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 18 May 2008 15:44:16 +0000 (15:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    shfs.spec -> 1.75

shfs.spec

index 584e8d9900d0cfc3a8d4b2f7676d77c38cebf458..a129dd09853315ff654c042c8a8768ae0abea257 100644 (file)
--- a/shfs.spec
+++ b/shfs.spec
@@ -5,10 +5,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
@@ -48,6 +44,7 @@ BuildRequires:        rpmbuild(macros) >= 1.379
 %endif
 %{?with_dist_kernel:Requires:  kernel(shfs)}
 Obsoletes:     shfsmount
+ExcludeArch:   %{?with_userspace:sparc}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.032409 seconds and 4 git commands to generate.