packages: filesystem/filesystem.spec - drop debuginfo.files, unused idea; r...

glen glen at pld-linux.org
Mon Nov 30 12:55:13 CET 2009


Author: glen                         Date: Mon Nov 30 11:55:13 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- drop debuginfo.files, unused idea; rel 30

---- Files affected:
packages/filesystem:
   filesystem.spec (1.103 -> 1.104) 

---- Diffs:

================================================================
Index: packages/filesystem/filesystem.spec
diff -u packages/filesystem/filesystem.spec:1.103 packages/filesystem/filesystem.spec:1.104
--- packages/filesystem/filesystem.spec:1.103	Mon Nov 30 12:53:13 2009
+++ packages/filesystem/filesystem.spec	Mon Nov 30 12:55:07 2009
@@ -9,7 +9,7 @@
 Summary(pl.UTF-8):	Wspólne katalogi
 Name:		filesystem
 Version:	3.0
-Release:	29
+Release:	30
 License:	GPL
 Group:		Base
 BuildRequires:	automake
@@ -103,10 +103,6 @@
 	$RPM_BUILD_ROOT/usr/lib/debug/lib64/security
 %endif
 
-find $RPM_BUILD_ROOT/usr/lib/debug -type d | while read line; do
-	echo ${line#$RPM_BUILD_ROOT}
-done > $RPM_BUILD_ROOT/usr/src/debug/%{name}-debuginfo.files
-
 # create this for %clean
 tar -cf checkfiles.tar -C $RPM_BUILD_ROOT .
 
@@ -205,7 +201,6 @@
 /usr/lib/debug/*
 
 %dir /usr/src/debug
-/usr/src/debug/filesystem-debuginfo.files
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -213,6 +208,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.104  2009/11/30 11:55:07  glen
+- drop debuginfo.files, unused idea; rel 30
+
 Revision 1.103  2009/11/30 11:53:13  glen
 - ac compat restored
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/filesystem/filesystem.spec?r1=1.103&r2=1.104&f=u



More information about the pld-cvs-commit mailing list