SOURCES (rpm-4_5): rpm-debuginfo.patch - fix for 4.5

glen glen at pld-linux.org
Thu Aug 21 22:46:25 CEST 2008


Author: glen                         Date: Thu Aug 21 20:46:25 2008 GMT
Module: SOURCES                       Tag: rpm-4_5
---- Log message:
- fix for 4.5

---- Files affected:
SOURCES:
   rpm-debuginfo.patch (1.15.6.7.2.1 -> 1.15.6.7.2.2) 

---- Diffs:

================================================================
Index: SOURCES/rpm-debuginfo.patch
diff -u SOURCES/rpm-debuginfo.patch:1.15.6.7.2.1 SOURCES/rpm-debuginfo.patch:1.15.6.7.2.2
--- SOURCES/rpm-debuginfo.patch:1.15.6.7.2.1	Tue Jul 29 15:04:31 2008
+++ SOURCES/rpm-debuginfo.patch	Thu Aug 21 22:46:19 2008
@@ -47,7 +47,7 @@
  %{nil}
 --- rpm-4.5/scripts/find-debuginfo.sh~	2008-06-10 01:31:33.274524622 +0300
 +++ rpm-4.5/scripts/find-debuginfo.sh	2008-05-22 14:11:01.000000000 +0300
-@@ -1,36 +1,54 @@
+@@ -1,32 +1,50 @@
  #!/bin/sh
 -#find-debuginfo.sh - automagically generate debug info and file list
 -#for inclusion in an rpm spec file.
@@ -115,8 +115,3 @@
 +	[ -f "$debugfn" ] && continue
  
  	echo extracting debug info from $f
--	/usr/lib/rpm/4.5/debugedit -b "$RPM_BUILD_DIR" -d /usr/src/debug -l "$SOURCEFILE" "$f"
-+	/usr/bin/debugedit -b "$RPM_BUILD_DIR" -d /usr/src/debug -l "$SOURCEFILE" "$f"
- 
- 	# A binary already copied into /usr/lib/debug doesn't get stripped,
- 	# just has its file names collected and adjusted.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/rpm-debuginfo.patch?r1=1.15.6.7.2.1&r2=1.15.6.7.2.2&f=u



More information about the pld-cvs-commit mailing list