SPECS: zaptel.spec - unify macros location

glen glen at pld-linux.org
Fri Sep 26 00:31:27 CEST 2008


Author: glen                         Date: Thu Sep 25 22:31:27 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unify macros location

---- Files affected:
SPECS:
   zaptel.spec (1.126 -> 1.127) 

---- Diffs:

================================================================
Index: SPECS/zaptel.spec
diff -u SPECS/zaptel.spec:1.126 SPECS/zaptel.spec:1.127
--- SPECS/zaptel.spec:1.126	Fri Sep 26 00:29:29 2008
+++ SPECS/zaptel.spec	Fri Sep 26 00:31:22 2008
@@ -30,6 +30,10 @@
 %if "%{_alt_kernel}" != "%{nil}"
 %undefine	with_userspace
 %endif
+%if %{without userspace}
+# nothing to be placed to debuginfo package
+%define		_enable_debug_packages	0
+%endif
 
 %define		rel	1
 %define		pname	zaptel
@@ -90,11 +94,6 @@
 %define	modules		%{modules_1} %{modules_2}%{?modules_nalpha: %{modules_nalpha}}%{?modules_bristuff: %{modules_bristuff}}
 %define	modules_in	%{modules_1_in},%{modules_2_in}%{?modules_nalpha:,%{modules_nalpha_in}}%{?modules_bristuff:,%{modules_bristuff_in}}
 
-%if %{without userspace}
-# nothing to be placed to debuginfo package
-%define		_enable_debug_packages	0
-%endif
-
 %description
 Zaptel telephony device driver.
 
@@ -332,6 +331,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.127  2008/09/25 22:31:22  glen
+- unify macros location
+
 Revision 1.126  2008/09/25 22:29:29  glen
 - allow ac kernel builds
 
================================================================

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



More information about the pld-cvs-commit mailing list