Accepting request 18841 from Base:System

Copy from Base:System/rpm based on submit request 18841 from user mlschroe

OBS-URL: https://build.opensuse.org/request/show/18841
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=84
This commit is contained in:
OBS User autobuild
2009-08-28 13:54:03 +00:00
committed by Git OBS Bridge
parent bd5319d2fe
commit 25f00b6cb5
64 changed files with 3179 additions and 3463 deletions

View File

@@ -2,12 +2,12 @@ Index: build/files.c
===================================================================
--- build/files.c.orig
+++ build/files.c
@@ -2521,6 +2521,8 @@ int processBinaryFiles(Spec spec, int in
if (res == 0)
res = 1;
@@ -2211,6 +2211,8 @@ static int checkFiles(StringBuf fileList
_("Installed (but unpackaged) file(s) found:\n%s"), t);
}
}
+ else
+ checkFiles(check_fileList);
check_fileList = freeStringBuf(check_fileList);
exit:
sb_stdout = freeStringBuf(sb_stdout);