Hello community,

here is the log from the commit of package insserv for openSUSE:11.4
checked in at Thu Mar 31 18:07:53 CEST 2011.



--------
--- old-versions/11.4/all/insserv/insserv.changes       2011-02-25 
17:40:41.000000000 +0100
+++ 11.4/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
+
+-------------------------------------------------------------------

Package does not exist at destination yet. Using Fallback 
old-versions/11.4/all/insserv
Destination is old-versions/11.4/UPDATES/all/insserv
calling whatdependson for 11.4-i586


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

Other differences:
------------------
++++++ insserv.spec ++++++
--- /var/tmp/diff_new_pack.qn8ZjM/_old  2011-03-31 18:07:01.000000000 +0200
+++ /var/tmp/diff_new_pack.qn8ZjM/_new  2011-03-31 18:07:01.000000000 +0200
@@ -24,7 +24,7 @@
 Provides:       aaa_base:/sbin/insserv
 AutoReqProv:    on
 Version:        1.14.0
-Release:        20.<RELEASE2>
+Release:        20.<RELEASE24>
 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.qn8ZjM/_old  2011-03-31 18:07:01.000000000 +0200
+++ /var/tmp/diff_new_pack.qn8ZjM/_new  2011-03-31 18:07:01.000000000 +0200
@@ -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