commit post-build-checks for openSUSE:Factory
Hello community, here is the log from the commit of package post-build-checks for openSUSE:Factory checked in at Mon Nov 8 14:38:15 CET 2010. -------- --- post-build-checks/post-build-checks.changes 2010-11-04 16:30:21.000000000 +0100 +++ post-build-checks/post-build-checks.changes 2010-11-08 13:30:22.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Nov 8 12:27:21 UTC 2010 - lnussel@suse.de + +- disarm 04-check-filelist for now. Too many failures. + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ post-build-checks.spec ++++++ --- /var/tmp/diff_new_pack.XYZw5G/_old 2010-11-08 14:37:56.000000000 +0100 +++ /var/tmp/diff_new_pack.XYZw5G/_new 2010-11-08 14:37:56.000000000 +0100 @@ -24,7 +24,7 @@ AutoReqProv: on Summary: post checks for build after rpms have been created Version: 1.0 -Release: 80 +Release: 81 PreReq: aaa_base permissions sed Source0: %{name}-%{version}.tar.bz2 Source1: suse-buildsystem.sh ++++++ post-build-checks-1.0.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/post-build-checks-1.0/checks/04-check-filelist new/post-build-checks-1.0/checks/04-check-filelist --- old/post-build-checks-1.0/checks/04-check-filelist 2010-11-04 16:27:01.000000000 +0100 +++ new/post-build-checks-1.0/checks/04-check-filelist 2010-11-08 13:27:02.000000000 +0100 @@ -12,4 +12,8 @@ [ $? = 0 ] || ret=1 done -exit $ret +if [ "$ret" -ne 0 ]; then + echo "*** This failure will be made fatal at Dec 8, please fix your package ***" +fi +#exit $ret +exit 0 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de