Hello community,

here is the log from the commit of package aaa_base for openSUSE:Factory
checked in at Sun Feb 20 19:43:06 CET 2011.



--------
--- aaa_base/aaa_base.changes   2011-02-17 12:46:58.000000000 +0100
+++ /mounts/work_src_done/STABLE/aaa_base/aaa_base.changes      2011-02-18 
17:42:27.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Feb 18 17:41:37 CET 2011 - [email protected]
+
+- Fix minimal support for the old fashion rc service links
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ aaa_base.spec ++++++
--- /var/tmp/diff_new_pack.wUZdyY/_old  2011-02-20 19:43:02.000000000 +0100
+++ /var/tmp/diff_new_pack.wUZdyY/_new  2011-02-20 19:43:02.000000000 +0100
@@ -21,7 +21,7 @@
 
 Name:           aaa_base
 Version:        11.4
-Release:        56
+Release:        57
 License:        GPLv2+
 Group:          System/Fhs
 Provides:       bin bootutls etc skeleng skelger 

++++++ aaa_base.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aaa_base/etc/rc.status new/aaa_base/etc/rc.status
--- old/aaa_base/etc/rc.status  2011-02-11 18:36:26.000000000 +0100
+++ new/aaa_base/etc/rc.status  2011-02-18 17:41:17.000000000 +0100
@@ -39,8 +39,8 @@
        case "$0" in
        /etc/init.d/*)
            _rc_base=${0##*/} ;;
-       rc*)
-           _rc_base=${0##*/} ;;
+       */rc*)
+           _rc_base=${0##*/rc} ;;
        esac
        if test -n "$_rc_base" -a -x /bin/systemctl ; then
            exec /bin/systemctl $1 "${_rc_base}.service"


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to