$ rpm -qf /usr/lib/build/helper/uname.sh
error: file /usr/lib/build/helper/uname.sh: No such file or directory
$ rpm -q post-build-checks
package post-build-checks is not installed
$ zypper info post-build-checks
Loading repository data...
Reading installed packages...
Information for package post-build-checks:
Repository: openSUSE-11.2-Oss
Name: post-build-checks
Version: 1.0-66.1
Arch: noarch
Vendor: openSUSE
Installed: No
Status: not installed
Installed Size: 136.0 KiB
Summary: post checks for build after rpms have been created
Description:
some scripts to check for problems like test-installing the newly
created rpms and checking the logfile for errors.
This package will also set/change the following sysconfig variables, so
it may not be a good idea to install this to a running system:
/etc/sysconfig/security:PERMISSION_SECURITY="secure"
/etc/sysconfig/clock:TIMEZONE="UTC"
Looks like part of some development package that is not supposed to be used on a running system. Not sure how you got it.