diff --git a/post-build-checks-1.0.tar.bz2 b/post-build-checks-1.0.tar.bz2 index 8eb8d36..665c9ea 100644 --- a/post-build-checks-1.0.tar.bz2 +++ b/post-build-checks-1.0.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0a8f07824f72be04a89a73b0cae0d394d3eb5cfca94bc79a623fe06a593f7773 -size 34629 +oid sha256:2f6e7f213bc14aafe5218b8e2e599cd898216ac2bd60ba9d852aacbef097e07b +size 34594 diff --git a/post-build-checks.changes b/post-build-checks.changes index 99cab1b..8d8c384 100644 --- a/post-build-checks.changes +++ b/post-build-checks.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 22 14:12:58 CEST 2008 - lnussel@suse.de + +- failed setuid check is fatal (bnc#431592) + ------------------------------------------------------------------- Tue Oct 14 15:27:56 CEST 2008 - dmueller@suse.de diff --git a/post-build-checks.spec b/post-build-checks.spec index 4245dd1..b8a6c91 100644 --- a/post-build-checks.spec +++ b/post-build-checks.spec @@ -24,7 +24,7 @@ Group: Development/Tools/Building AutoReqProv: on Summary: post checks for build after rpms have been created Version: 1.0 -Release: 48 +Release: 49 PreReq: aaa_base permissions sed Source0: %{name}-%{version}.tar.bz2 BuildArch: noarch @@ -79,6 +79,8 @@ fi /usr/lib/build %changelog +* Wed Oct 22 2008 lnussel@suse.de +- failed setuid check is fatal (bnc#431592) * Tue Oct 14 2008 dmueller@suse.de - remove extra whitespace in warning output that confuses people * Mon Oct 13 2008 ro@suse.de