Author: glen                         Date: Thu Jan 31 14:50:56 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- move undefine kernel before userspace pkg decision is made

---- Files affected:
SPECS:
   eagle-usb.spec (1.89.2.21 -> 1.89.2.22) 

---- Diffs:

================================================================
Index: SPECS/eagle-usb.spec
diff -u SPECS/eagle-usb.spec:1.89.2.21 SPECS/eagle-usb.spec:1.89.2.22
--- SPECS/eagle-usb.spec:1.89.2.21      Mon Jan 28 10:33:20 2008
+++ SPECS/eagle-usb.spec        Thu Jan 31 15:50:50 2008
@@ -13,11 +13,6 @@
 %bcond_with    verbose         # verbose build (V=1)
 %bcond_with    grsec_kernel    # build for kernel-grsecurity
 
-%ifarch sparc
-# no USB in sparc(32) kernel; just build userspace to use with sparc64 kernel
-%undefine      with_kernel
-%endif
-
 %if %{without kernel}
 %undefine      with_dist_kernel
 %endif
@@ -28,6 +23,11 @@
 %undefine      with_userspace
 %endif
 
+%ifarch sparc
+# no USB in sparc(32) kernel; just build userspace to use with sparc64 kernel
+%undefine      with_kernel
+%endif
+
 %define                _rel    60
 %define                pname   eagle-usb
 Summary:       Linux driver for the Eagle 8051 Analog (sagem [EMAIL PROTECTED] 
800/840/908/...) modems
@@ -222,6 +222,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.89.2.22  2008-01-31 14:50:50  glen
+- move undefine kernel before userspace pkg decision is made
+
 Revision 1.89.2.21  2008-01-28 09:33:20  glen
 - rel 60 (kernel-2.6.16.60-1)
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/eagle-usb.spec?r1=1.89.2.21&r2=1.89.2.22&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to