*** empty log message ***

CVS patchset: 907
CVS date: 1996/07/20 23:02:53
This commit is contained in:
marc 1996-07-20 23:02:53 +00:00
parent 31ae65343a
commit 7f7a8ba10b
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,10 @@
stale after some realloc()s in addEntry()
- ignore OS tag for v2 packages -- it was wrong anyway
- match shared libs on ".so" rather than ".so."
- skip blanks and _end from objdump for auto-provide
- skip blanks from objdump for auto-provide
- if objdump gets us _end, provide the file name
- do not ldd non-regular files
- do not pass leading "/" to ldd
- fix ExcludeOs: and ExclusiveOs:
2.2 -> 2.2.1: