Hello community,

here is the log from the commit of package sysvinit for openSUSE:Factory 
checked in at 2019-06-25 22:16:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sysvinit (Old)
 and      /work/SRC/openSUSE:Factory/.sysvinit.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sysvinit"

Tue Jun 25 22:16:49 2019 rev:170 rq:711279 version:2.95

Changes:
--------
--- /work/SRC/openSUSE:Factory/sysvinit/powerd.changes  2019-03-05 
12:16:13.361008758 +0100
+++ /work/SRC/openSUSE:Factory/.sysvinit.new.4615/powerd.changes        
2019-06-25 22:16:50.636664190 +0200
@@ -1,0 +2,5 @@
+Tue Jun 18 10:25:28 UTC 2019 - Dr. Werner Fink <[email protected]>
+
+- Find newer architectures even with vendor string 
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/sysvinit/sysvinit.changes        2019-04-12 
09:11:31.805595519 +0200
+++ /work/SRC/openSUSE:Factory/.sysvinit.new.4615/sysvinit.changes      
2019-06-25 22:16:50.772664400 +0200
@@ -1,0 +2,19 @@
+Fri Jun 21 07:20:38 UTC 2019 - Dr. Werner Fink <[email protected]>
+
+- Remove logsave as well as the manual page as those as part of
+  package e2fsprogs already 
+
+-------------------------------------------------------------------
+Mon Jun 17 13:54:35 UTC 2019 - Dr. Werner Fink <[email protected]>
+
+- Update to sysvinit 2.95
+  * new logsave helper
+- Update to startpar-0.63
+  * move startpar from /sbin to /bin
+- Port our patches
+  * startpar-0.58.dif
+  * sysvinit-2.88dsf-suse.patch
+  * sysvinit-2.90-no-kill.patch
+  * sysvinit-2.90.dif
+
+-------------------------------------------------------------------

Old:
----
  startpar-0.58.tar.bz2
  sysvinit-2.90.tar.xz

New:
----
  startpar-0.63.tar.xz
  sysvinit-2.95.tar.xz

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

Other differences:
------------------
++++++ sysvinit.spec ++++++
--- /var/tmp/diff_new_pack.OG3Rbj/_old  2019-06-25 22:16:51.744665897 +0200
+++ /var/tmp/diff_new_pack.OG3Rbj/_new  2019-06-25 22:16:51.744665897 +0200
@@ -18,9 +18,9 @@
 
 Name:           sysvinit
 %define KPVER  2.21
-%define SCVER  1.16
-%define SIVER  2.90
-%define START  0.58
+%define SCVER  1.20
+%define SIVER  2.95
+%define START  0.63
 Version:        %{SIVER}
 Release:        0
 Summary:        SysV-Style init
@@ -29,18 +29,18 @@
 BuildRequires:  blog-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 #!BuildIgnore:  sysvinit-tools
-Url:            http://savannah.nongnu.org/projects/sysvinit/
+Url:            https://savannah.nongnu.org/projects/sysvinit/
 Source:         sysvinit-%{SIVER}.tar.xz
 Source1:        killproc-%{KPVER}.tar.bz2
-Source2:        startpar-%{START}.tar.bz2
-Patch:          %{name}-%{SIVER}.dif
+Source2:        startpar-%{START}.tar.xz
+Patch:          %{name}-2.90.dif
 Patch2:         %{name}-2.88dsf-suse.patch
-Patch9:         %{name}-%{SIVER}-no-kill.patch
+Patch9:         %{name}-2.90-no-kill.patch
 Patch30:        killproc-%{KPVER}.dif
 Patch31:        killproc-2.18-open_flags.dif
 Patch32:        killproc-sysmacros.patch
 Patch33:        killproc-mntinf-optional.patch
-Patch50:        startpar-%{START}.dif
+Patch50:        startpar-0.58.dif
 Patch51:        startpar-sysmacros.patch
 
 %description
@@ -64,6 +64,10 @@
 sysvinit package.
 
 %prep
+ls -l
+rm -rf killproc-%{KPVER}
+rm -rf startpar-%{START} startpar
+ln -sf startpar startpar-%{START}
 %setup -n %{name}-%{SIVER} -q -b 1 -b 2
 %patch2  -p0 -b .suse
 %patch9  -p0 -b .no-kill
@@ -118,20 +122,21 @@
 /bin/pidof
 /bin/usleep
 /bin/fsync
+/bin/startpar
 /sbin/fstab-decode
 /sbin/checkproc
 /sbin/pidofproc
 /sbin/killproc
 /sbin/killall5
 /sbin/pidof
-/sbin/startpar
+/sbin/startproc
 /sbin/rvmtab
 /sbin/vhangup
 /sbin/mkill
-/sbin/startproc
 /sbin/start_daemon
 %doc %{_mandir}/man1/usleep.1.gz
 %doc %{_mandir}/man1/fsync.1.gz
+%doc %{_mandir}/man1/startpar.1.gz
 %doc %{_mandir}/man8/fstab-decode.8.gz
 %doc %{_mandir}/man8/checkproc.8.gz
 %doc %{_mandir}/man8/pidofproc.8.gz
@@ -140,7 +145,6 @@
 %doc %{_mandir}/man8/pidof.8.gz
 %doc %{_mandir}/man8/startproc.8.gz
 %doc %{_mandir}/man8/start_daemon.8.gz
-%doc %{_mandir}/man8/startpar.8.gz
 %doc %{_mandir}/man8/rvmtab.8.gz
 %doc %{_mandir}/man8/vhangup.8.gz
 %doc %{_mandir}/man8/mkill.8.gz

++++++ powerd-2.0.2.dif ++++++
--- /var/tmp/diff_new_pack.OG3Rbj/_old  2019-06-25 22:16:51.776665946 +0200
+++ /var/tmp/diff_new_pack.OG3Rbj/_new  2019-06-25 22:16:51.776665946 +0200
@@ -411,3 +411,18 @@
              | m88k-* | sparc-* | ns32k-* | fx80-* | arc-* | arm-* | c[123]* \
              | mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* \
              | power-* | none-* | 580-* | cray2-* | h8300-* | h8500-* | i960-* 
\
+@@ -216,12 +216,12 @@ case $basic_machine in
+             | alphaev6[78]-* \
+             | we32k-* | cydra-* | ns16k-* | pn-* | np1-* | xps100-* \
+             | clipper-* | orion-* \
+-            | sparclite-* | pdp11-* | sh-* | powerpc-* | powerpcle-* \
++            | sparclite-* | pdp11-* | sh-* | powerpc-* | powerpc64-* | 
powerpcle-* | powerpc64le-* \
+             | sparc64-* | sparcv9-* | sparc86x-* | mips16-* | mips64-* | 
mipsel-* \
+             | mips64el-* | mips64orion-* | mips64orionel-* \
+             | mips64vr4100-* | mips64vr4100el-* | mips64vr4300-* | 
mips64vr4300el-* \
+             | mipstx39-* | mipstx39el-* | mcore-* \
+-            | f301-* | armv*-* | s390-* | sv1-* | t3e-* \
++            | f301-* | armv*-* | s390-* | s390x-* | sv1-* | t3e-* \
+             | m88110-* | m680[01234]0-* | m683?2-* | m68360-* | z8k-* | 
d10v-* \
+             | thumb-* | v850-* | d30v-* | tic30-* | c30-* | fr30-* \
+             | bs2000-*)

