Hello community,

here is the log from the commit of package insserv for openSUSE:Factory
checked in at Wed Mar 9 13:32:30 CET 2011.



--------
--- insserv/insserv.changes     2011-02-25 17:40:41.000000000 +0100
+++ /mounts/work_src_done/STABLE/insserv/insserv.changes        2011-03-09 
09:39:16.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Mar  9 09:38:37 CET 2011 - [email protected]
+
+- Correct Freudian slip
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ insserv.spec ++++++
--- /var/tmp/diff_new_pack.ZYk9Ui/_old  2011-03-09 13:31:56.000000000 +0100
+++ /var/tmp/diff_new_pack.ZYk9Ui/_new  2011-03-09 13:31:56.000000000 +0100
@@ -24,7 +24,7 @@
 Provides:       aaa_base:/sbin/insserv
 AutoReqProv:    on
 Version:        1.14.0
-Release:        22
+Release:        23
 Summary:        A Program to Arrange Initialization Scripts
 Url:            http://savannah.nongnu.org/projects/sysvinit/
 Source0:        
http://download.savannah.gnu.org/releases/sysvinit/insserv-%{version}.tar.bz2

++++++ insserv-1.14.0.dif ++++++
--- /var/tmp/diff_new_pack.ZYk9Ui/_old  2011-03-09 13:31:56.000000000 +0100
+++ /var/tmp/diff_new_pack.ZYk9Ui/_new  2011-03-09 13:31:56.000000000 +0100
@@ -373,7 +373,7 @@
 +                      }
 +                      clvl &= ~mlvl;
 +                      if ((must->attr.flags & SERV_WARNED) == 0)
-+#ifndef OSCBUILD
++#ifdef OSCBUILD
 +                          warn("Service %s is missed in the runlevels %s to 
use service %s\n",
 +                              must->name, lvl2str(clvl), cur->name);
 +#else
@@ -386,7 +386,7 @@
 +                  }
 +                  if ((must->attr.flags & (SERV_ENFORCE|SERV_KNOWN)) == 
SERV_ENFORCE) {
 +                      if ((must->attr.flags & SERV_WARNED) == 0)
-+#ifndef OSCBUILD
++#ifdef OSCBUILD
 +                          warn("Service %s has to exists for service %s\n",
 +                              must->name, cur->name);
 +#else
@@ -408,7 +408,7 @@
 +                  continue;
 +              if ((must->attr.flags & (SERV_CMDLINE|SERV_KNOWN)) == 0) {
 +                  if ((must->attr.flags & SERV_WARNED) == 0)
-+#ifndef OSCBUILD
++#ifdef OSCBUILD
 +                      warn("Service %s has to exists for service %s\n",
 +                          must->name, cur->name);
 +#else
@@ -429,7 +429,7 @@
 +                      continue;
 +                  clvl &= ~mlvl;
 +                  if ((must->attr.flags & SERV_WARNED) == 0)
-+#ifndef OSCBUILD
++#ifdef OSCBUILD
 +                      warn("Service %s is missed in the runlevels %s to use 
service %s\n",
 +                          must->name, lvl2str(clvl), cur->name);
 +#else


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



Remember to have fun...

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

Reply via email to