Hello community, here is the log from the commit of package post-build-checks for openSUSE:Factory checked in at Fri Mar 25 08:59:27 CET 2011.
-------- --- post-build-checks/post-build-checks.changes 2011-03-21 00:56:18.000000000 +0100 +++ /mounts/work_src_done/STABLE/post-build-checks/post-build-checks.changes 2011-03-25 01:30:24.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Mar 25 01:29:44 CET 2011 - [email protected] + +- drop sync workaround again + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ post-build-checks.spec ++++++ --- /var/tmp/diff_new_pack.whKWiy/_old 2011-03-25 08:59:11.000000000 +0100 +++ /var/tmp/diff_new_pack.whKWiy/_new 2011-03-25 08:59:11.000000000 +0100 @@ -24,7 +24,7 @@ AutoReqProv: on Summary: post checks for build after rpms have been created Version: 1.0 -Release: 89 +Release: 90 PreReq: aaa_base permissions sed Url: http://gitorious.org/opensuse/post-build-checks # @@ -86,10 +86,6 @@ mv /bin/uname /bin/uname.bin ln -s /usr/lib/build/helper/uname.sh /bin/uname fi -if test -f /bin/sync -a ! -L /bin/sync ; then - mv /bin/sync /bin/sync.bin - ln -s /usr/lib/build/helper/sync.sh /bin/sync -fi %preun if ! test -e /.buildenv; then @@ -98,9 +94,6 @@ if test "$1" = 0 -a -f /bin/uname.bin ; then mv /bin/uname.bin /bin/uname fi -if test "$1" = 0 -a -f /bin/sync.bin ; then - mv /bin/sync.bin /bin/sync -fi %files %defattr(-, root, root) ++++++ post-build-checks-1.0.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/post-build-checks-1.0/helper/sync.sh new/post-build-checks-1.0/helper/sync.sh --- old/post-build-checks-1.0/helper/sync.sh 2011-03-21 00:52:07.000000000 +0100 +++ new/post-build-checks-1.0/helper/sync.sh 1970-01-01 01:00:00.000000000 +0100 @@ -1,8 +0,0 @@ -#!/bin/bash - -if test -f /.buildenv ; then - echo "sync disabled inside build environment." - exit 0 -fi - -exec /bin/sync.bin $* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