++++++ startpar-0.58.dif ++++++
--- /var/tmp/diff_new_pack.OG3Rbj/_old  2019-06-25 22:16:51.828666026 +0200
+++ /var/tmp/diff_new_pack.OG3Rbj/_new  2019-06-25 22:16:51.832666033 +0200
@@ -1,31 +1,28 @@
---- startpar.8
-+++ startpar.8 2012-04-09 13:25:33.000000000 +0000
-@@ -1,4 +1,4 @@
--.\"
-+'\" e
- .\" SuSE man page for startpar
- .\"
- .\" Copyright (c) 2003 SuSE Linux AG, Nuernberg, Germany.
-@@ -62,13 +62,19 @@ option, the default is full parallelism.
- the scripts can be provided with the
- .B \-a
- option.
--Processes block by pending
-+Processes blocked by pending
- .B I/O
--will weighting by the factor
-+will cause new process creation to be weighted by the iorate factor
- .IR 800 .
- To change this factor the option
- .B \-i
--can be used to specify an other value.
-+can be used to specify another value.  The amount
-+.EQ
-+weight = (nblocked times iorate) / 1000
-+.EN
-+will be subtracted from the total number of processes which could be
-+started, where nblocked is the number of processes currently blocked
-+by pending I/O.
+---
+ Makefile |    6 ++----
+ 1 file changed, 2 insertions(+), 4 deletions(-)
+
+--- Makefile
++++ Makefile   2019-06-17 13:48:36.894736888 +0000
+@@ -11,10 +11,9 @@ mandir              = /usr/share/man
+ man1dir               = $(mandir)/man1
  
- The output of each script is buffered and written when the script
- exits, so output lines of different scripts won't mix. You can
+ SRCS          = startpar.c makeboot.c proc.c
+-CXXSRCS         = compiletest.cc
+ HDRS          = makeboot.h proc.h
+ REST          = COPYING Makefile startpar.1
+-OBJS          = $(SRCS:.c=.o) $(CXXSRCS:.cc=.o)
++OBJS          = $(SRCS:.c=.o)
+ 
+ STARTPAR        := $(shell pwd)/startpar
+ TARBALL               = $(PACKAGE)-$(VERSION).tar.xz
+@@ -45,8 +44,7 @@ ifeq ($(MAKECMDGOALS),makeboot)
+ CFLAGS += -DTEST
+ endif
+ 
+-SOURCEFILES= compiletest.cc \
+-           CHANGELOG \
++SOURCEFILES= CHANGELOG \
+              COPYING \
+              makeboot.c \
+              makeboot.h \

++++++ sysvinit-2.88dsf-suse.patch ++++++
--- /var/tmp/diff_new_pack.OG3Rbj/_old  2019-06-25 22:16:51.864666082 +0200
+++ /var/tmp/diff_new_pack.OG3Rbj/_new  2019-06-25 22:16:51.864666082 +0200
@@ -1,5 +1,10 @@
+---
+ man/killall5.8 |    3 ++-
+ man/pidof.8    |    1 +
+ 2 files changed, 3 insertions(+), 1 deletion(-)
+
 --- man/killall5.8
-+++ man/killall5.8     2010-03-19 14:43:25.000000000 +0000
++++ man/killall5.8     2019-06-17 12:05:21.101622374 +0000
 @@ -44,6 +44,7 @@ process were killed, and 1 if it was una
  .SH SEE ALSO
  .BR halt (8),
@@ -10,9 +15,9 @@
  .SH AUTHOR
  Miquel van Smoorenburg, [email protected]
 --- man/pidof.8
-+++ man/pidof.8        2004-03-12 12:26:35.000000000 +0000
-@@ -83,6 +83,7 @@ that the executable name of running proc
- so symbolic links to executables will also match.
++++ man/pidof.8        2019-06-17 12:06:25.816419988 +0000
+@@ -94,6 +94,7 @@ Zombie processes or processes in disk sl
+ are ignored, as attempts to access the stats of these will sometimes fail.
  
  .SH SEE ALSO
 +.BR pidofproc (8),

