Author: arekm                        Date: Mon Dec 12 19:27:07 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
cmvs bcond

---- Files affected:
SPECS:
   eagle-usb.spec (1.66 -> 1.67) 

---- Diffs:

================================================================
Index: SPECS/eagle-usb.spec
diff -u SPECS/eagle-usb.spec:1.66 SPECS/eagle-usb.spec:1.67
--- SPECS/eagle-usb.spec:1.66   Mon Dec 12 20:23:54 2005
+++ SPECS/eagle-usb.spec        Mon Dec 12 20:26:59 2005
@@ -8,6 +8,7 @@
 %bcond_without kernel          # don't build kernel modules
 %bcond_without smp             # don't build SMP module
 %bcond_without userspace       # don't build userspace tools
+%bcond_without cmvs
 %bcond_with    verbose         # verbose build (V=1)
 #
 %ifarch sparc
@@ -131,7 +132,7 @@
        %{__make} -C %{_kernelsrcdir} modules \
                M=$PWD O=$PWD \
                %{?with_verbose:V=1} \
-               USE_CMVS=1
+               USE_CMVS=%{?with_cmvs:1}%{!?with_cmvs:0}
        mv eagle-usb{,-$cfg}.ko
 done
 cd -
@@ -223,6 +224,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.67  2005/12/12 19:26:59  arekm
+cmvs bcond
+
 Revision 1.66  2005/12/12 19:23:54  arekm
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/eagle-usb.spec?r1=1.66&r2=1.67&f=u

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

Reply via email to