Josh Miller wrote:
Jos Vos wrote:Output from rpmbuild -ba command: + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.93969 + umask 022 + cd /users/home/jm1/redhat/BUILD + cd openldap-2.4.7 + rm -Rf /users/home/jm1/redhat/BUILD/openldap-2.4.7-build + mkdir -p /users/home/jm1/redhat/BUILD/openldap-2.4.7-build + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip + /usr/lib/rpm/brp-strip-static-archive + /usr/lib/rpm/brp-strip-comment-note + /etc/rpm/clean_perl Checking for unpackaged file(s): /usr/lib/rpm/check-files /users/home/jm1/redhat/BUILD/openldap-2.4.7-build Wrote: /users/home/jm1/redhat/SRPMS/openldap-2.4.7-centos5.src.rpm real 44m0.500s user 1m55.604s sys 15m6.526s So it's definitely building the source rpm here, but not the binary. |