++++++ sysvinit-2.90-no-kill.patch ++++++
--- /var/tmp/diff_new_pack.OG3Rbj/_old  2019-06-25 22:16:51.876666100 +0200
+++ /var/tmp/diff_new_pack.OG3Rbj/_new  2019-06-25 22:16:51.876666100 +0200
@@ -4,7 +4,7 @@
 
 --- src/killall5.c
 +++ src/killall5.c     2018-08-06 12:45:03.832836347 +0000
-@@ -468,6 +468,38 @@ int readarg(FILE *fp, char *buf, int sz)
+@@ -470,6 +470,38 @@ int readarg(FILE *fp, char *buf, int sz)
  }
  
  /*
@@ -43,7 +43,7 @@
   *    Read the proc filesystem.
   *    CWD must be /proc to avoid problems if / is affected by the killing (ie 
depend on fuse).
   */
-@@ -650,6 +682,26 @@ int readproc(int do_stat)
+@@ -674,6 +706,26 @@ int readproc(int do_stat)
                p->nfs = 0;
  
                switch (do_stat) {

++++++ sysvinit-2.90.dif ++++++
--- /var/tmp/diff_new_pack.OG3Rbj/_old  2019-06-25 22:16:51.900666137 +0200
+++ /var/tmp/diff_new_pack.OG3Rbj/_new  2019-06-25 22:16:51.904666143 +0200
@@ -3,31 +3,31 @@
  1 file changed, 9 insertions(+), 18 deletions(-)
 
 --- src/Makefile
-+++ src/Makefile       2018-08-06 12:55:51.256999853 +0000
++++ src/Makefile       2019-06-17 13:24:27.189649266 +0000
 @@ -9,7 +9,7 @@
  #
  
  CPPFLAGS =
--CFLAGS        ?= -ansi -O2 -fomit-frame-pointer -fstack-protector-strong
-+CFLAGS        ?= $(RPM_OPT_FLAGS)
- override CFLAGS += -W -Wall -Wunreachable-code -Wformat 
-Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE 
+-CFLAGS  ?= -O2
++CFLAGS  ?= $(RPM_OPT_FLAGS)
+ override CFLAGS += -ansi -fomit-frame-pointer -fstack-protector-strong -W 
-Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"$(VERSION)\"
  override CFLAGS += $(shell getconf LFS_CFLAGS)
  STATIC        =
 @@ -23,13 +23,13 @@ MNTPOINT=
  
  # For some known distributions we do not build all programs, otherwise we do.
  BIN   =
--SBIN  = init halt shutdown runlevel killall5 fstab-decode
--USRBIN        = last mesg
+-SBIN  = init halt shutdown runlevel killall5 fstab-decode logsave
+-USRBIN        = last mesg readbootlog
 +SBIN  = killall5 fstab-decode
-+USRBIN        =
++USRBIN        = 
  
--MAN1  = last.1 lastb.1 mesg.1
+-MAN1  = last.1 lastb.1 mesg.1 readbootlog.1
 -MAN5  = initscript.5 inittab.5 initctl.5
 -MAN8  = halt.8 init.8 killall5.8 pidof.8 poweroff.8 reboot.8 runlevel.8
--MAN8  += shutdown.8 telinit.8 fstab-decode.8
-+MAN1  =
-+MAN5  =
+-MAN8  += shutdown.8 telinit.8 fstab-decode.8 logsave.8
++MAN1  = 
++MAN5  = 
 +MAN8  = killall5.8 pidof.8
 +MAN8  += fstab-decode.8
  
@@ -44,7 +44,7 @@
  MANDB :=
  endif
  
-@@ -189,13 +185,8 @@ install:
+@@ -203,13 +199,8 @@ install:  all
                done
                # $(INSTALL_DIR) $(ROOT)/etc/
                # $(INSTALL_EXEC) ../doc/initscript.sample $(ROOT)/etc/

++++++ sysvinit-2.90.tar.xz -> sysvinit-2.95.tar.xz ++++++
++++ 3215 lines of diff (skipped)


Reply via email to