SPECS: linux-libc-headers.spec - disable debug packages

glen glen at pld-linux.org
Wed Mar 26 21:58:54 CET 2008


Author: glen                         Date: Wed Mar 26 20:58:54 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable debug packages

---- Files affected:
SPECS:
   linux-libc-headers.spec (1.133 -> 1.134) 

---- Diffs:

================================================================
Index: SPECS/linux-libc-headers.spec
diff -u SPECS/linux-libc-headers.spec:1.133 SPECS/linux-libc-headers.spec:1.134
--- SPECS/linux-libc-headers.spec:1.133	Sat Mar 15 00:32:51 2008
+++ SPECS/linux-libc-headers.spec	Wed Mar 26 21:58:49 2008
@@ -43,6 +43,9 @@
 ExclusiveOS:	Linux
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# no objects to extract debug info from
+%define		_enable_debug_packages	0
+
 %description
 This package includes the C header files that specify the interface
 between the Linux kernel and userspace libraries and programs. The
@@ -120,6 +123,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.134  2008-03-26 20:58:49  glen
+- disable debug packages
+
 Revision 1.133  2008-03-14 23:32:51  arekm
 - 2.6.24.3; drop kernel ifdef from user.h for ppc
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/linux-libc-headers.spec?r1=1.133&r2=1.134&f=u



More information about the pld-cvs-commit mailing list