Blame abicheck-1.2-fc3.patch

aa15064
diff -Nur abicheck-1.2-orig/abicheck.pl abicheck-1.2/abicheck.pl
aa15064
--- abicheck-1.2-orig/abicheck.pl	2003-08-26 21:57:51.000000000 +0200
aa15064
+++ abicheck-1.2/abicheck.pl	2004-12-13 13:00:40.321321296 +0100
aa15064
@@ -1592,7 +1592,7 @@
aa15064
 		$dtneeded_match =
aa15064
 		    q/^\s*(\S+)\s+=>\s+(not found|\S+)/;
aa15064
 		$file_match =
aa15064
-		    q/^(\s*\d+:).*needed by (.*)$/;
aa15064
+		    q/^(\s*\d+:).*needed by (.*) (\[\d+\])*$/;
aa15064
 		#
aa15064
 		# n.b. there is a PID mismatch in the GNU linker output if
aa15064
 		# we watch for the more sensible: