Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package words for openSUSE:Factory checked 
in at 2023-02-13 16:41:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/words (Old)
 and      /work/SRC/openSUSE:Factory/.words.new.1848 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "words"

Mon Feb 13 16:41:24 2023 rev:32 rq:1065512 version:2020.12.07

Changes:
--------
--- /work/SRC/openSUSE:Factory/words/words.changes      2022-05-02 
16:26:38.732909993 +0200
+++ /work/SRC/openSUSE:Factory/.words.new.1848/words.changes    2023-02-13 
16:43:21.180235675 +0100
@@ -1,0 +2,5 @@
+Mon Feb 13 13:32:47 UTC 2023 - Thorsten Kukuk <[email protected]>
+
+- Avoid the build requires for sysvinit-tools
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ words.spec ++++++
--- /var/tmp/diff_new_pack.CS2NOX/_old  2023-02-13 16:43:21.648238432 +0100
+++ /var/tmp/diff_new_pack.CS2NOX/_new  2023-02-13 16:43:21.656238479 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package words
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,10 +16,6 @@
 #
 
 
-#Compat macro for new _fillupdir macro introduced in Nov 2017
-%if ! %{defined _fillupdir}
-  %define _fillupdir /var/adm/fillup-templates
-%endif
 Name:           words
 Version:        2020.12.07
 Release:        0
@@ -31,7 +27,6 @@
 Source1:        sysconfig.words
 Source2:        SuSEconfig.words
 BuildRequires:  glibc-locale
-BuildRequires:  sysvinit-tools
 PreReq:         %fillup_prereq
 Provides:       scowl = %{version}-%{release}
 BuildArch:      noarch
@@ -106,9 +101,8 @@
 do
     while test -e result/${s}.todo
     do
-       usleep 50000
+       sleep 0.05s
     done
-    fsync result/${s}
 done
 
 %install

Reply via email to