SPECS: FHS.spec - skip debuginfo package

glen glen at pld-linux.org
Tue Apr 14 08:01:15 CEST 2009


Author: glen                         Date: Tue Apr 14 06:01:15 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- skip debuginfo package

---- Files affected:
SPECS:
   FHS.spec (1.133 -> 1.134) 

---- Diffs:

================================================================
Index: SPECS/FHS.spec
diff -u SPECS/FHS.spec:1.133 SPECS/FHS.spec:1.134
--- SPECS/FHS.spec:1.133	Tue Nov 11 16:58:05 2008
+++ SPECS/FHS.spec	Tue Apr 14 08:01:09 2009
@@ -2,8 +2,6 @@
 # NOTE
 # - don't use %{_*dir} macros for paths defined by FHS
 
-# avoid rpm 4.4.9 adding rm -rf buildroot, we need the dirs to check consistency
-%define		__spec_clean_body	%{nil}
 Summary:	Basic FHS 2.3 filesystem layout
 Summary(de.UTF-8):	Grundlegende Dateisystemstruktur
 Summary(fr.UTF-8):	Arborescence de base du système de fichiers
@@ -20,6 +18,12 @@
 Requires:	setup >= 2.4.6-4
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# nothing to put there
+%define		_enable_debug_packages	0
+
+# avoid rpm 4.4.9 adding rm -rf buildroot, we need the dirs to check consistency
+%define		__spec_clean_body	%{nil}
+
 %define		_locmandir	/usr/local/man
 
 # doesn't contain any files, but we're not noarch package
@@ -216,6 +220,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.134  2009/04/14 06:01:09  glen
+- skip debuginfo package
+
 Revision 1.133  2008/11/11 15:58:05  jajcus
 - read access to /srv for everybody
 
================================================================

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



More information about the pld-cvs-commit mailing list