Hello community, here is the log from the commit of package aaa_base for openSUSE:Factory checked in at Wed Nov 25 15:12:59 CET 2009. -------- --- aaa_base/aaa_base.changes 2009-11-18 02:14:10.000000000 +0100 +++ /mounts/work_src_done/STABLE/aaa_base/aaa_base.changes 2009-11-25 01:31:23.000000000 +0100 @@ -1,0 +2,15 @@ +Wed Nov 25 01:30:45 CET 2009 - ro@suse.de + +- same for csh.login + +------------------------------------------------------------------- +Tue Nov 24 17:04:04 UTC 2009 - puzel@novell.com + +- add '-R' to LESS variable in /etc/profile (bnc#554513) + +------------------------------------------------------------------- +Wed Nov 18 14:58:07 UTC 2009 - mseben@novell.com + +- added SEND_OUTPUT_ON_NO_ERROR option to /etc/sysconfig/cron (fate#305279) + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ aaa_base.spec ++++++ --- /var/tmp/diff_new_pack.SJHnpL/_old 2009-11-25 15:08:49.000000000 +0100 +++ /var/tmp/diff_new_pack.SJHnpL/_new 2009-11-25 15:08:49.000000000 +0100 @@ -28,7 +28,7 @@ PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/ls /bin/date /usr/bin/cmp /bin/fillup /sbin/insserv AutoReqProv: on Version: 11.2 -Release: 46 +Release: 47 Summary: SUSE Linux Base Package BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: aaa_base.tar.bz2 ++++++ aaa_base.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aaa_base/etc/csh.login new/aaa_base/etc/csh.login --- old/aaa_base/etc/csh.login 2009-10-19 15:21:41.000000000 +0200 +++ new/aaa_base/etc/csh.login 2009-11-25 01:30:36.000000000 +0100 @@ -156,7 +156,7 @@ # Configure the default pager on SuSE Linux # if (! ${?LESS} ) then - setenv LESS "-M -I" + setenv LESS "-M -I -R" setenv LESSOPEN "lessopen.sh %s" setenv LESSCLOSE "lessclose.sh %s %s" setenv LESS_ADVANCED_PREPROCESSOR "no" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aaa_base/etc/profile new/aaa_base/etc/profile --- old/aaa_base/etc/profile 2009-08-04 17:40:26.000000000 +0200 +++ new/aaa_base/etc/profile 2009-11-24 18:03:15.000000000 +0100 @@ -197,7 +197,7 @@ # Configure the default pager on SuSE Linux # if test -z "$LESS" -a -x /usr/bin/less ; then - LESS="-M -I" + LESS="-M -I -R" LESSOPEN="lessopen.sh %s" LESSCLOSE="lessclose.sh %s %s" LESS_ADVANCED_PREPROCESSOR="no" ++++++ sysconfig_parts.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sysconfig_parts/sysconfig.cron new/sysconfig_parts/sysconfig.cron --- old/sysconfig_parts/sysconfig.cron 2008-12-16 02:03:14.000000000 +0100 +++ new/sysconfig_parts/sysconfig.cron 2009-10-30 09:41:11.000000000 +0100 @@ -87,6 +87,16 @@ SEND_MAIL_ON_NO_ERROR="no" ## Type: yesno +## Default: yes +# +# send email containing output from all successful jobs in +# cron.{hourly,daily,weekly,monthly}. Output from failed +# jobs is always sent. If SEND_MAIL_ON_NO_ERROR is yes, this +# setting is ignored. (yes/no) +# +SEND_OUTPUT_ON_NO_ERROR="yes" + +## Type: yesno ## Default: no # # generate syslog message for all scripts in ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org