SPECS: zaptel-alt.spec - eu bcond

arekm arekm at pld-linux.org
Thu Sep 20 09:21:28 CEST 2007


Author: arekm                        Date: Thu Sep 20 07:21:28 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- eu bcond

---- Files affected:
SPECS:
   zaptel-alt.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/zaptel-alt.spec
diff -u SPECS/zaptel-alt.spec:1.10 SPECS/zaptel-alt.spec:1.11
--- SPECS/zaptel-alt.spec:1.10	Tue Sep 18 09:38:03 2007
+++ SPECS/zaptel-alt.spec	Thu Sep 20 09:21:23 2007
@@ -4,6 +4,7 @@
 %bcond_without	dist_kernel	# without distribution kernel
 %bcond_without	kernel		# don't build kernel modules
 %bcond_without	userspace	# don't build userspace tools
+%bcond_without	eu		# eu settings
 #
 %define _base_name zaptel
 #
@@ -134,6 +135,10 @@
 
 %define buildconfigs %{?with_dist_kernel:dist}%{!?with_dist_kernel:nondist}
 
+%if %{with eu}
+sed -i -e 's|.*SHORT_FLASH_TIME.*|#define SHORT_FLASH_TIME 1|g' zconfig.h
+%endif
+
 %build
 %configure
 
@@ -287,6 +292,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2007/09/20 07:21:23  arekm
+- eu bcond
+
 Revision 1.10  2007/09/18 07:38:03  arekm
 - more pciids
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/zaptel-alt.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list